Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/cinder/
Date: Wed, 30 Aug 2017 21:07:04
Message-Id: 1504127184.e4d39ffd786a17c690d7d60fc9dbb4f8c328ea43.prometheanfire@gentoo
1 commit: e4d39ffd786a17c690d7d60fc9dbb4f8c328ea43
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 30 20:17:51 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 30 21:06:24 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4d39ffd
7
8 sys-cluster/cinder: fixing i18n mask
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 sys-cluster/cinder/cinder-2017.2.9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-cluster/cinder/cinder-2017.2.9999.ebuild b/sys-cluster/cinder/cinder-2017.2.9999.ebuild
16 index b470b8b2fc3..3adc118d787 100644
17 --- a/sys-cluster/cinder/cinder-2017.2.9999.ebuild
18 +++ b/sys-cluster/cinder/cinder-2017.2.9999.ebuild
19 @@ -116,7 +116,7 @@ RDEPEND="
20 ~dev-python/suds-0.6[${PYTHON_USEDEP}]
21 >=dev-python/webob-1.7.1[${PYTHON_USEDEP}]
22 >=dev-python/oslo-i18n-2.1.0[${PYTHON_USEDEP}]
23 - !~dev-python/oslo-i18n-3.15.0[${PYTHON_USEDEP}]
24 + !~dev-python/oslo-i18n-3.15.2[${PYTHON_USEDEP}]
25 >=dev-python/oslo-vmware-2.17.0[${PYTHON_USEDEP}]
26 >=dev-python/os-brick-1.15.2[${PYTHON_USEDEP}]
27 >=dev-python/os-win-2.0.0[${PYTHON_USEDEP}]