diff options
Diffstat (limited to 'sys-cluster/nova/nova-2012.2.3-r3.ebuild')
-rw-r--r-- | sys-cluster/nova/nova-2012.2.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/nova/nova-2012.2.3-r3.ebuild b/sys-cluster/nova/nova-2012.2.3-r3.ebuild index 7e95acd8d735..2b70c99c2095 100644 --- a/sys-cluster/nova/nova-2012.2.3-r3.ebuild +++ b/sys-cluster/nova/nova-2012.2.3-r3.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.3-r3.ebuild,v 1.1 2013/03/25 19:47:36 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2012.2.3-r3.ebuild,v 1.2 2013/03/26 04:41:39 prometheanfire Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -25,7 +25,7 @@ RDEPEND="=dev-python/amqplib-0.6.1 <=dev-python/sqlalchemy-0.7.9 =dev-python/boto-2.1.1[${PYTHON_USEDEP}] >=dev-python/eventlet-0.9.17 - =dev-python/kombu-1.0.4 + =dev-python/kombu-1.0.4-r1[${PYTHON_USEDEP}] =dev-python/routes-1.12.3-r1[${PYTHON_USEDEP}] =dev-python/webob-1.0.8-r1[${PYTHON_USEDEP}] >=dev-python/greenlet-0.3.1[${PYTHON_USEDEP}] |