blueness    14/09/08 20:49:33

  Modified:             pypax-0.8.4.ebuild pypax-0.8.6.ebuild ChangeLog
  Removed:              pypax-0.8.1-r1.ebuild pypax-0.8.5.ebuild
                        pypax-0.8.3.ebuild
  Log:
  Fix RDEPEND.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
0xF52D4BBA)

Revision  Changes    Path
1.12                 dev-python/pypax/pypax-0.8.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypax/pypax-0.8.4.ebuild?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypax/pypax-0.8.4.ebuild?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypax/pypax-0.8.4.ebuild?r1=1.11&r2=1.12

Index: pypax-0.8.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypax/pypax-0.8.4.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- pypax-0.8.4.ebuild  31 Mar 2014 21:23:38 -0000      1.11
+++ pypax-0.8.4.ebuild  8 Sep 2014 20:49:32 -0000       1.12
@@ -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-python/pypax/pypax-0.8.4.ebuild,v 1.11 
2014/03/31 21:23:38 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypax/pypax-0.8.4.ebuild,v 1.12 
2014/09/08 20:49:32 blueness Exp $
 
 EAPI="5"
 
@@ -22,11 +22,12 @@
 
 REQUIRED_USE="|| ( ptpax xtpax )"
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+RDEPEND="
        ptpax? ( dev-libs/elfutils )
        xtpax? ( sys-apps/attr )"
 
-RDEPEND=""
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+       ${RDEPEND}"
 
 src_compile() {
        unset PTPAX



1.3                  dev-python/pypax/pypax-0.8.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypax/pypax-0.8.6.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypax/pypax-0.8.6.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypax/pypax-0.8.6.ebuild?r1=1.2&r2=1.3

Index: pypax-0.8.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypax/pypax-0.8.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pypax-0.8.6.ebuild  30 Aug 2014 02:14:31 -0000      1.2
+++ pypax-0.8.6.ebuild  8 Sep 2014 20:49:32 -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-python/pypax/pypax-0.8.6.ebuild,v 1.2 
2014/08/30 02:14:31 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypax/pypax-0.8.6.ebuild,v 1.3 
2014/09/08 20:49:32 blueness Exp $
 
 EAPI="5"
 
@@ -22,11 +22,12 @@
 
 REQUIRED_USE="|| ( ptpax xtpax )"
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+RDEPEND="
        ptpax? ( dev-libs/elfutils )
        xtpax? ( sys-apps/attr )"
 
-RDEPEND=""
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+       ${RDEPEND}"
 
 src_compile() {
        unset PTPAX



1.90                 dev-python/pypax/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypax/ChangeLog?rev=1.90&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypax/ChangeLog?rev=1.90&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pypax/ChangeLog?r1=1.89&r2=1.90

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pypax/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- ChangeLog   30 Aug 2014 02:14:31 -0000      1.89
+++ ChangeLog   8 Sep 2014 20:49:32 -0000       1.90
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/pypax
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pypax/ChangeLog,v 1.89 
2014/08/30 02:14:31 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pypax/ChangeLog,v 1.90 
2014/09/08 20:49:32 blueness Exp $
+
+  08 Sep 2014; Anthony G. Basile <bluen...@gentoo.org> -pypax-0.8.1-r1.ebuild,
+  -pypax-0.8.3.ebuild, -pypax-0.8.5.ebuild, pypax-0.8.4.ebuild,
+  pypax-0.8.6.ebuild:
+  Fix RDEPEND.
 
   30 Aug 2014; Ian Delaney <idel...@gentoo.org> pypax-0.8.6.ebuild:
   drop py2.6 add py3.4




Reply via email to