summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Varner <fuzzyray@gentoo.org>2007-01-16 19:31:02 +0000
committerPaul Varner <fuzzyray@gentoo.org>2007-01-16 19:31:02 +0000
commita5b49cb7d004e859d5f47c5d7ab5d28707aa4ece (patch)
treed30fe073efcff551e8dc0208b5dfaabc5cd27591 /dev-ruby
parentBump to 3.5.6 (prerelease). (diff)
downloadgentoo-2-a5b49cb7d004e859d5f47c5d7ab5d28707aa4ece.tar.gz
gentoo-2-a5b49cb7d004e859d5f47c5d7ab5d28707aa4ece.tar.bz2
gentoo-2-a5b49cb7d004e859d5f47c5d7ab5d28707aa4ece.zip
Stable on x86 wrt bug #159530
(Portage version: 2.1.2)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/snmplib/ChangeLog5
-rw-r--r--dev-ruby/snmplib/snmplib-0.6.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/snmplib/ChangeLog b/dev-ruby/snmplib/ChangeLog
index b7209f47321c..96a94fb83587 100644
--- a/dev-ruby/snmplib/ChangeLog
+++ b/dev-ruby/snmplib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/snmplib
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/snmplib/ChangeLog,v 1.16 2007/01/15 11:44:17 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/snmplib/ChangeLog,v 1.17 2007/01/16 19:31:02 fuzzyray Exp $
+
+ 16 Jan 2007; Paul Varner <fuzzyray@gentoo.org> snmplib-0.6.1.ebuild:
+ Stable on x86 wrt bug #159530
15 Jan 2007; Steve Dibb <beandog@gentoo.org> snmplib-0.6.1.ebuild:
amd64 stable, bug 159530
diff --git a/dev-ruby/snmplib/snmplib-0.6.1.ebuild b/dev-ruby/snmplib/snmplib-0.6.1.ebuild
index 8dc2d19ceac0..e080f09f0ca2 100644
--- a/dev-ruby/snmplib/snmplib-0.6.1.ebuild
+++ b/dev-ruby/snmplib/snmplib-0.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/snmplib/snmplib-0.6.1.ebuild,v 1.6 2007/01/15 11:44:17 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/snmplib/snmplib-0.6.1.ebuild,v 1.7 2007/01/16 19:31:02 fuzzyray Exp $
inherit ruby gems
@@ -13,7 +13,7 @@ DESCRIPTION="SNMP library implemented in pure Ruby"
HOMEPAGE="http://snmplib.rubyforge.org/"
SRC_URI="http://gems.rubyforge.org/gems/${MY_P}.gem"
-KEYWORDS="amd64 ia64 ppc ~x86"
+KEYWORDS="amd64 ia64 ppc x86"
LICENSE="Ruby"
SLOT="0"