summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Redaelli <drizzt@gentoo.org>2006-12-31 17:59:05 +0000
committerTimothy Redaelli <drizzt@gentoo.org>2006-12-31 17:59:05 +0000
commita843f18236dabdf88041e6498c93eacb22c3a594 (patch)
tree1e2c6279544ef1f42a00b815e1647e209270adb6 /dev-ruby/snmplib
parentAdd ~ppc keyword wrt bug #159531 (diff)
downloadgentoo-2-a843f18236dabdf88041e6498c93eacb22c3a594.tar.gz
gentoo-2-a843f18236dabdf88041e6498c93eacb22c3a594.tar.bz2
gentoo-2-a843f18236dabdf88041e6498c93eacb22c3a594.zip
stable on ppc wrt bug #159530
(Portage version: 2.1.2_rc4)
Diffstat (limited to 'dev-ruby/snmplib')
-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 c9b109f0fbd2..b7fe4e788775 100644
--- a/dev-ruby/snmplib/ChangeLog
+++ b/dev-ruby/snmplib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/snmplib
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/snmplib/ChangeLog,v 1.13 2006/12/31 03:30:40 pclouds Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/snmplib/ChangeLog,v 1.14 2006/12/31 17:59:05 drizzt Exp $
+
+ 31 Dec 2006; Timothy Redaelli <drizzt@gentoo.org> snmplib-0.6.1.ebuild:
+ stable on ppc wrt bug #159530
*snmplib-1.0.1 (31 Dec 2006)
diff --git a/dev-ruby/snmplib/snmplib-0.6.1.ebuild b/dev-ruby/snmplib/snmplib-0.6.1.ebuild
index e3dc64fcbcf9..ef25c3e5b439 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-2006 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.3 2006/09/12 23:46:37 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/snmplib/snmplib-0.6.1.ebuild,v 1.4 2006/12/31 17:59:05 drizzt 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"