summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-01-19 17:13:37 +0000
committerPacho Ramos <pacho@gentoo.org>2014-01-19 17:13:37 +0000
commit1d78fd897ed8efd8341a80d79abc26e910491528 (patch)
treef21ac46c81476fccfeb5b07cafdf4cff9de882fb /dev-ruby/fast_xs
parentamd64 stable, bug #495294 (diff)
downloadgentoo-2-1d78fd897ed8efd8341a80d79abc26e910491528.tar.gz
gentoo-2-1d78fd897ed8efd8341a80d79abc26e910491528.tar.bz2
gentoo-2-1d78fd897ed8efd8341a80d79abc26e910491528.zip
amd64 stable, bug 497490
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
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-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/fast_xs/ChangeLog b/dev-ruby/fast_xs/ChangeLog
index 295f47fa009d..f7bf1d949d5f 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/ChangeLog,v 1.24 2014/01/12 19:56:03 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/ChangeLog,v 1.25 2014/01/19 17:13:37 pacho Exp $
+
+ 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> fast_xs-0.8.0-r1.ebuild:
+ amd64 stable, bug 497490
12 Jan 2014; Markus Meier <maekke@gentoo.org> fast_xs-0.8.0-r1.ebuild:
arm stable, bug #497490
diff --git a/dev-ruby/fast_xs/fast_xs-0.8.0-r1.ebuild b/dev-ruby/fast_xs/fast_xs-0.8.0-r1.ebuild
index 8bbcb3794631..8a907e8e046e 100644
--- a/dev-ruby/fast_xs/fast_xs-0.8.0-r1.ebuild
+++ b/dev-ruby/fast_xs/fast_xs-0.8.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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-r1.ebuild,v 1.3 2014/01/12 19:56:03 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/fast_xs-0.8.0-r1.ebuild,v 1.4 2014/01/19 17:13:37 pacho Exp $
EAPI=5
@@ -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 )"