summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2014-11-21 01:48:57 +0000
committerMatthew Thode <prometheanfire@gentoo.org>2014-11-21 01:48:57 +0000
commitbb047c844b2118f6eff59706181b124c2075454e (patch)
tree4af94c27af51d3de2e74b8d3ceb3f153c9ff2eb3 /sys-cluster/neutron
parentadding 0.9.1 for openstack deps (they specificly disallow the newest (0.9.2) ... (diff)
downloadgentoo-2-bb047c844b2118f6eff59706181b124c2075454e.tar.gz
gentoo-2-bb047c844b2118f6eff59706181b124c2075454e.tar.bz2
gentoo-2-bb047c844b2118f6eff59706181b124c2075454e.zip
mapping patch is unneeded now
(Portage version: 2.2.8-r2/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-2014.2.9999.ebuild3
-rw-r--r--sys-cluster/neutron/neutron-2014.2.ebuild3
3 files changed, 7 insertions, 5 deletions
diff --git a/sys-cluster/neutron/ChangeLog b/sys-cluster/neutron/ChangeLog
index 652d8525b3ba..acf91ad2cc62 100644
--- a/sys-cluster/neutron/ChangeLog
+++ b/sys-cluster/neutron/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-cluster/neutron
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/neutron/ChangeLog,v 1.45 2014/11/21 00:15:22 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/neutron/ChangeLog,v 1.46 2014/11/21 01:48:57 prometheanfire Exp $
+
+ 21 Nov 2014; Matthew Thode <prometheanfire@gentoo.org>
+ neutron-2014.2.9999.ebuild, neutron-2014.2.ebuild:
+ mapping patch is unneeded now
21 Nov 2014; Matthew Thode <prometheanfire@gentoo.org>
neutron-2014.2.9999.ebuild, neutron-2014.2.ebuild:
diff --git a/sys-cluster/neutron/neutron-2014.2.9999.ebuild b/sys-cluster/neutron/neutron-2014.2.9999.ebuild
index c44b32a14125..5771da7f111d 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-2014 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.2 2014/11/21 00:15:22 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/neutron/neutron-2014.2.9999.ebuild,v 1.3 2014/11/21 01:48:57 prometheanfire Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -114,7 +114,6 @@ RDEPEND="
dhcp? ( net-dns/dnsmasq[dhcp-tools] )"
PATCHES=(
- "${FILESDIR}/sphinx_mapping.patch"
)
pkg_setup() {
diff --git a/sys-cluster/neutron/neutron-2014.2.ebuild b/sys-cluster/neutron/neutron-2014.2.ebuild
index 6ab0a329ac40..8cce2627bd36 100644
--- a/sys-cluster/neutron/neutron-2014.2.ebuild
+++ b/sys-cluster/neutron/neutron-2014.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/neutron/neutron-2014.2.ebuild,v 1.2 2014/11/21 00:15:22 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/neutron/neutron-2014.2.ebuild,v 1.3 2014/11/21 01:48:57 prometheanfire Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -113,7 +113,6 @@ RDEPEND="
dhcp? ( net-dns/dnsmasq[dhcp-tools] )"
PATCHES=(
- "${FILESDIR}/sphinx_mapping.patch"
)
pkg_setup() {