diff options
Diffstat (limited to 'dev-ruby/ruby_parser/ruby_parser-2.0.4-r1.ebuild')
-rw-r--r-- | dev-ruby/ruby_parser/ruby_parser-2.0.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby_parser/ruby_parser-2.0.4-r1.ebuild b/dev-ruby/ruby_parser/ruby_parser-2.0.4-r1.ebuild index 30c5101ba6c4..4cc983c83fb8 100644 --- a/dev-ruby/ruby_parser/ruby_parser-2.0.4-r1.ebuild +++ b/dev-ruby/ruby_parser/ruby_parser-2.0.4-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.0.4-r1.ebuild,v 1.7 2010/02/13 19:14:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby_parser/ruby_parser-2.0.4-r1.ebuild,v 1.8 2010/05/22 23:11:52 a3li Exp $ EAPI=2 -USE_RUBY="ruby18" +USE_RUBY="ruby18 ree18" # Don't run tests, since they require the testcase from ParseTree; # ParseTree _is_ the testcase for ruby_parse |