summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-01-27 09:32:15 +0100
committerJustin Lecher <jlec@gentoo.org>2016-01-27 09:32:15 +0100
commit178920822894852a6428463731b007960d12e129 (patch)
tree75ab901f997c680db8e75bb8a3e39641ba279800 /dev-python
parentGLEP 67 conversion (diff)
downloadbetagarden-178920822894852a6428463731b007960d12e129.tar.gz
betagarden-178920822894852a6428463731b007960d12e129.tar.bz2
betagarden-178920822894852a6428463731b007960d12e129.zip
dev-python/pies: Use virtual
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pies/pies-2.6.1.ebuild4
-rw-r--r--dev-python/pies/pies-2.6.3.ebuild4
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}"