From: Manuel RĂ¼ger Date: Sat, 16 Apr 2016 21:59:14 +0000 (+0200) Subject: dev-ruby/http-form_data: Remove ruby19 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e93d234017d1478970edfb03e834b3edbebe5b6e;p=gentoo.git dev-ruby/http-form_data: Remove ruby19 Package-Manager: portage-2.2.28 --- diff --git a/dev-ruby/http-form_data/http-form_data-1.0.1.ebuild b/dev-ruby/http-form_data/http-form_data-1.0.1.ebuild index c1cb8cb33e57..f661acaf94df 100644 --- a/dev-ruby/http-form_data/http-form_data-1.0.1.ebuild +++ b/dev-ruby/http-form_data/http-form_data-1.0.1.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_RECIPE_TEST="rspec3"