commit:     87448433f627c687951165e33d1553937ee8fec3
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 28 01:08:08 2016 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Fri Oct 28 01:33:11 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87448433

dev-python/glance_store: depend on virtual/python-enum34

Package-Manager: portage-2.3.2

 dev-python/glance_store/glance_store-0.13.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/glance_store/glance_store-0.13.1.ebuild 
b/dev-python/glance_store/glance_store-0.13.1.ebuild
index 4ce466a..54e1bd1 100644
--- a/dev-python/glance_store/glance_store-0.13.1.ebuild
+++ b/dev-python/glance_store/glance_store-0.13.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -29,7 +29,7 @@ RDEPEND="
        >=dev-python/oslo-utils-3.5.0[${PYTHON_USEDEP}]
        >=dev-python/oslo-concurrency-3.5.0[${PYTHON_USEDEP}]
        >=dev-python/stevedore-1.5.0[${PYTHON_USEDEP}]
-       dev-python/enum34[$(python_gen_usedep 'python2*'),$(python_gen_usedep 
'python3_3')]
+       virtual/python-enum34[${PYTHON_USEDEP}]
        >=dev-python/eventlet-0.18.4[${PYTHON_USEDEP}]
        >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
        >=dev-python/debtcollector-1.2.0[${PYTHON_USEDEP}]

Reply via email to