summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaohiro Aota <naota@gentoo.org>2012-03-02 16:19:49 +0000
committerNaohiro Aota <naota@gentoo.org>2012-03-02 16:19:49 +0000
commit8c073dc17ffe386d028aa91761a79c4c98755542 (patch)
tree569c556c1b0ec0709b27bf1203ecc167f64fb170 /dev-ruby
parentSupport GLES as well, fix bug #406501 (diff)
downloadgentoo-2-8c073dc17ffe386d028aa91761a79c4c98755542.tar.gz
gentoo-2-8c073dc17ffe386d028aa91761a79c4c98755542.tar.bz2
gentoo-2-8c073dc17ffe386d028aa91761a79c4c98755542.zip
Add ~x86-fbsd
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-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 eed2774d534d..bdaf627a9578 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.4 2012/01/25 01:19:31 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/ChangeLog,v 1.5 2012/03/02 16:19:49 naota Exp $
+
+ 02 Mar 2012; Naohiro Aota <naota@gentoo.org> fast_xs-0.8.0.ebuild:
+ Add ~x86-fbsd
25 Jan 2012; Diego E. Pettenò <flameeyes@gentoo.org>
+files/fast_xs-0.8.0+ruby-1.9.patch, fast_xs-0.8.0.ebuild:
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 110845c2cf27..8e0be9c6bdb2 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.2 2012/01/25 01:19:31 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/fast_xs-0.8.0.ebuild,v 1.3 2012/03/02 16:19:49 naota Exp $
EAPI=4
@@ -18,7 +18,7 @@ HOMEPAGE="http://fast-xs.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~x86-fbsd"
IUSE=""
ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.3.2 )"