diff options
author | Hans de Graaff <graaff@gentoo.org> | 2010-12-04 08:21:01 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2010-12-04 08:21:01 +0000 |
commit | 1eb0d202a44b244e6ab07f37c93b0058d2938b3d (patch) | |
tree | 3ccee7050499626bef1b63c19247864f2e5dcb5d /dev-ruby/polyglot/polyglot-0.3.1.ebuild | |
parent | Add ree18 target. (diff) | |
download | gentoo-2-1eb0d202a44b244e6ab07f37c93b0058d2938b3d.tar.gz gentoo-2-1eb0d202a44b244e6ab07f37c93b0058d2938b3d.tar.bz2 gentoo-2-1eb0d202a44b244e6ab07f37c93b0058d2938b3d.zip |
Add ree18 target.
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/polyglot/polyglot-0.3.1.ebuild')
-rw-r--r-- | dev-ruby/polyglot/polyglot-0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/polyglot/polyglot-0.3.1.ebuild b/dev-ruby/polyglot/polyglot-0.3.1.ebuild index 3faa7a38f4c5..fc1125b85b21 100644 --- a/dev-ruby/polyglot/polyglot-0.3.1.ebuild +++ b/dev-ruby/polyglot/polyglot-0.3.1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.1.ebuild,v 1.3 2010/10/25 01:33:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/polyglot/polyglot-0.3.1.ebuild,v 1.4 2010/12/04 08:21:01 graaff Exp $ EAPI=2 -USE_RUBY="ruby18 ruby19 jruby" +USE_RUBY="ruby18 ruby19 jruby ree18" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_TASK_TEST="" |