diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-28 20:25:08 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-28 20:25:08 +0000 |
commit | 19ae126fc7a6ff435f3edb5001571b60f9a60ca1 (patch) | |
tree | 4e36f4906eb76fd07d5b72a8b563bb66da5ee580 /dev-ruby/fast_xs | |
parent | Marking gnutls-2.12.18 ppc64 for bug 409287 (diff) | |
download | gentoo-2-19ae126fc7a6ff435f3edb5001571b60f9a60ca1.tar.gz gentoo-2-19ae126fc7a6ff435f3edb5001571b60f9a60ca1.tar.bz2 gentoo-2-19ae126fc7a6ff435f3edb5001571b60f9a60ca1.zip |
Marking fast_xs-0.8.0 ~ppc64 for bug 405757
(Portage version: 2.1.10.11/cvs/Linux ppc64)
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 bdaf627a9578..4745702df683 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.5 2012/03/02 16:19:49 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/ChangeLog,v 1.6 2012/03/28 20:25:08 ranger Exp $ + + 28 Mar 2012; Brent Baude <ranger@gentoo.org> fast_xs-0.8.0.ebuild: + Marking fast_xs-0.8.0 ~ppc64 for bug 405757 02 Mar 2012; Naohiro Aota <naota@gentoo.org> fast_xs-0.8.0.ebuild: Add ~x86-fbsd 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 8e0be9c6bdb2..e3f5ab216efc 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.3 2012/03/02 16:19:49 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/fast_xs/fast_xs-0.8.0.ebuild,v 1.4 2012/03/28 20:25:08 ranger Exp $ EAPI=4 @@ -18,7 +18,7 @@ HOMEPAGE="http://fast-xs.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc64 ~x86 ~x86-fbsd" IUSE="" ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.3.2 )" |