diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-12-27 21:09:48 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-12-27 21:09:48 +0000 |
commit | 923451613d60ae401c945044fade409ef86ad255 (patch) | |
tree | c44929cde1b075a5a28e89ec4510faf2918ee176 /dev-ruby/ruby-inline | |
parent | Marking jinja-2.5.5 ppc64 for bug 347109 (diff) | |
download | gentoo-2-923451613d60ae401c945044fade409ef86ad255.tar.gz gentoo-2-923451613d60ae401c945044fade409ef86ad255.tar.bz2 gentoo-2-923451613d60ae401c945044fade409ef86ad255.zip |
Marked ~x64-solaris
(Portage version: 2.2.01.17422-prefix/cvs/Darwin powerpc)
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.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/ruby-inline/ChangeLog b/dev-ruby/ruby-inline/ChangeLog index 7c388af32b1a..c438106d659b 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.31 2010/10/23 15:45:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.32 2010/12/27 21:09:48 grobian Exp $ + + 27 Dec 2010; Fabian Groffen <grobian@gentoo.org> ruby-inline-3.8.6.ebuild: + Marked ~x64-solaris 23 Oct 2010; Jeroen Roovers <jer@gentoo.org> ruby-inline-3.8.4-r2.ebuild, ruby-inline-3.8.6.ebuild: diff --git a/dev-ruby/ruby-inline/ruby-inline-3.8.6.ebuild b/dev-ruby/ruby-inline/ruby-inline-3.8.6.ebuild index b474820dd335..604c23b0771b 100644 --- a/dev-ruby/ruby-inline/ruby-inline-3.8.6.ebuild +++ b/dev-ruby/ruby-inline/ruby-inline-3.8.6.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.6.ebuild,v 1.3 2010/10/23 15:45:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.6.ebuild,v 1.4 2010/12/27 21:09:48 grobian Exp $ EAPI=2 @@ -19,7 +19,7 @@ HOMEPAGE="http://www.zenspider.com/ZSS/Products/RubyInline/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend dev-ruby/zentest |