diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-09-17 19:22:54 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-09-17 19:22:54 +0000 |
commit | be678c1ea24d6007f5e8eee1f3136182394cd919 (patch) | |
tree | 2fe1dc72e2324e0e850dc146f86923b8a7cc6138 /dev-ruby/fast_xs | |
parent | Marked ~x86-solaris (diff) | |
download | gentoo-2-be678c1ea24d6007f5e8eee1f3136182394cd919.tar.gz gentoo-2-be678c1ea24d6007f5e8eee1f3136182394cd919.tar.bz2 gentoo-2-be678c1ea24d6007f5e8eee1f3136182394cd919.zip |
Marked ~x86-solaris
(Portage version: 2.2.01.21003-prefix/cvs/SunOS i386)
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 ca06b07c7c7b..fb99c8eb69f0 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.12 2012/08/15 09:19:20 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/ChangeLog,v 1.13 2012/09/17 19:22:54 grobian Exp $ + + 17 Sep 2012; Fabian Groffen <grobian@gentoo.org> fast_xs-0.8.0.ebuild: + Marked ~x86-solaris 15 Aug 2012; Johannes Huber <johu@gentoo.org> fast_xs-0.8.0.ebuild: Stable for x86, wrt bug #428698 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 41e6a8dd530c..93d16d45d7fb 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.8 2012/08/15 09:19:20 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/fast_xs-0.8.0.ebuild,v 1.9 2012/09/17 19:22:54 grobian 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 ~x86-solaris" IUSE="" ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.3.2 )" |