commit: 23f9583d705fc81cc4e6fee3ffcc453c77121f03 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Mon Jan 11 14:56:20 2016 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Mon Jan 11 14:56:20 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23f9583d
net-analyzer/zabbix: Drop unused depend.php inherit Non-maintainer commit. Verified all functions in eclass were not used Package-Manager: portage-2.2.26 net-analyzer/zabbix/zabbix-2.2.11.ebuild | 4 ++-- net-analyzer/zabbix/zabbix-2.2.5.ebuild | 4 ++-- net-analyzer/zabbix/zabbix-2.2.9.ebuild | 4 ++-- net-analyzer/zabbix/zabbix-2.4.5.ebuild | 4 ++-- net-analyzer/zabbix/zabbix-2.4.7.ebuild | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/net-analyzer/zabbix/zabbix-2.2.11.ebuild b/net-analyzer/zabbix/zabbix-2.2.11.ebuild index 6f2350a..28fab63 100644 --- a/net-analyzer/zabbix/zabbix-2.2.11.ebuild +++ b/net-analyzer/zabbix/zabbix-2.2.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI="5" # needed to make webapp-config dep optional WEBAPP_OPTIONAL="yes" -inherit flag-o-matic webapp depend.php autotools java-pkg-opt-2 user systemd toolchain-funcs +inherit flag-o-matic webapp autotools java-pkg-opt-2 user systemd toolchain-funcs DESCRIPTION="ZABBIX is software for monitoring of your applications, network and servers" HOMEPAGE="http://www.zabbix.com/" diff --git a/net-analyzer/zabbix/zabbix-2.2.5.ebuild b/net-analyzer/zabbix/zabbix-2.2.5.ebuild index fb86e85..4510f2e 100644 --- a/net-analyzer/zabbix/zabbix-2.2.5.ebuild +++ b/net-analyzer/zabbix/zabbix-2.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI="5" # needed to make webapp-config dep optional WEBAPP_OPTIONAL="yes" -inherit flag-o-matic webapp depend.php autotools java-pkg-opt-2 user systemd toolchain-funcs +inherit flag-o-matic webapp autotools java-pkg-opt-2 user systemd toolchain-funcs DESCRIPTION="ZABBIX is software for monitoring of your applications, network and servers" HOMEPAGE="http://www.zabbix.com/" diff --git a/net-analyzer/zabbix/zabbix-2.2.9.ebuild b/net-analyzer/zabbix/zabbix-2.2.9.ebuild index 6f2350a..28fab63 100644 --- a/net-analyzer/zabbix/zabbix-2.2.9.ebuild +++ b/net-analyzer/zabbix/zabbix-2.2.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI="5" # needed to make webapp-config dep optional WEBAPP_OPTIONAL="yes" -inherit flag-o-matic webapp depend.php autotools java-pkg-opt-2 user systemd toolchain-funcs +inherit flag-o-matic webapp autotools java-pkg-opt-2 user systemd toolchain-funcs DESCRIPTION="ZABBIX is software for monitoring of your applications, network and servers" HOMEPAGE="http://www.zabbix.com/" diff --git a/net-analyzer/zabbix/zabbix-2.4.5.ebuild b/net-analyzer/zabbix/zabbix-2.4.5.ebuild index 0c07f16..eec6b6b 100644 --- a/net-analyzer/zabbix/zabbix-2.4.5.ebuild +++ b/net-analyzer/zabbix/zabbix-2.4.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI="5" # needed to make webapp-config dep optional WEBAPP_OPTIONAL="yes" -inherit flag-o-matic webapp depend.php autotools java-pkg-opt-2 user systemd toolchain-funcs +inherit flag-o-matic webapp autotools java-pkg-opt-2 user systemd toolchain-funcs DESCRIPTION="ZABBIX is software for monitoring of your applications, network and servers" HOMEPAGE="http://www.zabbix.com/" diff --git a/net-analyzer/zabbix/zabbix-2.4.7.ebuild b/net-analyzer/zabbix/zabbix-2.4.7.ebuild index 0c07f16..eec6b6b 100644 --- a/net-analyzer/zabbix/zabbix-2.4.7.ebuild +++ b/net-analyzer/zabbix/zabbix-2.4.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI="5" # needed to make webapp-config dep optional WEBAPP_OPTIONAL="yes" -inherit flag-o-matic webapp depend.php autotools java-pkg-opt-2 user systemd toolchain-funcs +inherit flag-o-matic webapp autotools java-pkg-opt-2 user systemd toolchain-funcs DESCRIPTION="ZABBIX is software for monitoring of your applications, network and servers" HOMEPAGE="http://www.zabbix.com/"
