summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-09-26 13:00:22 +0200
committerJustin Lecher <jlec@gentoo.org>2015-09-26 13:02:56 +0200
commit05d97056ecfea91d162a257e2457a8de30a27192 (patch)
treed3e29bd2116c8e437643375cae81cb08be519a2d /app-admin/glance
parentdev-util/valgrind: version bump to 3.11.0 (diff)
downloadgentoo-05d97056ecfea91d162a257e2457a8de30a27192.tar.gz
gentoo-05d97056ecfea91d162a257e2457a8de30a27192.tar.bz2
gentoo-05d97056ecfea91d162a257e2457a8de30a27192.zip
app-admin/glance: Set dev-python/Babel dep to upstreams setting
Package-Manager: portage-2.2.22 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-admin/glance')
-rw-r--r--app-admin/glance/glance-2015.1.1-r2.ebuild2
-rw-r--r--app-admin/glance/glance-2015.1.9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/glance/glance-2015.1.1-r2.ebuild b/app-admin/glance/glance-2015.1.1-r2.ebuild
index eb89029cb9f0..78e711b2f7f6 100644
--- a/app-admin/glance/glance-2015.1.1-r2.ebuild
+++ b/app-admin/glance/glance-2015.1.1-r2.ebuild
@@ -26,7 +26,7 @@ DEPEND="
${RDEPEND}
>=dev-python/hacking-0.10.0[${PYTHON_USEDEP}]
<dev-python/hacking-0.11[${PYTHON_USEDEP}]
- ~dev-python/Babel-1.3[${PYTHON_USEDEP}]
+ >=dev-python/Babel-1.3[${PYTHON_USEDEP}]
>=dev-python/coverage-3.6[${PYTHON_USEDEP}]
>=dev-python/fixtures-0.3.14[${PYTHON_USEDEP}]
<dev-python/fixtures-1.3.0[${PYTHON_USEDEP}]
diff --git a/app-admin/glance/glance-2015.1.9999.ebuild b/app-admin/glance/glance-2015.1.9999.ebuild
index 24b3d3be06a0..9bc465ee34b2 100644
--- a/app-admin/glance/glance-2015.1.9999.ebuild
+++ b/app-admin/glance/glance-2015.1.9999.ebuild
@@ -27,7 +27,7 @@ DEPEND="
${RDEPEND}
>=dev-python/hacking-0.10.0[${PYTHON_USEDEP}]
<dev-python/hacking-0.11[${PYTHON_USEDEP}]
- ~dev-python/Babel-1.3[${PYTHON_USEDEP}]
+ >=dev-python/Babel-1.3[${PYTHON_USEDEP}]
>=dev-python/coverage-3.6[${PYTHON_USEDEP}]
>=dev-python/fixtures-0.3.14[${PYTHON_USEDEP}]
<dev-python/fixtures-1.3.0[${PYTHON_USEDEP}]