X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=net-analyzer%2Fpnp4nagios%2Fpnp4nagios-0.6.25.ebuild;fp=net-analyzer%2Fpnp4nagios%2Fpnp4nagios-0.6.25.ebuild;h=2bde2932322ba628d16c17501fa929f0db191552;hb=f921b90223348de221ed520c5b9206a5acf37850;hp=0000000000000000000000000000000000000000;hpb=36e1f977fa82e781a4c4d1081c8e66bdf65e7f27;p=mjo-overlay.git diff --git a/net-analyzer/pnp4nagios/pnp4nagios-0.6.25.ebuild b/net-analyzer/pnp4nagios/pnp4nagios-0.6.25.ebuild new file mode 100644 index 0000000..2bde293 --- /dev/null +++ b/net-analyzer/pnp4nagios/pnp4nagios-0.6.25.ebuild @@ -0,0 +1,107 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +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[json,simplexml,zlib,xml,filter] + >=dev-lang/php-5.3 + >=net-analyzer/rrdtool-1.2[graph,perl] + || (