From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5717E1388C3 for ; Mon, 11 Jan 2016 15:21:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C75521C049; Mon, 11 Jan 2016 15:21:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 812C721C042 for ; Mon, 11 Jan 2016 15:21:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7E0DE3408DD for ; Mon, 11 Jan 2016 15:21:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1C247A01 for ; Mon, 11 Jan 2016 15:21:51 +0000 (UTC) From: "Brian Evans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" Message-ID: <1452524180.23f9583d705fc81cc4e6fee3ffcc453c77121f03.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/zabbix/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/zabbix/zabbix-2.2.11.ebuild net-analyzer/zabbix/zabbix-2.2.5.ebuild net-analyzer/zabbix/zabbix-2.2.9.ebuild net-analyzer/zabbix/zabbix-2.4.5.ebuild net-analyzer/zabbix/zabbix-2.4.7.ebuild X-VCS-Directories: net-analyzer/zabbix/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: 23f9583d705fc81cc4e6fee3ffcc453c77121f03 X-VCS-Branch: master Date: Mon, 11 Jan 2016 15:21:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c0d275d6-fa68-451a-b54c-915e9970b2eb X-Archives-Hash: b31d8d26a2e7e7504e07239096a18572 commit: 23f9583d705fc81cc4e6fee3ffcc453c77121f03 Author: Brian Evans gentoo org> AuthorDate: Mon Jan 11 14:56:20 2016 +0000 Commit: Brian Evans gentoo 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/"