diff options
Diffstat (limited to 'net-analyzer/pnp4nagios')
-rw-r--r-- | net-analyzer/pnp4nagios/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/pnp4nagios/pnp4nagios-0.4.12.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-analyzer/pnp4nagios/ChangeLog b/net-analyzer/pnp4nagios/ChangeLog index cd371e4fb06a..d557fe78f791 100644 --- a/net-analyzer/pnp4nagios/ChangeLog +++ b/net-analyzer/pnp4nagios/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/pnp4nagios -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pnp4nagios/ChangeLog,v 1.6 2008/12/07 15:24:07 dertobi123 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pnp4nagios/ChangeLog,v 1.7 2009/01/26 19:55:43 ranger Exp $ + + 26 Jan 2009; Brent Baude <ranger@gentoo.org> pnp4nagios-0.4.12.ebuild: + Marking pnp4nagios-0.4.12 ppc64 stable for bug 256177 07 Dec 2008; Tobias Scherbaum <dertobi123@gentoo.org> pnp4nagios-0.4.12.ebuild: diff --git a/net-analyzer/pnp4nagios/pnp4nagios-0.4.12.ebuild b/net-analyzer/pnp4nagios/pnp4nagios-0.4.12.ebuild index 23a6fdefd01c..e9661c80a656 100644 --- a/net-analyzer/pnp4nagios/pnp4nagios-0.4.12.ebuild +++ b/net-analyzer/pnp4nagios/pnp4nagios-0.4.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pnp4nagios/pnp4nagios-0.4.12.ebuild,v 1.2 2008/12/07 15:24:07 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pnp4nagios/pnp4nagios-0.4.12.ebuild,v 1.3 2009/01/26 19:55:43 ranger Exp $ inherit confutils @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ppc64 ~x86" DEPEND=">=dev-lang/php-4.3 >=net-analyzer/rrdtool-1.2 |