From cf76b1934639c21cb948d7312c2cf834887ffd44 Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Mon, 11 Jan 2016 10:04:16 -0500 Subject: [PATCH] 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 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*/} -- 2.26.2