diff options
Diffstat (limited to 'sys-cluster/nova/nova-2013.2.9999.ebuild')
-rw-r--r-- | sys-cluster/nova/nova-2013.2.9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/nova/nova-2013.2.9999.ebuild b/sys-cluster/nova/nova-2013.2.9999.ebuild index 0911c9bf872e..73e7154f3fe4 100644 --- a/sys-cluster/nova/nova-2013.2.9999.ebuild +++ b/sys-cluster/nova/nova-2013.2.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.2.9999.ebuild,v 1.5 2013/11/14 06:54:23 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2013.2.9999.ebuild,v 1.6 2013/11/24 22:42:41 prometheanfire Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -62,7 +62,7 @@ RDEPEND="sqlite? ( >=dev-python/sqlalchemy-0.7.8[sqlite,${PYTHON_USEDEP}] >=dev-python/websockify-0.5.1[${PYTHON_USEDEP}] <dev-python/websockify-0.6[${PYTHON_USEDEP}] >=dev-python/oslo-config-1.2.0[${PYTHON_USEDEP}] - app-emulation/libvirt[${PYTHON_USEDEP}] + app-emulation/libvirt[python_single_target_python2_7] novncproxy? ( www-apps/novnc ) sys-apps/iproute2 net-misc/openvswitch |