commit: cf76b1934639c21cb948d7312c2cf834887ffd44
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 11 15:04:16 2016 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Mon Jan 11 15:04:16 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf76b193
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
net-analyzer/cacti/cacti-0.8.8e.ebuild | 4 ++--
net-analyzer/cacti/cacti-0.8.8f.ebuild | 4 ++--
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 a2bfbc6..c0f8199 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 79420be..3c9a4a9 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*/}