diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-09-15 04:43:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-09-15 04:43:15 +0000 |
commit | 6794796089a6a112609562cf2b4259dee9332954 (patch) | |
tree | 418dcb373c8317a1e81bdedee9603cb64ca91fc9 /dev-ruby/ruby-inline | |
parent | Stable for HPPA (bug #369573). (diff) | |
download | gentoo-2-6794796089a6a112609562cf2b4259dee9332954.tar.gz gentoo-2-6794796089a6a112609562cf2b4259dee9332954.tar.bz2 gentoo-2-6794796089a6a112609562cf2b4259dee9332954.zip |
Stable for HPPA (bug #369573).
(Portage version: 2.2.0_alpha56/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.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 cbe5be2148aa..73cb25aad554 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.42 2011/08/27 09:50:23 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ChangeLog,v 1.43 2011/09/15 04:43:15 jer Exp $ + + 15 Sep 2011; Jeroen Roovers <jer@gentoo.org> ruby-inline-3.8.6.ebuild: + Stable for HPPA (bug #369573). 27 Aug 2011; Fabian Groffen <grobian@gentoo.org> ruby-inline-3.9.0.ebuild: Marked ~x64-macos 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 d408fdf51896..5f49610b32cc 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-2011 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.11 2011/07/10 23:02:27 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.6.ebuild,v 1.12 2011/09/15 04:43:15 jer 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 ~x64-solaris ~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 |