diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 15:01:56 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-12-22 15:01:56 +0000 |
commit | aa6e0699b997ffc27a09189656bbffca906dacef (patch) | |
tree | 738e8f3dc4c9859166783407f2349da749fe8a79 /dev-ruby/fast_xs | |
parent | Stable for HPPA (bug #493780). (diff) | |
download | gentoo-2-aa6e0699b997ffc27a09189656bbffca906dacef.tar.gz gentoo-2-aa6e0699b997ffc27a09189656bbffca906dacef.tar.bz2 gentoo-2-aa6e0699b997ffc27a09189656bbffca906dacef.zip |
Stable for HPPA (bug #493780).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby/fast_xs')
-rw-r--r-- | dev-ruby/fast_xs/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/fast_xs/fast_xs-0.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/fast_xs/ChangeLog b/dev-ruby/fast_xs/ChangeLog index a45a14ef9ee8..60968b345d94 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.20 2013/10/06 11:34:32 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/ChangeLog,v 1.21 2013/12/22 15:01:56 jer Exp $ + + 22 Dec 2013; Jeroen Roovers <jer@gentoo.org> fast_xs-0.8.0.ebuild: + Stable for HPPA (bug #493780). *fast_xs-0.8.0-r1 (06 Oct 2013) 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 a4ef5071952d..302d990769c3 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.13 2013/01/15 05:16:24 zerochaos Exp $ +# $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 $ 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 )" |