diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2013-08-22 04:55:51 +0000 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2013-08-22 04:55:51 +0000 |
commit | 3b336d9b92203a16ca9174d2154b98ebc0eb9292 (patch) | |
tree | ba1f963f9f208be978257d413889457972d63c99 /sys-cluster/nova | |
parent | undoing some of the quantum->neutron stuff because upstream is.... (diff) | |
download | gentoo-2-3b336d9b92203a16ca9174d2154b98ebc0eb9292.tar.gz gentoo-2-3b336d9b92203a16ca9174d2154b98ebc0eb9292.tar.bz2 gentoo-2-3b336d9b92203a16ca9174d2154b98ebc0eb9292.zip |
undoing some of upstreams stupid with the quantum->neutron thing
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Diffstat (limited to 'sys-cluster/nova')
-rw-r--r-- | sys-cluster/nova/ChangeLog | 6 | ||||
-rw-r--r-- | sys-cluster/nova/nova-2012.2.4-r4.ebuild | 4 | ||||
-rw-r--r-- | sys-cluster/nova/nova-2013.1.3.ebuild | 6 | ||||
-rw-r--r-- | sys-cluster/nova/nova-2013.1.9999.ebuild | 6 |
4 files changed, 13 insertions, 9 deletions
diff --git a/sys-cluster/nova/ChangeLog b/sys-cluster/nova/ChangeLog index d4ec3d3267d8..dcebe2f65c92 100644 --- a/sys-cluster/nova/ChangeLog +++ b/sys-cluster/nova/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-cluster/nova # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/ChangeLog,v 1.21 2013/08/20 16:33:00 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/ChangeLog,v 1.22 2013/08/22 04:55:51 prometheanfire Exp $ + + 22 Aug 2013; Matthew Thode <prometheanfire@gentoo.org> + nova-2012.2.4-r4.ebuild, nova-2013.1.3.ebuild, nova-2013.1.9999.ebuild: + undoing some of upstreams stupid with the quantum->neutron thing 20 Aug 2013; Matthew Thode <prometheanfire@gentoo.org> nova-2012.2.4-r4.ebuild, nova-2013.1.3.ebuild, nova-2013.1.9999.ebuild, diff --git a/sys-cluster/nova/nova-2012.2.4-r4.ebuild b/sys-cluster/nova/nova-2012.2.4-r4.ebuild index e31fdc29698f..c6b90d561441 100644 --- a/sys-cluster/nova/nova-2012.2.4-r4.ebuild +++ b/sys-cluster/nova/nova-2012.2.4-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/nova/nova-2012.2.4-r4.ebuild,v 1.2 2013/08/20 16:33:00 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2012.2.4-r4.ebuild,v 1.3 2013/08/22 04:55:51 prometheanfire Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -41,7 +41,7 @@ RDEPEND="=dev-python/amqplib-0.6.1 >=dev-python/setuptools-git-0.4[${PYTHON_USEDEP}] >=dev-python/python-glanceclient-0.5.0[${PYTHON_USEDEP}] <dev-python/python-glanceclient-2[${PYTHON_USEDEP}] - >=dev-python/python-neutronclient-2.1[${PYTHON_USEDEP}]" + >=dev-python/python-quantumclient-2.1[${PYTHON_USEDEP}]" PATCHES=( "${FILESDIR}/nova-folsom-4-CVE-2013-2030.patch" diff --git a/sys-cluster/nova/nova-2013.1.3.ebuild b/sys-cluster/nova/nova-2013.1.3.ebuild index 5aca1e44bf91..4705be447ab8 100644 --- a/sys-cluster/nova/nova-2013.1.3.ebuild +++ b/sys-cluster/nova/nova-2013.1.3.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/nova/nova-2013.1.3.ebuild,v 1.2 2013/08/20 16:33:00 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2013.1.3.ebuild,v 1.3 2013/08/22 04:55:51 prometheanfire Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -44,8 +44,8 @@ RDEPEND=">=dev-python/amqplib-0.6.1[${PYTHON_USEDEP}] >=dev-python/python-cinderclient-1.0.1[${PYTHON_USEDEP}] >=dev-python/python-glanceclient-0.5.0[${PYTHON_USEDEP}] <dev-python/python-glanceclient-2[${PYTHON_USEDEP}] - >=dev-python/python-neutronclient-2.2.0[${PYTHON_USEDEP}] - <=dev-python/python-neutronclient-3.0.0[${PYTHON_USEDEP}] + >=dev-python/python-quantumclient-2.2.0[${PYTHON_USEDEP}] + <=dev-python/python-quantumclient-3.0.0[${PYTHON_USEDEP}] >=dev-python/python-keystoneclient-0.2.0[${PYTHON_USEDEP}] >=dev-python/stevedore-0.7 <dev-python/websockify-0.4[${PYTHON_USEDEP}] diff --git a/sys-cluster/nova/nova-2013.1.9999.ebuild b/sys-cluster/nova/nova-2013.1.9999.ebuild index 6d3ad1b97b42..c2ce3e27c966 100644 --- a/sys-cluster/nova/nova-2013.1.9999.ebuild +++ b/sys-cluster/nova/nova-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/nova/nova-2013.1.9999.ebuild,v 1.3 2013/08/20 16:33:00 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2013.1.9999.ebuild,v 1.4 2013/08/22 04:55:51 prometheanfire Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -45,8 +45,8 @@ RDEPEND=">=dev-python/amqplib-0.6.1[${PYTHON_USEDEP}] >=dev-python/python-cinderclient-1.0.1[${PYTHON_USEDEP}] >=dev-python/python-glanceclient-0.5.0[${PYTHON_USEDEP}] <dev-python/python-glanceclient-2[${PYTHON_USEDEP}] - >=dev-python/python-neutronclient-2.2.0[${PYTHON_USEDEP}] - <=dev-python/python-neutronclient-3.0.0[${PYTHON_USEDEP}] + >=dev-python/python-quantumclient-2.2.0[${PYTHON_USEDEP}] + <=dev-python/python-quantumclient-3.0.0[${PYTHON_USEDEP}] >=dev-python/python-keystoneclient-0.2.0[${PYTHON_USEDEP}] >=dev-python/stevedore-0.7 <dev-python/websockify-0.4[${PYTHON_USEDEP}] |