summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-12-26 18:56:59 +0000
committerMarkus Meier <maekke@gentoo.org>2013-12-26 18:56:59 +0000
commitb1229b2549afa08c17030898d959480c4f7ae834 (patch)
treef106e088ab09d46fd717dc6da37f7fc0598dfeb6 /dev-ruby/fast_xs
parentRemove old wrt bug 496030 (diff)
downloadgentoo-2-b1229b2549afa08c17030898d959480c4f7ae834.tar.gz
gentoo-2-b1229b2549afa08c17030898d959480c4f7ae834.tar.bz2
gentoo-2-b1229b2549afa08c17030898d959480c4f7ae834.zip
arm stable, bug #493780
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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 60968b345d94..49cedd458e5e 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/ChangeLog,v 1.21 2013/12/22 15:01:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/ChangeLog,v 1.22 2013/12/26 18:56:59 maekke Exp $
+
+ 26 Dec 2013; Markus Meier <maekke@gentoo.org> fast_xs-0.8.0.ebuild:
+ arm stable, bug #493780
22 Dec 2013; Jeroen Roovers <jer@gentoo.org> fast_xs-0.8.0.ebuild:
Stable for HPPA (bug #493780).
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 302d990769c3..aa4778a5e466 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-2013 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.14 2013/12/22 15:01:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/fast_xs-0.8.0.ebuild,v 1.15 2013/12/26 18:56:59 maekke Exp $
EAPI=4
@@ -18,7 +18,7 @@ HOMEPAGE="http://fast-xs.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-solaris"
IUSE=""
ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.3.2 )"