diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2013-09-27 00:52:01 +0000 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2013-09-27 00:52:01 +0000 |
commit | 127eb8defe025b9c7e935f3be68a2c3b8e3a7cb1 (patch) | |
tree | 88a474a19f9aca6a2144046c1ed4d451c0411eea /sys-cluster/cinder | |
parent | fix for oslo-config (diff) | |
download | gentoo-2-127eb8defe025b9c7e935f3be68a2c3b8e3a7cb1.tar.gz gentoo-2-127eb8defe025b9c7e935f3be68a2c3b8e3a7cb1.tar.bz2 gentoo-2-127eb8defe025b9c7e935f3be68a2c3b8e3a7cb1.zip |
fix for oslo-config dep
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Diffstat (limited to 'sys-cluster/cinder')
-rw-r--r-- | sys-cluster/cinder/ChangeLog | 6 | ||||
-rw-r--r-- | sys-cluster/cinder/cinder-2013.1.3-r4.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/cinder/cinder-2013.1.9999.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/cinder/cinder-9999.ebuild | 3 |
4 files changed, 11 insertions, 4 deletions
diff --git a/sys-cluster/cinder/ChangeLog b/sys-cluster/cinder/ChangeLog index 4356a1645997..799854aa8cda 100644 --- a/sys-cluster/cinder/ChangeLog +++ b/sys-cluster/cinder/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-cluster/cinder # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/ChangeLog,v 1.19 2013/09/27 00:02:17 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/ChangeLog,v 1.20 2013/09/27 00:52:01 prometheanfire Exp $ + + 27 Sep 2013; Matthew Thode <prometheanfire@gentoo.org> + cinder-2013.1.3-r4.ebuild, cinder-2013.1.9999.ebuild, cinder-9999.ebuild: + fix for oslo-config dep *cinder-2012.2.4-r5 (27 Sep 2013) *cinder-2013.1.3-r4 (27 Sep 2013) 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 diff --git a/sys-cluster/cinder/cinder-2013.1.9999.ebuild b/sys-cluster/cinder/cinder-2013.1.9999.ebuild index 9935644f1cbf..2c9c53d26ca8 100644 --- a/sys-cluster/cinder/cinder-2013.1.9999.ebuild +++ b/sys-cluster/cinder/cinder-2013.1.9999.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.9999.ebuild,v 1.5 2013/09/27 00:02:16 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2013.1.9999.ebuild,v 1.6 2013/09/27 00:52:01 prometheanfire Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -52,6 +52,7 @@ RDEPEND="=dev-python/amqplib-0.6.1-r1[${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 diff --git a/sys-cluster/cinder/cinder-9999.ebuild b/sys-cluster/cinder/cinder-9999.ebuild index d1a620572d1c..1cecb7b38c76 100644 --- a/sys-cluster/cinder/cinder-9999.ebuild +++ b/sys-cluster/cinder/cinder-9999.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-9999.ebuild,v 1.4 2013/09/27 00:02:16 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-9999.ebuild,v 1.5 2013/09/27 00:52:01 prometheanfire Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -54,6 +54,7 @@ RDEPEND=">=dev-python/amqplib-0.6.1-r1[${PYTHON_USEDEP}] >=dev-python/python-keystoneclient-0.3.0[${PYTHON_USEDEP}] >=dev-python/python-swiftclient-1.5[${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 |