commit:     178920822894852a6428463731b007960d12e129
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 27 08:32:15 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Jan 27 08:32:15 2016 +0000
URL:        https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=17892082

dev-python/pies: Use virtual

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/pies/pies-2.6.1.ebuild | 4 ++--
 dev-python/pies/pies-2.6.3.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-python/pies/pies-2.6.1.ebuild 
b/dev-python/pies/pies-2.6.1.ebuild
index f66b01a..55a98ee 100644
--- a/dev-python/pies/pies-2.6.1.ebuild
+++ b/dev-python/pies/pies-2.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -21,6 +21,6 @@ IUSE=""
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND="
        $(python_gen_cond_dep 'dev-python/pies2overrides[${PYTHON_USEDEP}]' 
python2_7)
-       $(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' 
python{2_7,3_3})"
+       virtual/python-enum34[${PYTHON_USEDEP}]"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"

diff --git a/dev-python/pies/pies-2.6.3.ebuild 
b/dev-python/pies/pies-2.6.3.ebuild
index f66b01a..55a98ee 100644
--- a/dev-python/pies/pies-2.6.3.ebuild
+++ b/dev-python/pies/pies-2.6.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -21,6 +21,6 @@ IUSE=""
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND="
        $(python_gen_cond_dep 'dev-python/pies2overrides[${PYTHON_USEDEP}]' 
python2_7)
-       $(python_gen_cond_dep 'dev-python/enum34[${PYTHON_USEDEP}]' 
python{2_7,3_3})"
+       virtual/python-enum34[${PYTHON_USEDEP}]"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"

Reply via email to