summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2012-05-21 19:10:55 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2012-05-21 19:10:55 +0000
commit62e3926a2ab05ebcbde9b58d3418fc271adb9ef2 (patch)
tree2fe2f5b9be13a1fd55ffd509cd6c7f3055ed4cf4 /net-analyzer
parentNeed eutils for epatch. (diff)
downloadgentoo-2-62e3926a2ab05ebcbde9b58d3418fc271adb9ef2.tar.gz
gentoo-2-62e3926a2ab05ebcbde9b58d3418fc271adb9ef2.tar.bz2
gentoo-2-62e3926a2ab05ebcbde9b58d3418fc271adb9ef2.zip
Add missing inheritance of eutils.eclass
(Portage version: 2.2.0_alpha104/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/cacti-spine/ChangeLog6
-rw-r--r--net-analyzer/cacti-spine/cacti-spine-0.8.7g.ebuild4
-rw-r--r--net-analyzer/cacti-spine/cacti-spine-0.8.7h.ebuild4
-rw-r--r--net-analyzer/cacti-spine/cacti-spine-0.8.7i.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/net-analyzer/cacti-spine/ChangeLog b/net-analyzer/cacti-spine/ChangeLog
index d68158010234..59acad4fe4ec 100644
--- a/net-analyzer/cacti-spine/ChangeLog
+++ b/net-analyzer/cacti-spine/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/cacti-spine
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v 1.34 2012/04/05 21:09:45 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/ChangeLog,v 1.35 2012/05/21 19:10:55 xarthisius Exp $
+
+ 21 May 2012; Kacper Kowalik <xarthisius@gentoo.org> cacti-spine-0.8.7g.ebuild,
+ cacti-spine-0.8.7h.ebuild, cacti-spine-0.8.7i.ebuild:
+ Add missing inheritance of eutils.eclass
05 Apr 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
cacti-spine-0.8.7i.ebuild:
diff --git a/net-analyzer/cacti-spine/cacti-spine-0.8.7g.ebuild b/net-analyzer/cacti-spine/cacti-spine-0.8.7g.ebuild
index 191f9599a320..cb90119674b2 100644
--- a/net-analyzer/cacti-spine/cacti-spine-0.8.7g.ebuild
+++ b/net-analyzer/cacti-spine/cacti-spine-0.8.7g.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7g.ebuild,v 1.8 2012/04/01 17:23:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7g.ebuild,v 1.9 2012/05/21 19:10:55 xarthisius Exp $
EAPI="2"
-inherit autotools
+inherit autotools eutils
UPSTREAM_PATCHES="unified_issues"
diff --git a/net-analyzer/cacti-spine/cacti-spine-0.8.7h.ebuild b/net-analyzer/cacti-spine/cacti-spine-0.8.7h.ebuild
index 198363cbf4ad..19dcb1c549b2 100644
--- a/net-analyzer/cacti-spine/cacti-spine-0.8.7h.ebuild
+++ b/net-analyzer/cacti-spine/cacti-spine-0.8.7h.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7h.ebuild,v 1.4 2012/04/01 17:23:18 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7h.ebuild,v 1.5 2012/05/21 19:10:55 xarthisius Exp $
EAPI="4"
-inherit autotools
+inherit autotools eutils
UPSTREAM_PATCHES=""
diff --git a/net-analyzer/cacti-spine/cacti-spine-0.8.7i.ebuild b/net-analyzer/cacti-spine/cacti-spine-0.8.7i.ebuild
index 6c4bbaef9687..a5079a6bc07c 100644
--- a/net-analyzer/cacti-spine/cacti-spine-0.8.7i.ebuild
+++ b/net-analyzer/cacti-spine/cacti-spine-0.8.7i.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7i.ebuild,v 1.4 2012/04/05 21:09:45 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-spine/cacti-spine-0.8.7i.ebuild,v 1.5 2012/05/21 19:10:55 xarthisius Exp $
EAPI="4"
-inherit autotools
+inherit autotools eutils
UPSTREAM_PATCHES=""