summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2010-01-16 17:29:25 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2010-01-16 17:29:25 +0000
commit8deac8752fb4b47a9fc3c619110064e9cadfa34d (patch)
tree686a2d2bf13f33219debdf87279f600cbece533a /dev-ruby/hoe-seattlerb
parentDrop ia64 keyword (diff)
downloadgentoo-2-8deac8752fb4b47a9fc3c619110064e9cadfa34d.tar.gz
gentoo-2-8deac8752fb4b47a9fc3c619110064e9cadfa34d.tar.bz2
gentoo-2-8deac8752fb4b47a9fc3c619110064e9cadfa34d.zip
Add jruby to the usable targets.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/hoe-seattlerb')
-rw-r--r--dev-ruby/hoe-seattlerb/ChangeLog6
-rw-r--r--dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/hoe-seattlerb/ChangeLog b/dev-ruby/hoe-seattlerb/ChangeLog
index 95044ee0b248..f81d1cf3c131 100644
--- a/dev-ruby/hoe-seattlerb/ChangeLog
+++ b/dev-ruby/hoe-seattlerb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/hoe-seattlerb
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.6 2010/01/13 16:35:09 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/ChangeLog,v 1.7 2010/01/16 17:29:25 flameeyes Exp $
+
+ 16 Jan 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+ hoe-seattlerb-1.2.2.ebuild:
+ Add jruby to the usable targets.
13 Jan 2010; Brent Baude <ranger@gentoo.org> hoe-seattlerb-1.2.2.ebuild:
Marking hoe-seattlerb-1.2.2 ~ppc64 for bug 298367
diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild
index 04fe5af559ef..20aae423e48b 100644
--- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild
+++ b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.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-seattlerb/hoe-seattlerb-1.2.2.ebuild,v 1.2 2010/01/13 16:35:09 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.2.2.ebuild,v 1.3 2010/01/16 17:29:25 flameeyes Exp $
EAPI=2
-USE_RUBY="ruby18 ruby19"
+USE_RUBY="ruby18 ruby19 jruby"
# no tests present
RUBY_FAKEGEM_TASK_TEST=""