diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-09-09 18:03:54 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2010-09-09 18:03:54 +0000 |
commit | 9751a35f867caafd440565240d3c34e14f7b5a02 (patch) | |
tree | 759408d93b59a2ae444b147787c1a808dd128176 /dev-ruby/hexoid/hexoid-0.2.2.ebuild | |
parent | Marking libgda-4.1.4-r1 ppc64 for bug 327803 (diff) | |
download | gentoo-2-9751a35f867caafd440565240d3c34e14f7b5a02.tar.gz gentoo-2-9751a35f867caafd440565240d3c34e14f7b5a02.tar.bz2 gentoo-2-9751a35f867caafd440565240d3c34e14f7b5a02.zip |
Remove JRuby support.
(Portage version: 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 d48b48cbaa34..60ae17017263 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.1 2010/07/28 22:55:50 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/hexoid-0.2.2.ebuild,v 1.2 2010/09/09 18:03:54 flameeyes Exp $ EAPI=2 # None of the three actually has working tests, but they should all work -USE_RUBY="ruby18 ruby19 jruby" +USE_RUBY="ruby18 ruby19" RUBY_FAKEGEM_TASK_TEST="" |