diff options
author | Brent Baude <ranger@gentoo.org> | 2009-01-26 19:55:19 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-01-26 19:55:19 +0000 |
commit | acbbeee3c24a1fa25c907ed67a182c30721b72b6 (patch) | |
tree | 333ca224c9f3a58a994092cc409e8113789bf345 /net-analyzer/nagios-plugins-snmp | |
parent | Marking nagios-plugins-1.4.13-r1 ppc64 for bug 256177 (diff) | |
download | historical-acbbeee3c24a1fa25c907ed67a182c30721b72b6.tar.gz historical-acbbeee3c24a1fa25c907ed67a182c30721b72b6.tar.bz2 historical-acbbeee3c24a1fa25c907ed67a182c30721b72b6.zip |
Marking nagios-plugins-snmp-0.6.0-r1 ppc64 for bug 256177
Package-Manager: portage-2.1.6.6/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64
Diffstat (limited to 'net-analyzer/nagios-plugins-snmp')
-rw-r--r-- | net-analyzer/nagios-plugins-snmp/ChangeLog | 8 | ||||
-rw-r--r-- | net-analyzer/nagios-plugins-snmp/nagios-plugins-snmp-0.6.0-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-analyzer/nagios-plugins-snmp/ChangeLog b/net-analyzer/nagios-plugins-snmp/ChangeLog index 52710bcddb9d..bcc74b39b63b 100644 --- a/net-analyzer/nagios-plugins-snmp/ChangeLog +++ b/net-analyzer/nagios-plugins-snmp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-analyzer/nagios-plugins-snmp -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins-snmp/ChangeLog,v 1.6 2008/07/20 16:24:35 dertobi123 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins-snmp/ChangeLog,v 1.7 2009/01/26 19:55:19 ranger Exp $ + + 26 Jan 2009; Brent Baude <ranger@gentoo.org> + nagios-plugins-snmp-0.6.0-r1.ebuild: + Marking nagios-plugins-snmp-0.6.0-r1 ppc64 stable for bug 256177 *nagios-plugins-snmp-0.6.0-r1 (20 Jul 2008) diff --git a/net-analyzer/nagios-plugins-snmp/nagios-plugins-snmp-0.6.0-r1.ebuild b/net-analyzer/nagios-plugins-snmp/nagios-plugins-snmp-0.6.0-r1.ebuild index 5c230dec7723..8e276c74f994 100644 --- a/net-analyzer/nagios-plugins-snmp/nagios-plugins-snmp-0.6.0-r1.ebuild +++ b/net-analyzer/nagios-plugins-snmp/nagios-plugins-snmp-0.6.0-r1.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/nagios-plugins-snmp/nagios-plugins-snmp-0.6.0-r1.ebuild,v 1.1 2008/07/20 16:24:35 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins-snmp/nagios-plugins-snmp-0.6.0-r1.ebuild,v 1.2 2009/01/26 19:55:19 ranger Exp $ inherit eutils autotools @@ -10,7 +10,7 @@ SRC_URI="http://nagios.manubulon.com/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ppc64 ~x86" IUSE="" DEPEND="net-analyzer/net-snmp" |