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
This commit is contained in:
Brian Evans
2016-01-11 10:04:16 -05:00
parent 67b647da56
commit cf76b19346
2 changed files with 4 additions and 4 deletions

View File

@@ -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*/}

View File

@@ -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*/}