summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-08-11 07:32:37 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-08-11 07:32:37 +0000
commit1fe8ca1f21cba9bcd086267bddace0ec8404cc47 (patch)
treef1e4cc3e68534f8ae38f409d50d63d434d502021 /dev-ruby/fast_xs
parentVersion bump. (diff)
downloadgentoo-2-1fe8ca1f21cba9bcd086267bddace0ec8404cc47.tar.gz
gentoo-2-1fe8ca1f21cba9bcd086267bddace0ec8404cc47.tar.bz2
gentoo-2-1fe8ca1f21cba9bcd086267bddace0ec8404cc47.zip
Stable for amd64, wrt bug #421617
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/fast_xs')
-rw-r--r--dev-ruby/fast_xs/ChangeLog5
-rw-r--r--dev-ruby/fast_xs/fast_xs-0.8.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/fast_xs/ChangeLog b/dev-ruby/fast_xs/ChangeLog
index 2e4174a64a6e..071c13d049ef 100644
--- a/dev-ruby/fast_xs/ChangeLog
+++ b/dev-ruby/fast_xs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/fast_xs
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/ChangeLog,v 1.8 2012/07/08 16:22:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/ChangeLog,v 1.9 2012/08/11 07:32:37 ago Exp $
+
+ 11 Aug 2012; Agostino Sarubbo <ago@gentoo.org> fast_xs-0.8.0.ebuild:
+ Stable for amd64, wrt bug #421617
08 Jul 2012; Jeroen Roovers <jer@gentoo.org> fast_xs-0.8.0.ebuild:
Marked ~hppa (bug #417573).
diff --git a/dev-ruby/fast_xs/fast_xs-0.8.0.ebuild b/dev-ruby/fast_xs/fast_xs-0.8.0.ebuild
index 0315fe14d264..9585911b2da2 100644
--- a/dev-ruby/fast_xs/fast_xs-0.8.0.ebuild
+++ b/dev-ruby/fast_xs/fast_xs-0.8.0.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/dev-ruby/fast_xs/fast_xs-0.8.0.ebuild,v 1.6 2012/07/08 16:22:54 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/fast_xs-0.8.0.ebuild,v 1.7 2012/08/11 07:32:37 ago Exp $
EAPI=4
@@ -18,7 +18,7 @@ HOMEPAGE="http://fast-xs.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~hppa ~ppc64 ~x86 ~x86-fbsd"
IUSE=""
ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.3.2 )"