From 21dfadf1142d36f3a591ecadb39b28a29aa8c84f Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Mon, 1 Feb 2016 08:45:12 -0600 Subject: net-analyzer/pnp4nagios: fixing bug 543120, add icinga2 specifics Package-Manager: portage-2.2.26 --- .../pnp4nagios/pnp4nagios-0.6.25-r2.ebuild | 109 +++++++++++++++++++++ 1 file changed, 109 insertions(+) create mode 100644 net-analyzer/pnp4nagios/pnp4nagios-0.6.25-r2.ebuild (limited to 'net-analyzer/pnp4nagios') diff --git a/net-analyzer/pnp4nagios/pnp4nagios-0.6.25-r2.ebuild b/net-analyzer/pnp4nagios/pnp4nagios-0.6.25-r2.ebuild new file mode 100644 index 00000000000..4e25195f632 --- /dev/null +++ b/net-analyzer/pnp4nagios/pnp4nagios-0.6.25-r2.ebuild @@ -0,0 +1,109 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit depend.apache eutils + +DESCRIPTION="A performance data analyzer for nagios" +HOMEPAGE="http://www.pnp4nagios.org/" +SRC_URI="mirror://sourceforge/${PN}/PNP-0.6/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +IUSE="" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" + +# A lot of things (sync mode, for one) are broken with nagios-4.x. +DEPEND=" + dev-lang/php:*[filter,gd,json,simplexml,xml,zlib] + >=net-analyzer/rrdtool-1.2[graph,perl] + || (