summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2013-11-11 03:15:04 +0000
committerMatthew Thode <prometheanfire@gentoo.org>2013-11-11 03:15:04 +0000
commit448c32c9a54bc304e883b88b475a50426df46ca6 (patch)
tree04b0135c95933b5342ab0c33810134987e5740e6 /sys-cluster/neutron
parentupdate of openvsiwtch to 2.0.0 (diff)
downloadgentoo-2-448c32c9a54bc304e883b88b475a50426df46ca6.tar.gz
gentoo-2-448c32c9a54bc304e883b88b475a50426df46ca6.tar.bz2
gentoo-2-448c32c9a54bc304e883b88b475a50426df46ca6.zip
update of neutron for iproute2
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Diffstat (limited to 'sys-cluster/neutron')
-rw-r--r--sys-cluster/neutron/ChangeLog6
-rw-r--r--sys-cluster/neutron/neutron-2013.2.9999.ebuild4
-rw-r--r--sys-cluster/neutron/neutron-2013.2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-cluster/neutron/ChangeLog b/sys-cluster/neutron/ChangeLog
index ef2a95b37508..cde31f56a931 100644
--- a/sys-cluster/neutron/ChangeLog
+++ b/sys-cluster/neutron/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/neutron
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/neutron/ChangeLog,v 1.15 2013/11/10 23:04:52 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/neutron/ChangeLog,v 1.16 2013/11/11 03:15:04 prometheanfire Exp $
+
+ 11 Nov 2013; Matthew Thode <prometheanfire@gentoo.org>
+ neutron-2013.2.9999.ebuild, neutron-2013.2.ebuild:
+ update of neutron for iproute2
10 Nov 2013; Matthew Thode <prometheanfire@gentoo.org>
neutron-2012.2.4-r7.ebuild, neutron-2013.1.4.ebuild,
diff --git a/sys-cluster/neutron/neutron-2013.2.9999.ebuild b/sys-cluster/neutron/neutron-2013.2.9999.ebuild
index 24ae532ac954..f56544e9244a 100644
--- a/sys-cluster/neutron/neutron-2013.2.9999.ebuild
+++ b/sys-cluster/neutron/neutron-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/neutron/neutron-2013.2.9999.ebuild,v 1.3 2013/11/10 23:04:52 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/neutron/neutron-2013.2.9999.ebuild,v 1.4 2013/11/11 03:15:04 prometheanfire Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -69,7 +69,7 @@ RDEPEND="dev-python/paste[${PYTHON_USEDEP}]
>=dev-python/oslo-config-1.2.0[${PYTHON_USEDEP}]
>=dev-python/python-novaclient-2.15.0[${PYTHON_USEDEP}]
dev-python/pyudev[${PYTHON_USEDEP}]
- net-misc/bridge-utils
+ sys-apps/iproute2
openvswitch? ( net-misc/openvswitch )
dhcp? ( net-dns/dnsmasq[dhcp-tools] )"
diff --git a/sys-cluster/neutron/neutron-2013.2.ebuild b/sys-cluster/neutron/neutron-2013.2.ebuild
index 4dad1e42d3bb..0aad3604d826 100644
--- a/sys-cluster/neutron/neutron-2013.2.ebuild
+++ b/sys-cluster/neutron/neutron-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/neutron/neutron-2013.2.ebuild,v 1.2 2013/11/10 23:04:52 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/neutron/neutron-2013.2.ebuild,v 1.3 2013/11/11 03:15:04 prometheanfire Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -68,7 +68,7 @@ RDEPEND="dev-python/paste[${PYTHON_USEDEP}]
>=dev-python/oslo-config-1.2.0[${PYTHON_USEDEP}]
>=dev-python/python-novaclient-2.15.0[${PYTHON_USEDEP}]
dev-python/pyudev[${PYTHON_USEDEP}]
- net-misc/bridge-utils
+ sys-apps/iproute2
openvswitch? ( net-misc/openvswitch )
dhcp? ( net-dns/dnsmasq[dhcp-tools] )"