summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2013-12-13 21:07:46 +0000
committerMatthew Thode <prometheanfire@gentoo.org>2013-12-13 21:07:46 +0000
commit50f218d6b9908ca9c7f1a8acc2c4571059065143 (patch)
tree1ded4bcbbac4a2f3ef8e3fb5ff1781ade4d45391 /sys-cluster/neutron
parentversion bump (diff)
downloadgentoo-2-50f218d6b9908ca9c7f1a8acc2c4571059065143.tar.gz
gentoo-2-50f218d6b9908ca9c7f1a8acc2c4571059065143.tar.bz2
gentoo-2-50f218d6b9908ca9c7f1a8acc2c4571059065143.zip
running patches :D
(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.1.4-r1.ebuild3
2 files changed, 7 insertions, 2 deletions
diff --git a/sys-cluster/neutron/ChangeLog b/sys-cluster/neutron/ChangeLog
index 229a40d5f22a..703ca9521e1b 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.19 2013/12/13 20:47:39 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/neutron/ChangeLog,v 1.20 2013/12/13 21:07:46 prometheanfire Exp $
+
+ 13 Dec 2013; Matthew Thode <prometheanfire@gentoo.org>
+ neutron-2013.1.4-r1.ebuild:
+ running patches :D
*neutron-2013.1.4-r1 (13 Dec 2013)
*neutron-2013.2-r2 (13 Dec 2013)
diff --git a/sys-cluster/neutron/neutron-2013.1.4-r1.ebuild b/sys-cluster/neutron/neutron-2013.1.4-r1.ebuild
index 09156259a879..032f6873e517 100644
--- a/sys-cluster/neutron/neutron-2013.1.4-r1.ebuild
+++ b/sys-cluster/neutron/neutron-2013.1.4-r1.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.1.4-r1.ebuild,v 1.1 2013/12/13 20:47:39 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/neutron/neutron-2013.1.4-r1.ebuild,v 1.2 2013/12/13 21:07:46 prometheanfire Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -76,6 +76,7 @@ pkg_setup() {
src_prepare() {
sed -i 's/setuptools_git>=0.4//g' "${S}/setup.py"
+ distutils-r1_src_prepare
}
python_install() {