summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2016-01-11 10:04:16 -0500
committerBrian Evans <grknight@gentoo.org>2016-01-11 10:04:16 -0500
commitcf76b1934639c21cb948d7312c2cf834887ffd44 (patch)
treee0c09edc99c0a71d2260ea4897a687b2dc8b6ac9 /net-analyzer/cacti
parentwww-servers/lighttpd: Drop unused depend.php inherit (diff)
downloadgentoo-cf76b1934639c21cb948d7312c2cf834887ffd44.tar.gz
gentoo-cf76b1934639c21cb948d7312c2cf834887ffd44.tar.bz2
gentoo-cf76b1934639c21cb948d7312c2cf834887ffd44.zip
net-analyzer/cacti: Drop unused depend.php inherit
Non-maintainer commit. Verified all functions in eclass were not used Package-Manager: portage-2.2.26
Diffstat (limited to 'net-analyzer/cacti')
-rw-r--r--net-analyzer/cacti/cacti-0.8.8e.ebuild4
-rw-r--r--net-analyzer/cacti/cacti-0.8.8f.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/cacti/cacti-0.8.8e.ebuild b/net-analyzer/cacti/cacti-0.8.8e.ebuild
index a2bfbc6bd5a4..c0f81999031b 100644
--- a/net-analyzer/cacti/cacti-0.8.8e.ebuild
+++ b/net-analyzer/cacti/cacti-0.8.8e.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-inherit depend.php eutils webapp
+inherit eutils webapp
# Support for _p* in version.
MY_P=${P/_p*/}
diff --git a/net-analyzer/cacti/cacti-0.8.8f.ebuild b/net-analyzer/cacti/cacti-0.8.8f.ebuild
index 79420be5fa67..3c9a4a9b9b6f 100644
--- a/net-analyzer/cacti/cacti-0.8.8f.ebuild
+++ b/net-analyzer/cacti/cacti-0.8.8f.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-inherit depend.php eutils webapp
+inherit eutils webapp
# Support for _p* in version.
MY_P=${P/_p*/}