From: Zero_Chaos Date: Thu, 2 Jun 2016 21:41:41 +0000 (-0400) Subject: dev-ruby/rack-protection: add ruby23, drop ruby19 to quiet repoman X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e4154be91f0e907517cf7fc34f6bfd4f42f64aac;p=gentoo.git dev-ruby/rack-protection: add ruby23, drop ruby19 to quiet repoman Package-Manager: portage-2.3.0_rc1 --- diff --git a/dev-ruby/rack-protection/rack-protection-1.5.3-r1.ebuild b/dev-ruby/rack-protection/rack-protection-1.5.3-r1.ebuild index a1ad2bdc795e..5a0a998b74cd 100644 --- a/dev-ruby/rack-protection/rack-protection-1.5.3-r1.ebuild +++ b/dev-ruby/rack-protection/rack-protection-1.5.3-r1.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22 ruby23" RUBY_FAKEGEM_RECIPE_TEST="rspec" RUBY_FAKEGEM_TASK_DOC="" diff --git a/dev-ruby/rack-protection/rack-protection-1.5.3.ebuild b/dev-ruby/rack-protection/rack-protection-1.5.3.ebuild index 51ff5d3e3f9e..26f173e03291 100644 --- a/dev-ruby/rack-protection/rack-protection-1.5.3.ebuild +++ b/dev-ruby/rack-protection/rack-protection-1.5.3.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" +USE_RUBY="ruby20" RUBY_FAKEGEM_RECIPE_TEST="rspec" RUBY_FAKEGEM_TASK_DOC=""