diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-03-22 22:58:43 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-03-22 22:58:43 +0100 |
commit | ce43083bff7f0607d2bf649559a1ee2fe4c8de13 (patch) | |
tree | 5abcc20f51c3549713a163a32c1f9e196c9f1866 /dev-ruby/niceogiri | |
parent | dev-ruby/nio4r: Remove old (diff) | |
download | gentoo-ce43083bff7f0607d2bf649559a1ee2fe4c8de13.tar.gz gentoo-ce43083bff7f0607d2bf649559a1ee2fe4c8de13.tar.bz2 gentoo-ce43083bff7f0607d2bf649559a1ee2fe4c8de13.zip |
dev-ruby/niceogiri: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/niceogiri')
-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 937b57582640..cf33a3924173 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-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_EXTRADOC="README.md" RUBY_FAKEGEM_RECIPE_TEST="rspec" |