mgorny      14/07/06 12:52:40

  Modified:             github-pages-publish-0.1.2.ebuild ChangeLog
  Log:
  Clean up obsolete dependencies on virtual/python-argparse and 
virtual/python-unittest2 (those packages were only required for <=python-2.6).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.3                  
dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild?r1=1.2&r2=1.3

Index: github-pages-publish-0.1.2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- github-pages-publish-0.1.2.ebuild   22 Jun 2014 00:08:22 -0000      1.2
+++ github-pages-publish-0.1.2.ebuild   6 Jul 2014 12:52:40 -0000       1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild,v
 1.2 2014/06/22 00:08:22 rafaelmartins Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild,v
 1.3 2014/07/06 12:52:40 mgorny Exp $
 
 EAPI=5
 
@@ -31,6 +31,5 @@
 IUSE=""
 
 DEPEND="dev-python/setuptools
-       >=dev-python/pygit2-0.20.0
-       virtual/python-argparse"
+       >=dev-python/pygit2-0.20.0"
 RDEPEND="${DEPEND}"



1.5                  dev-vcs/github-pages-publish/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/github-pages-publish/ChangeLog?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/github-pages-publish/ChangeLog?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/github-pages-publish/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/github-pages-publish/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   22 Jun 2014 00:08:22 -0000      1.4
+++ ChangeLog   6 Jul 2014 12:52:40 -0000       1.5
@@ -1,6 +1,11 @@
 # ChangeLog for dev-vcs/github-pages-publish
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/github-pages-publish/ChangeLog,v 
1.4 2014/06/22 00:08:22 rafaelmartins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/github-pages-publish/ChangeLog,v 
1.5 2014/07/06 12:52:40 mgorny Exp $
+
+  06 Jul 2014; Michał Górny <mgo...@gentoo.org>
+  github-pages-publish-0.1.2.ebuild:
+  Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
+  unittest2 (those packages were only required for <=python-2.6).
 
   22 Jun 2014; Rafael G. Martins <rafaelmart...@gentoo.org>
   github-pages-publish-0.1.2.ebuild:




Reply via email to