summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-01-15 11:44:17 +0000
committerSteve Dibb <beandog@gentoo.org>2007-01-15 11:44:17 +0000
commitc260dffd1eeb363f2559299fbeb24ed27269e6ed (patch)
tree023805f799cbdac5d51f14cad165c35aeb001818 /dev-ruby/snmplib
parentamd64 stable, bug 145048 (diff)
downloadgentoo-2-c260dffd1eeb363f2559299fbeb24ed27269e6ed.tar.gz
gentoo-2-c260dffd1eeb363f2559299fbeb24ed27269e6ed.tar.bz2
gentoo-2-c260dffd1eeb363f2559299fbeb24ed27269e6ed.zip
amd64 stable, bug 159530
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-ruby/snmplib')
-rw-r--r--dev-ruby/snmplib/ChangeLog5
-rw-r--r--dev-ruby/snmplib/files/digest-snmplib-0.5.12
-rw-r--r--dev-ruby/snmplib/snmplib-0.6.1.ebuild4
3 files changed, 8 insertions, 3 deletions
diff --git a/dev-ruby/snmplib/ChangeLog b/dev-ruby/snmplib/ChangeLog
index addf23fd519e..b7209f47321c 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.15 2007/01/04 19:44:30 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/snmplib/ChangeLog,v 1.16 2007/01/15 11:44:17 beandog Exp $
+
+ 15 Jan 2007; Steve Dibb <beandog@gentoo.org> snmplib-0.6.1.ebuild:
+ amd64 stable, bug 159530
04 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> snmplib-0.6.1.ebuild:
Stable on IA64.
diff --git a/dev-ruby/snmplib/files/digest-snmplib-0.5.1 b/dev-ruby/snmplib/files/digest-snmplib-0.5.1
index d0e6c20c5250..0aa4f2bf06f0 100644
--- a/dev-ruby/snmplib/files/digest-snmplib-0.5.1
+++ b/dev-ruby/snmplib/files/digest-snmplib-0.5.1
@@ -1 +1,3 @@
MD5 b23ab604dc1c3aea75969d59ec7364a6 snmp-0.5.1.tgz 157860
+RMD160 15d73aecfd7cf67e016866bf41abd149b9021fab snmp-0.5.1.tgz 157860
+SHA256 5ad911791bddb3c34fc6b1759f256fdea0aedfeb8e699e567bdb19588ccf894b snmp-0.5.1.tgz 157860
diff --git a/dev-ruby/snmplib/snmplib-0.6.1.ebuild b/dev-ruby/snmplib/snmplib-0.6.1.ebuild
index 5c38966986c3..8dc2d19ceac0 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.5 2007/01/04 19:44:30 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/snmplib/snmplib-0.6.1.ebuild,v 1.6 2007/01/15 11:44:17 beandog 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"