diff options
author | Alex Legler <a3li@gentoo.org> | 2010-05-22 22:58:55 +0000 |
---|---|---|
committer | Alex Legler <a3li@gentoo.org> | 2010-05-22 22:58:55 +0000 |
commit | f735f42f240cfea470d8524c521087876f06913a (patch) | |
tree | 3e5ce44772f0f7fabb60496e4b1e08bc6ff04cb0 /dev-ruby/hoe/hoe-2.6.0-r1.ebuild | |
parent | Add REE18 support (diff) | |
download | gentoo-2-f735f42f240cfea470d8524c521087876f06913a.tar.gz gentoo-2-f735f42f240cfea470d8524c521087876f06913a.tar.bz2 gentoo-2-f735f42f240cfea470d8524c521087876f06913a.zip |
Add REE18 support
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/hoe/hoe-2.6.0-r1.ebuild')
-rw-r--r-- | dev-ruby/hoe/hoe-2.6.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hoe/hoe-2.6.0-r1.ebuild b/dev-ruby/hoe/hoe-2.6.0-r1.ebuild index 353d35620be0..20615faa6c2d 100644 --- a/dev-ruby/hoe/hoe-2.6.0-r1.ebuild +++ b/dev-ruby/hoe/hoe-2.6.0-r1.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/hoe/hoe-2.6.0-r1.ebuild,v 1.2 2010/05/22 14:23:12 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.6.0-r1.ebuild,v 1.3 2010/05/22 22:58:55 a3li Exp $ EAPI=2 -USE_RUBY="ruby18 ruby19 jruby" +USE_RUBY="ruby18 ree18 ruby19 jruby" RUBY_FAKEGEM_TASK_DOC="docs" |