summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2010-09-10 12:29:18 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2010-09-10 12:29:18 +0000
commit78cec7b63d437e0aa15065fe1592f34140b5ae37 (patch)
tree92e9093cfa7ddd6d15e371b0c1fa61f8e284d1a3 /dev-ruby/hexoid
parentDrop lafiles removal from live too. (diff)
downloadgentoo-2-78cec7b63d437e0aa15065fe1592f34140b5ae37.tar.gz
gentoo-2-78cec7b63d437e0aa15065fe1592f34140b5ae37.tar.bz2
gentoo-2-78cec7b63d437e0aa15065fe1592f34140b5ae37.zip
Re-add jruby, here it was called for.
(Portage version: 2.2_rc78/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/hexoid')
-rw-r--r--dev-ruby/hexoid/ChangeLog5
-rw-r--r--dev-ruby/hexoid/hexoid-0.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/hexoid/ChangeLog b/dev-ruby/hexoid/ChangeLog
index 3716354186ca..70efd07ba1ed 100644
--- a/dev-ruby/hexoid/ChangeLog
+++ b/dev-ruby/hexoid/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/hexoid
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v 1.2 2010/09/09 18:03:54 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hexoid/ChangeLog,v 1.3 2010/09/10 12:29:18 flameeyes Exp $
+
+ 10 Sep 2010; Diego E. Pettenò <flameeyes@gentoo.org> hexoid-0.2.2.ebuild:
+ Re-add jruby, here it was called for.
09 Sep 2010; Diego E. Pettenò <flameeyes@gentoo.org> hexoid-0.2.2.ebuild:
Remove JRuby support.
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=""