summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2015-02-09 05:06:59 +0000
committerMatthew Thode <prometheanfire@gentoo.org>2015-02-09 05:06:59 +0000
commit8ba8b1ee49d53d6f125801cec61663943bf53817 (patch)
tree841da6e151142cd0acf985ef01a68f0fc6b148dd /sys-cluster
parentAdd ruby20, ruby21 support. Drop sparc keyword. (diff)
downloadgentoo-2-8ba8b1ee49d53d6f125801cec61663943bf53817.tar.gz
gentoo-2-8ba8b1ee49d53d6f125801cec61663943bf53817.tar.bz2
gentoo-2-8ba8b1ee49d53d6f125801cec61663943bf53817.zip
adding missing dep
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x33ED3FD25AFC78BA)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/neutron/ChangeLog6
-rw-r--r--sys-cluster/neutron/neutron-2014.2.2.ebuild3
-rw-r--r--sys-cluster/neutron/neutron-2014.2.9999.ebuild3
3 files changed, 9 insertions, 3 deletions
diff --git a/sys-cluster/neutron/ChangeLog b/sys-cluster/neutron/ChangeLog
index 9f060ab3d29f..509c7eabedd6 100644
--- a/sys-cluster/neutron/ChangeLog
+++ b/sys-cluster/neutron/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/neutron
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/neutron/ChangeLog,v 1.52 2015/02/08 02:31:21 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/neutron/ChangeLog,v 1.53 2015/02/09 05:06:59 prometheanfire Exp $
+
+ 09 Feb 2015; Matthew Thode <prometheanfire@gentoo.org>
+ neutron-2014.2.2.ebuild, neutron-2014.2.9999.ebuild:
+ adding missing dep
*neutron-2014.2.2 (08 Feb 2015)
diff --git a/sys-cluster/neutron/neutron-2014.2.2.ebuild b/sys-cluster/neutron/neutron-2014.2.2.ebuild
index 4dd83f677216..55e79af46c2d 100644
--- a/sys-cluster/neutron/neutron-2014.2.2.ebuild
+++ b/sys-cluster/neutron/neutron-2014.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/neutron/neutron-2014.2.2.ebuild,v 1.1 2015/02/08 02:31:21 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/neutron/neutron-2014.2.2.ebuild,v 1.2 2015/02/09 05:06:59 prometheanfire Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -93,6 +93,7 @@ RDEPEND="
>=dev-python/python-novaclient-2.18.0[${PYTHON_USEDEP}]
dev-python/pyudev[${PYTHON_USEDEP}]
sys-apps/iproute2
+ net-misc/bridge-utils
net-firewall/ipset
openvswitch? ( net-misc/openvswitch )
dhcp? ( net-dns/dnsmasq[dhcp-tools] )"
diff --git a/sys-cluster/neutron/neutron-2014.2.9999.ebuild b/sys-cluster/neutron/neutron-2014.2.9999.ebuild
index 0d02aad09be9..3d08afcae4e1 100644
--- a/sys-cluster/neutron/neutron-2014.2.9999.ebuild
+++ b/sys-cluster/neutron/neutron-2014.2.9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/neutron/neutron-2014.2.9999.ebuild,v 1.8 2015/02/08 02:31:21 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/neutron/neutron-2014.2.9999.ebuild,v 1.9 2015/02/09 05:06:59 prometheanfire Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -94,6 +94,7 @@ RDEPEND="
>=dev-python/python-novaclient-2.18.0[${PYTHON_USEDEP}]
dev-python/pyudev[${PYTHON_USEDEP}]
sys-apps/iproute2
+ net-misc/bridge-utils
net-firewall/ipset
openvswitch? ( net-misc/openvswitch )
dhcp? ( net-dns/dnsmasq[dhcp-tools] )"