diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-09-10 12:29:18 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-09-10 12:29:18 +0000 |
commit | 107028b194b98f42ca905dcc13def2aef1f02112 (patch) | |
tree | ed68a62a4c38010cfb4ed7f86329c947344da5e6 /dev-ruby/hexoid/hexoid-0.2.2.ebuild | |
parent | Drop lafiles removal from live too. (diff) | |
download | historical-107028b194b98f42ca905dcc13def2aef1f02112.tar.gz historical-107028b194b98f42ca905dcc13def2aef1f02112.tar.bz2 historical-107028b194b98f42ca905dcc13def2aef1f02112.zip |
Re-add jruby, here it was called for.
Package-Manager: portage-2.2_rc78/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/hexoid/hexoid-0.2.2.ebuild')
-rw-r--r-- | dev-ruby/hexoid/hexoid-0.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/hexoid/hexoid-0.2.2.ebuild b/dev-ruby/hexoid/hexoid-0.2.2.ebuild index 60ae17017263..307cc018ccf2 100644 --- a/dev-ruby/hexoid/hexoid-0.2.2.ebuild +++ b/dev-ruby/hexoid/hexoid-0.2.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v 1.2 2010/09/09 18:03:54 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v 1.3 2010/09/10 12:29:18 flameeyes Exp $ EAPI=2 # None of the three actually has working tests, but they should all work -USE_RUBY="ruby18 ruby19" +USE_RUBY="ruby18 ruby19 jruby" RUBY_FAKEGEM_TASK_TEST="" |