summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-03-07 14:37:29 +0000
committerMarkus Meier <maekke@gentoo.org>2009-03-07 14:37:29 +0000
commit64fecadcda9b277b4d0750667c32986d24e51550 (patch)
tree72cd36ce22d454a9501ac7b96bac980ef86083ba /net-analyzer/nagios-plugins-snmp
parentMigrate to EAPI 2. (diff)
downloadgentoo-2-64fecadcda9b277b4d0750667c32986d24e51550.tar.gz
gentoo-2-64fecadcda9b277b4d0750667c32986d24e51550.tar.bz2
gentoo-2-64fecadcda9b277b4d0750667c32986d24e51550.zip
amd64/x86 stable, bug #256177
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/nagios-plugins-snmp')
-rw-r--r--net-analyzer/nagios-plugins-snmp/ChangeLog6
-rw-r--r--net-analyzer/nagios-plugins-snmp/nagios-plugins-snmp-0.6.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-analyzer/nagios-plugins-snmp/ChangeLog b/net-analyzer/nagios-plugins-snmp/ChangeLog
index 7cc01c510b7c..1ea199e112d4 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins-snmp/ChangeLog,v 1.9 2009/03/04 22:15:42 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins-snmp/ChangeLog,v 1.10 2009/03/07 14:37:29 maekke Exp $
+
+ 07 Mar 2009; Markus Meier <maekke@gentoo.org>
+ nagios-plugins-snmp-0.6.0-r1.ebuild:
+ amd64/x86 stable, bug #256177
04 Mar 2009; Ferris McCormick <fmccor@gentoo.org>
nagios-plugins-snmp-0.6.0-r1.ebuild:
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 72643008776b..a6f7b41b6ec1 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-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.3 2009/03/04 20:55:58 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins-snmp/nagios-plugins-snmp-0.6.0-r1.ebuild,v 1.4 2009/03/07 14:37:29 maekke Exp $
inherit eutils autotools
@@ -10,7 +10,7 @@ SRC_URI="http://nagios.manubulon.com/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ppc64 ~sparc x86"
IUSE=""
DEPEND="net-analyzer/net-snmp"