summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2010-06-05 10:50:36 +0000
committerHans de Graaff <graaff@gentoo.org>2010-06-05 10:50:36 +0000
commit1e83b44b5147c556b0d1a8adf1bc45e574b52dfa (patch)
tree985acc7fa41fa2156a92974fe538ae74211ad204 /dev-ruby/rake/rake-0.8.7-r4.ebuild
parentMasking x11-misc/wmakerconf wrt bug #265465 (diff)
downloadgentoo-2-1e83b44b5147c556b0d1a8adf1bc45e574b52dfa.tar.gz
gentoo-2-1e83b44b5147c556b0d1a8adf1bc45e574b52dfa.tar.bz2
gentoo-2-1e83b44b5147c556b0d1a8adf1bc45e574b52dfa.zip
Revision bump to support stabling jruby.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/rake/rake-0.8.7-r4.ebuild')
-rw-r--r--dev-ruby/rake/rake-0.8.7-r4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/rake/rake-0.8.7-r4.ebuild b/dev-ruby/rake/rake-0.8.7-r4.ebuild
index ea98bce94d98..de231f4a3eb1 100644
--- a/dev-ruby/rake/rake-0.8.7-r4.ebuild
+++ b/dev-ruby/rake/rake-0.8.7-r4.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/rake/rake-0.8.7-r4.ebuild,v 1.3 2010/05/22 13:33:43 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.8.7-r4.ebuild,v 1.4 2010/06/05 10:50:36 graaff Exp $
EAPI=2
-USE_RUBY="ruby18 ree18 ruby19 jruby"
+USE_RUBY="ruby18 jruby"
RUBY_FAKEGEM_TASK_DOC=""
RUBY_FAKEGEM_TASK_TEST=""
@@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tgz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~ppc ppc64 ~s390 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="bash-completion doc"
#ruby_add_bdepend test dev-ruby/flexmock