diff options
Diffstat (limited to 'sys-cluster/cinder/cinder-2013.1.3-r4.ebuild')
-rw-r--r-- | sys-cluster/cinder/cinder-2013.1.3-r4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-cluster/cinder/cinder-2013.1.3-r4.ebuild b/sys-cluster/cinder/cinder-2013.1.3-r4.ebuild index 678797d8486c..9de70e86b868 100644 --- a/sys-cluster/cinder/cinder-2013.1.3-r4.ebuild +++ b/sys-cluster/cinder/cinder-2013.1.3-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2013.1.3-r4.ebuild,v 1.1 2013/09/27 00:02:16 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2013.1.3-r4.ebuild,v 1.2 2013/09/27 00:52:01 prometheanfire Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -51,6 +51,7 @@ RDEPEND="~dev-python/amqplib-0.6.1[${PYTHON_USEDEP}] >=dev-python/python-keystoneclient-0.2.0[${PYTHON_USEDEP}] dev-python/python-swiftclient[${PYTHON_USEDEP}] >=dev-python/oslo-config-1.1.0[${PYTHON_USEDEP}] + <dev-python/oslo-config-1.2.0[${PYTHON_USEDEP}] virtual/python-argparse[${PYTHON_USEDEP}] >=sys-block/iscsitarget-1.4.20.2_p20130821 sys-fs/lvm2 |