commit:     ee8ba681b2799fe85897b16bff27f15b977f2072
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 15:04:54 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 15:09:07 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee8ba681

dev-python/pypy3-bin: Remove unnecessary PDEP on python-updater

 dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild                           | 1 -
 .../{pypy3-bin-5.2.0_alpha1.ebuild => pypy3-bin-5.2.0_alpha1-r1.ebuild}  | 1 -
 2 files changed, 2 deletions(-)

diff --git a/dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild 
b/dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild
index d52c94e..3a195e3 100644
--- a/dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild
+++ b/dev-python/pypy3-bin/pypy3-bin-2.4.0-r4.ebuild
@@ -73,7 +73,6 @@ DEPEND="${RDEPEND}
        test? ( ${PYTHON_DEPS} )"
 #      doc? ( ${PYTHON_DEPS}
 #              dev-python/sphinx )
-PDEPEND="app-admin/python-updater"
 
 S=${WORKDIR}/pypy3-${PV}-src
 

diff --git a/dev-python/pypy3-bin/pypy3-bin-5.2.0_alpha1.ebuild 
b/dev-python/pypy3-bin/pypy3-bin-5.2.0_alpha1-r1.ebuild
similarity index 99%
rename from dev-python/pypy3-bin/pypy3-bin-5.2.0_alpha1.ebuild
rename to dev-python/pypy3-bin/pypy3-bin-5.2.0_alpha1-r1.ebuild
index cc59ee8..8fea012 100644
--- a/dev-python/pypy3-bin/pypy3-bin-5.2.0_alpha1.ebuild
+++ b/dev-python/pypy3-bin/pypy3-bin-5.2.0_alpha1-r1.ebuild
@@ -76,7 +76,6 @@ DEPEND="${RDEPEND}
        test? ( ${PYTHON_DEPS} )"
 #      doc? ( ${PYTHON_DEPS}
 #              dev-python/sphinx )
-PDEPEND="app-admin/python-updater"
 
 S=${WORKDIR}/${MY_P}-src
 

Reply via email to