summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2011-06-10 15:22:22 +0000
committerHans de Graaff <graaff@gentoo.org>2011-06-10 15:22:22 +0000
commit3424be9e6f4c53ffd04c61f5594b466d40ce8ae7 (patch)
treef56f536fb6908f6b3b1370667a9b5e03cd8f05ef /dev-ruby/xpath
parentBlock www-client/surf due to collision on /usr/bin/surf, #371037 (diff)
downloadgentoo-2-3424be9e6f4c53ffd04c61f5594b466d40ce8ae7.tar.gz
gentoo-2-3424be9e6f4c53ffd04c61f5594b466d40ce8ae7.tar.bz2
gentoo-2-3424be9e6f4c53ffd04c61f5594b466d40ce8ae7.zip
Add back jruby support.
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/xpath')
-rw-r--r--dev-ruby/xpath/ChangeLog5
-rw-r--r--dev-ruby/xpath/xpath-0.1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/xpath/ChangeLog b/dev-ruby/xpath/ChangeLog
index d2499724b5cb..ab747a4747b9 100644
--- a/dev-ruby/xpath/ChangeLog
+++ b/dev-ruby/xpath/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/xpath
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xpath/ChangeLog,v 1.2 2011/05/19 06:00:59 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xpath/ChangeLog,v 1.3 2011/06/10 15:22:22 graaff Exp $
+
+ 10 Jun 2011; Hans de Graaff <graaff@gentoo.org> xpath-0.1.4.ebuild:
+ Add back jruby support.
19 May 2011; Hans de Graaff <graaff@gentoo.org> xpath-0.1.4.ebuild:
Drop jruby support since we don't have a jruby-ready rspec:2 in the tree yet.
diff --git a/dev-ruby/xpath/xpath-0.1.4.ebuild b/dev-ruby/xpath/xpath-0.1.4.ebuild
index 29c15776d101..5dc5e8821452 100644
--- a/dev-ruby/xpath/xpath-0.1.4.ebuild
+++ b/dev-ruby/xpath/xpath-0.1.4.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xpath/xpath-0.1.4.ebuild,v 1.2 2011/05/19 06:00:59 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xpath/xpath-0.1.4.ebuild,v 1.3 2011/06/10 15:22:22 graaff Exp $
EAPI="4"
-USE_RUBY="ruby18 ree18"
+USE_RUBY="ruby18 ree18 jruby"
RUBY_FAKEGEM_EXTRADOC="README.rdoc"