diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-01-11 12:34:37 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-01-11 12:34:37 +0000 |
commit | 575e7e3e12726ce618541f1847c6d69d72dd4903 (patch) | |
tree | a4c5d5433d2d22a627d9abe15b32e83025afe737 /dev-ruby/fast_xs | |
parent | Stable for HPPA (bug #497490). (diff) | |
download | gentoo-2-575e7e3e12726ce618541f1847c6d69d72dd4903.tar.gz gentoo-2-575e7e3e12726ce618541f1847c6d69d72dd4903.tar.bz2 gentoo-2-575e7e3e12726ce618541f1847c6d69d72dd4903.zip |
Stable for HPPA (bug #497490).
(Portage version: 2.2.8/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 | 7 | ||||
-rw-r--r-- | dev-ruby/fast_xs/fast_xs-0.8.0-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/fast_xs/ChangeLog b/dev-ruby/fast_xs/ChangeLog index 49cedd458e5e..03f59aa8206a 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.22 2013/12/26 18:56:59 maekke Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/ChangeLog,v 1.23 2014/01/11 12:34:37 jer Exp $ + + 11 Jan 2014; Jeroen Roovers <jer@gentoo.org> fast_xs-0.8.0-r1.ebuild: + Stable for HPPA (bug #497490). 26 Dec 2013; Markus Meier <maekke@gentoo.org> fast_xs-0.8.0.ebuild: arm stable, bug #493780 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 9e91707cdcd3..0ae16af91c6a 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-2013 Gentoo Foundation +# 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.1 2013/10/06 11:34:32 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/fast_xs-0.8.0-r1.ebuild,v 1.2 2014/01/11 12:34:37 jer 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 )" |