commit:     cc96bf1da35491c538ed097c406d0c773c247e84
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 15:06:34 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=cc96bf1d

dev-python/pypy: Remove unnecessary PDEP on python-updater

 dev-python/pypy/pypy-4.0.1.ebuild | 1 -
 dev-python/pypy/pypy-5.0.0.ebuild | 1 -
 dev-python/pypy/pypy-5.1.1.ebuild | 1 -
 dev-python/pypy/pypy-5.3.0.ebuild | 1 -
 dev-python/pypy/pypy-5.3.1.ebuild | 1 -
 dev-python/pypy/pypy-9999.ebuild  | 1 -
 6 files changed, 6 deletions(-)

diff --git a/dev-python/pypy/pypy-4.0.1.ebuild 
b/dev-python/pypy/pypy-4.0.1.ebuild
index 69c51e4..056f406 100644
--- a/dev-python/pypy/pypy-4.0.1.ebuild
+++ b/dev-python/pypy/pypy-4.0.1.ebuild
@@ -38,7 +38,6 @@ DEPEND="${RDEPEND}
        doc? ( dev-python/sphinx )
        ${PYTHON_DEPS}
        test? ( dev-python/pytest )"
-PDEPEND="app-admin/python-updater"
 
 S="${WORKDIR}/${P}-src"
 

diff --git a/dev-python/pypy/pypy-5.0.0.ebuild 
b/dev-python/pypy/pypy-5.0.0.ebuild
index 69c51e4..056f406 100644
--- a/dev-python/pypy/pypy-5.0.0.ebuild
+++ b/dev-python/pypy/pypy-5.0.0.ebuild
@@ -38,7 +38,6 @@ DEPEND="${RDEPEND}
        doc? ( dev-python/sphinx )
        ${PYTHON_DEPS}
        test? ( dev-python/pytest )"
-PDEPEND="app-admin/python-updater"
 
 S="${WORKDIR}/${P}-src"
 

diff --git a/dev-python/pypy/pypy-5.1.1.ebuild 
b/dev-python/pypy/pypy-5.1.1.ebuild
index 36697f5..5445c9c 100644
--- a/dev-python/pypy/pypy-5.1.1.ebuild
+++ b/dev-python/pypy/pypy-5.1.1.ebuild
@@ -38,7 +38,6 @@ DEPEND="${RDEPEND}
        doc? ( dev-python/sphinx )
        ${PYTHON_DEPS}
        test? ( dev-python/pytest )"
-PDEPEND="app-admin/python-updater"
 
 S="${WORKDIR}/${P}-src"
 

diff --git a/dev-python/pypy/pypy-5.3.0.ebuild 
b/dev-python/pypy/pypy-5.3.0.ebuild
index 6e1cb51..d7a4f0a 100644
--- a/dev-python/pypy/pypy-5.3.0.ebuild
+++ b/dev-python/pypy/pypy-5.3.0.ebuild
@@ -39,7 +39,6 @@ DEPEND="${RDEPEND}
        doc? ( dev-python/sphinx )
        ${PYTHON_DEPS}
        test? ( dev-python/pytest )"
-PDEPEND="app-admin/python-updater"
 
 S="${WORKDIR}/${MY_P}-src"
 

diff --git a/dev-python/pypy/pypy-5.3.1.ebuild 
b/dev-python/pypy/pypy-5.3.1.ebuild
index 6e1cb51..d7a4f0a 100644
--- a/dev-python/pypy/pypy-5.3.1.ebuild
+++ b/dev-python/pypy/pypy-5.3.1.ebuild
@@ -39,7 +39,6 @@ DEPEND="${RDEPEND}
        doc? ( dev-python/sphinx )
        ${PYTHON_DEPS}
        test? ( dev-python/pytest )"
-PDEPEND="app-admin/python-updater"
 
 S="${WORKDIR}/${MY_P}-src"
 

diff --git a/dev-python/pypy/pypy-9999.ebuild b/dev-python/pypy/pypy-9999.ebuild
index 1fd2d66..25cb1e6 100644
--- a/dev-python/pypy/pypy-9999.ebuild
+++ b/dev-python/pypy/pypy-9999.ebuild
@@ -39,7 +39,6 @@ DEPEND="${RDEPEND}
        doc? ( dev-python/sphinx )
        ${PYTHON_DEPS}
        test? ( dev-python/pytest )"
-PDEPEND="app-admin/python-updater"
 
 S="${WORKDIR}/${P}-src"
 

Reply via email to