diff options
author | 2012-10-28 17:21:32 +0000 | |
---|---|---|
committer | 2012-10-28 17:21:32 +0000 | |
commit | 14f927be139c655f607a96d3e26ca4056e5b9787 (patch) | |
tree | 70e71d96dfc531cfc9c813ba8675a8b091961821 /dev-ruby/RubyInline | |
parent | alpha stable, add ~alpha/~ia64/~sparc, etc (diff) | |
download | gentoo-2-14f927be139c655f607a96d3e26ca4056e5b9787.tar.gz gentoo-2-14f927be139c655f607a96d3e26ca4056e5b9787.tar.bz2 gentoo-2-14f927be139c655f607a96d3e26ca4056e5b9787.zip |
alpha stable, add ~alpha/~ia64/~sparc, etc
(Portage version: 2.1.11.9/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-ruby/RubyInline')
-rw-r--r-- | dev-ruby/RubyInline/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/RubyInline/RubyInline-3.8.6.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-ruby/RubyInline/ChangeLog b/dev-ruby/RubyInline/ChangeLog index 4a7fbd17ebf8..47919508ecf4 100644 --- a/dev-ruby/RubyInline/ChangeLog +++ b/dev-ruby/RubyInline/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/RubyInline # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/ChangeLog,v 1.2 2012/08/16 17:05:30 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/ChangeLog,v 1.3 2012/10/28 17:21:32 armin76 Exp $ + + 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> RubyInline-3.8.6.ebuild: + alpha stable 16 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> RubyInline-3.11.3.ebuild: Remove FAKEGEM_NAME; use rdoc recipe for doc building (avoids hoe dependencies diff --git a/dev-ruby/RubyInline/RubyInline-3.8.6.ebuild b/dev-ruby/RubyInline/RubyInline-3.8.6.ebuild index b2e5c6d3c97a..52de28a7ba29 100644 --- a/dev-ruby/RubyInline/RubyInline-3.8.6.ebuild +++ b/dev-ruby/RubyInline/RubyInline-3.8.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.8.6.ebuild,v 1.1 2012/08/16 03:44:43 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/RubyInline/RubyInline-3.8.6.ebuild,v 1.2 2012/10/28 17:21:32 armin76 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 |