diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2013-11-14 04:23:37 +0000 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2013-11-14 04:23:37 +0000 |
commit | e465bb10007aeabd63c26362faa7fe100d55c3b4 (patch) | |
tree | 0bce074a18c39fb9d3eae50bf433a207c9711b5f /sys-cluster | |
parent | updating runtime requirements (diff) | |
download | gentoo-2-e465bb10007aeabd63c26362faa7fe100d55c3b4.tar.gz gentoo-2-e465bb10007aeabd63c26362faa7fe100d55c3b4.tar.bz2 gentoo-2-e465bb10007aeabd63c26362faa7fe100d55c3b4.zip |
updating nova runtime deps, was missing sysfsutils
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/nova/ChangeLog | 6 | ||||
-rw-r--r-- | sys-cluster/nova/nova-2013.1.4.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/nova/nova-2013.1.9999.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/nova/nova-2013.2.9999.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/nova/nova-2013.2.ebuild | 3 |
5 files changed, 13 insertions, 5 deletions
diff --git a/sys-cluster/nova/ChangeLog b/sys-cluster/nova/ChangeLog index 9182b0a0bdbb..75309eb9c862 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.35 2013/11/11 03:21:57 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/ChangeLog,v 1.36 2013/11/14 04:23:37 prometheanfire Exp $ + + 14 Nov 2013; Matthew Thode <prometheanfire@gentoo.org> nova-2013.1.4.ebuild, + nova-2013.1.9999.ebuild, nova-2013.2.9999.ebuild, nova-2013.2.ebuild: + updating nova runtime deps, was missing sysfsutils *nova-2013.2-r1 (11 Nov 2013) diff --git a/sys-cluster/nova/nova-2013.1.4.ebuild b/sys-cluster/nova/nova-2013.1.4.ebuild index db72a077fd58..a5173c05b497 100644 --- a/sys-cluster/nova/nova-2013.1.4.ebuild +++ b/sys-cluster/nova/nova-2013.1.4.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.4.ebuild,v 1.1 2013/10/29 06:15:52 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2013.1.4.ebuild,v 1.2 2013/11/14 04:23:37 prometheanfire Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -61,6 +61,7 @@ RDEPEND=">=dev-python/amqplib-0.6.1[${PYTHON_USEDEP}] virtual/python-argparse[${PYTHON_USEDEP}] app-emulation/libvirt[${PYTHON_USEDEP}] novncproxy? ( www-apps/novnc ) + sys-fs/sysfsutils kvm? ( app-emulation/qemu ) xen? ( app-emulation/xen app-emulation/xen-tools )" diff --git a/sys-cluster/nova/nova-2013.1.9999.ebuild b/sys-cluster/nova/nova-2013.1.9999.ebuild index 6b30ed997d7f..fcc8e88a1dc2 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.9 2013/09/27 01:41:21 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2013.1.9999.ebuild,v 1.10 2013/11/14 04:23:37 prometheanfire Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -63,6 +63,7 @@ RDEPEND=">=dev-python/amqplib-0.6.1[${PYTHON_USEDEP}] virtual/python-argparse[${PYTHON_USEDEP}] app-emulation/libvirt[${PYTHON_USEDEP}] novncproxy? ( www-apps/novnc ) + sys-fs/sysfsutils kvm? ( app-emulation/qemu ) xen? ( app-emulation/xen app-emulation/xen-tools )" diff --git a/sys-cluster/nova/nova-2013.2.9999.ebuild b/sys-cluster/nova/nova-2013.2.9999.ebuild index 0982dc86db59..5b410047565c 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.3 2013/11/11 03:21:57 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2013.2.9999.ebuild,v 1.4 2013/11/14 04:23:37 prometheanfire Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -66,6 +66,7 @@ RDEPEND="sqlite? ( >=dev-python/sqlalchemy-0.7.8[sqlite,${PYTHON_USEDEP}] novncproxy? ( www-apps/novnc ) sys-apps/iproute2 net-misc/openvswitch + sys-fs/sysfsutils kvm? ( app-emulation/qemu ) xen? ( app-emulation/xen app-emulation/xen-tools )" diff --git a/sys-cluster/nova/nova-2013.2.ebuild b/sys-cluster/nova/nova-2013.2.ebuild index c2a34221efe3..040bbd56b4e5 100644 --- a/sys-cluster/nova/nova-2013.2.ebuild +++ b/sys-cluster/nova/nova-2013.2.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.ebuild,v 1.1 2013/10/29 06:15:52 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/nova/nova-2013.2.ebuild,v 1.2 2013/11/14 04:23:37 prometheanfire Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -63,6 +63,7 @@ RDEPEND="sqlite? ( >=dev-python/sqlalchemy-0.7.8[sqlite,${PYTHON_USEDEP}] >=dev-python/oslo-config-1.2.0[${PYTHON_USEDEP}] app-emulation/libvirt[${PYTHON_USEDEP}] novncproxy? ( www-apps/novnc ) + sys-fs/sysfsutils kvm? ( app-emulation/qemu ) xen? ( app-emulation/xen app-emulation/xen-tools )" |