diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-11-03 15:11:31 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-11-03 15:11:31 +0000 |
commit | 70b9caf1966b572fb76d5825b50c2fa9256a4969 (patch) | |
tree | e460cb47722c9c9a2aa513c081c3a1aee0c047a7 /dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild | |
parent | add patch, acquired from master since last release, fixes test failures (diff) | |
download | historical-70b9caf1966b572fb76d5825b50c2fa9256a4969.tar.gz historical-70b9caf1966b572fb76d5825b50c2fa9256a4969.tar.bz2 historical-70b9caf1966b572fb76d5825b50c2fa9256a4969.zip |
Drop jruby.
Package-Manager: portage-2.2.14/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild')
-rw-r--r-- | dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild b/dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild index bd8e3a235b7b..ab29ec254640 100644 --- a/dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild +++ b/dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild,v 1.6 2014/08/05 16:00:27 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy_table/tidy_table-0.0.5-r2.ebuild,v 1.7 2014/11/03 15:06:59 mrueg Exp $ EAPI=4 -USE_RUBY="ruby19 jruby" +USE_RUBY="ruby19" RUBY_FAKEGEM_RECIPE_TEST="rspec" |