From: Hans de Graaff Date: Mon, 7 Mar 2016 20:18:54 +0000 (+0100) Subject: dev-ruby/rspec-expectations: drop ruby19 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f409efb85bc1c571726ba4ee30155b3e95ccfd51;p=gentoo.git dev-ruby/rspec-expectations: drop ruby19 Package-Manager: portage-2.2.26 --- diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild index b1b3a1ddb4f1..b8b92b309c64 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.99.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_RECIPE_TEST="rspec"