diff options
author | Hans de Graaff <graaff@gentoo.org> | 2011-02-17 07:04:56 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2011-02-17 07:04:56 +0000 |
commit | 2092186075a1a86e8b1e06f755c6a173e3733342 (patch) | |
tree | 261b36b520302df31bd4aecee0a1f432189d6d36 /dev-ruby/ruby-inline/ruby-inline-3.8.6.ebuild | |
parent | Remove old version. (diff) | |
download | gentoo-2-2092186075a1a86e8b1e06f755c6a173e3733342.tar.gz gentoo-2-2092186075a1a86e8b1e06f755c6a173e3733342.tar.bz2 gentoo-2-2092186075a1a86e8b1e06f755c6a173e3733342.zip |
Revision bump to create a stable candidate with ree18 and without ruby19.
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/ruby-inline/ruby-inline-3.8.6.ebuild')
-rw-r--r-- | dev-ruby/ruby-inline/ruby-inline-3.8.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 604c23b0771b..73193738827a 100644 --- a/dev-ruby/ruby-inline/ruby-inline-3.8.6.ebuild +++ b/dev-ruby/ruby-inline/ruby-inline-3.8.6.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.4 2010/12/27 21:09:48 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-inline/ruby-inline-3.8.6.ebuild,v 1.5 2011/02/17 07:04:56 graaff Exp $ EAPI=2 -USE_RUBY="ruby18 ree18 ruby19" +USE_RUBY="ruby18 ree18" RUBY_FAKEGEM_NAME="RubyInline" |