diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-12 12:10:42 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-12 12:10:42 +0000 |
commit | 20fb5aac7ae2aaddbe35308fd735c5a3549a1e82 (patch) | |
tree | d3b8e56fc5c4e0284512d364c977636a366c9dc5 /net-analyzer | |
parent | keyword ~ppc64, bug #440678 (diff) | |
download | gentoo-2-20fb5aac7ae2aaddbe35308fd735c5a3549a1e82.tar.gz gentoo-2-20fb5aac7ae2aaddbe35308fd735c5a3549a1e82.tar.bz2 gentoo-2-20fb5aac7ae2aaddbe35308fd735c5a3549a1e82.zip |
stable ppc64, bug #441428
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nagios-plugins-snmp/ChangeLog | 6 | ||||
-rw-r--r-- | net-analyzer/nagios-plugins-snmp/nagios-plugins-snmp-0.6.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/nagios-plugins-snmp/ChangeLog b/net-analyzer/nagios-plugins-snmp/ChangeLog index 2288de7b8fc4..a2df5709ffae 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins-snmp/ChangeLog,v 1.17 2012/08/20 03:20:17 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins-snmp/ChangeLog,v 1.18 2012/11/12 12:10:42 blueness Exp $ + + 12 Nov 2012; Anthony G. Basile <blueness@gentoo.org> + nagios-plugins-snmp-0.6.0-r2.ebuild: + stable ppc64, bug #441428 *nagios-plugins-snmp-0.6.0-r2 (20 Aug 2012) diff --git a/net-analyzer/nagios-plugins-snmp/nagios-plugins-snmp-0.6.0-r2.ebuild b/net-analyzer/nagios-plugins-snmp/nagios-plugins-snmp-0.6.0-r2.ebuild index 17f26ba2f242..f8abecc9a3c1 100644 --- a/net-analyzer/nagios-plugins-snmp/nagios-plugins-snmp-0.6.0-r2.ebuild +++ b/net-analyzer/nagios-plugins-snmp/nagios-plugins-snmp-0.6.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r2.ebuild,v 1.1 2012/08/20 03:20:17 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins-snmp/nagios-plugins-snmp-0.6.0-r2.ebuild,v 1.2 2012/11/12 12:10:42 blueness Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://nagios.manubulon.com/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" IUSE="" DEPEND="net-analyzer/net-snmp" |