dev-python/python-cinderclient: fixing typo in dep of python-keystoneclient
authorMatthew Thode <prometheanfire@gentoo.org>
Sun, 23 Aug 2015 03:02:38 +0000 (22:02 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sun, 23 Aug 2015 03:02:38 +0000 (22:02 -0500)
Package-Manager: portage-2.2.20.1

dev-python/python-cinderclient/python-cinderclient-1.1.2.ebuild

index fa0e674a917d03666e27db83e8c08f2eee63989a..a6526a6e52afbdc2818e402cb338525013a04c1e 100644 (file)
@@ -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}]