commit: f395cffdfb0b3182b2922124d39c92e9bf72b771 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sun Aug 23 03:02:38 2015 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sun Aug 23 03:02:38 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f395cffd
dev-python/python-cinderclient: fixing typo in dep of python-keystoneclient Package-Manager: portage-2.2.20.1 dev-python/python-cinderclient/python-cinderclient-1.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-cinderclient/python-cinderclient-1.1.2.ebuild b/dev-python/python-cinderclient/python-cinderclient-1.1.2.ebuild index fa0e674..a6526a6 100644 --- a/dev-python/python-cinderclient/python-cinderclient-1.1.2.ebuild +++ b/dev-python/python-cinderclient/python-cinderclient-1.1.2.ebuild @@ -40,7 +40,7 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] RDEPEND=">=dev-python/prettytable-0.7[${PYTHON_USEDEP}] <dev-python/prettytable-0.8[${PYTHON_USEDEP}] >=dev-python/python-keystoneclient-1.2.0[${PYTHON_USEDEP}] - >=dev-python/python-keystoneclient-1.4.0[${PYTHON_USEDEP}] + <dev-python/python-keystoneclient-1.4.0[${PYTHON_USEDEP}] >=dev-python/requests-2.2.0[${PYTHON_USEDEP}] !~dev-python/requests-2.4.0[${PYTHON_USEDEP}] >=dev-python/simplejson-2.2.0[${PYTHON_USEDEP}]