summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2010-01-04 03:56:22 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2010-01-04 03:56:22 +0000
commit5fe1b7303582021e4f2d793cc4ac1bda362fa810 (patch)
treee8c0d2cd5154ecfb583b39047c10f2cb0f2a5e05 /dev-ruby/hoe/hoe-2.4.0.ebuild
parentAdd support for JRuby (although it has a possibly cyclic dependency over jrub... (diff)
downloadgentoo-2-5fe1b7303582021e4f2d793cc4ac1bda362fa810.tar.gz
gentoo-2-5fe1b7303582021e4f2d793cc4ac1bda362fa810.tar.bz2
gentoo-2-5fe1b7303582021e4f2d793cc4ac1bda362fa810.zip
Add support for JRuby (although it has a possibly cyclic dependency over jruby-openssl).
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/hoe/hoe-2.4.0.ebuild')
-rw-r--r--dev-ruby/hoe/hoe-2.4.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/hoe/hoe-2.4.0.ebuild b/dev-ruby/hoe/hoe-2.4.0.ebuild
index fa1fdd29a62f..f1806bb03c86 100644
--- a/dev-ruby/hoe/hoe-2.4.0.ebuild
+++ b/dev-ruby/hoe/hoe-2.4.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2009 Gentoo Foundation
+# 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.4.0.ebuild,v 1.4 2009/12/25 16:42:02 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.4.0.ebuild,v 1.5 2010/01/04 03:56:22 flameeyes Exp $
EAPI=2
-USE_RUBY="ruby18 ruby19"
+USE_RUBY="ruby18 ruby19 jruby"
RUBY_FAKEGEM_TASK_DOC="docs"