diff options
author | Markus Meier <maekke@gentoo.org> | 2010-01-04 23:34:24 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-01-04 23:34:24 +0000 |
commit | 1311b86d57f7835f1ee24a8cf36c373d29ead174 (patch) | |
tree | cec8e3b1923965b55fdbd7823c1f283e597e2b8a /dev-ruby/ruby-inline | |
parent | add ~x86, bug #298367 (diff) | |
download | historical-1311b86d57f7835f1ee24a8cf36c373d29ead174.tar.gz historical-1311b86d57f7835f1ee24a8cf36c373d29ead174.tar.bz2 historical-1311b86d57f7835f1ee24a8cf36c373d29ead174.zip |
add ~x86, bug #298368
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/ruby-inline')
-rw-r--r-- | dev-ruby/ruby-inline/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-inline/ChangeLog b/dev-ruby/ruby-inline/ChangeLog index 2fd5ac106780..80ed2c4e77a4 100644 --- a/dev-ruby/ruby-inline/ChangeLog +++ b/dev-ruby/ruby-inline/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-inline # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.16 2010/01/04 11:56:41 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.17 2010/01/04 23:34:24 maekke Exp $ + + 04 Jan 2010; Markus Meier <maekke@gentoo.org> ruby-inline-3.8.4.ebuild: + add ~x86, bug #298368 04 Jan 2010; Christian Faulhammer <fauli@gentoo.org> ruby-inline-3.8.4.ebuild: diff --git a/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild b/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild index a02fa3f5f637..41f4db176bf0 100644 --- a/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild +++ b/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild,v 1.2 2010/01/04 11:56:41 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.4.ebuild,v 1.3 2010/01/04 23:34:24 maekke Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://www.zenspider.com/ZSS/Products/RubyInline/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" ruby_add_rdepend dev-ruby/zentest |