diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-11-03 20:05:09 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-11-03 20:05:09 +0000 |
commit | 206cd4d02fec41318b7ea66e10c2796b0e528516 (patch) | |
tree | 3337e617d49c9e9e3fc7594f10048cbc42f81663 /dev-ruby/niceogiri/niceogiri-1.1.2.ebuild | |
parent | Drop jruby. (diff) | |
download | gentoo-2-206cd4d02fec41318b7ea66e10c2796b0e528516.tar.gz gentoo-2-206cd4d02fec41318b7ea66e10c2796b0e528516.tar.bz2 gentoo-2-206cd4d02fec41318b7ea66e10c2796b0e528516.zip |
Drop jruby.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'dev-ruby/niceogiri/niceogiri-1.1.2.ebuild')
-rw-r--r-- | dev-ruby/niceogiri/niceogiri-1.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/niceogiri/niceogiri-1.1.2.ebuild b/dev-ruby/niceogiri/niceogiri-1.1.2.ebuild index 46f09217e74a..5037014c9e9e 100644 --- a/dev-ruby/niceogiri/niceogiri-1.1.2.ebuild +++ b/dev-ruby/niceogiri/niceogiri-1.1.2.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/niceogiri/niceogiri-1.1.2.ebuild,v 1.3 2014/08/06 07:03:23 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/niceogiri/niceogiri-1.1.2.ebuild,v 1.4 2014/11/03 20:05:09 mrueg Exp $ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21 jruby" +USE_RUBY="ruby19 ruby20 ruby21" RUBY_FAKEGEM_EXTRADOC="README.md" RUBY_FAKEGEM_RECIPE_TEST="rspec" |