dev-ruby/rack-protection: add ruby23, drop ruby19 to quiet repoman
authorZero_Chaos <zerochaos@gentoo.org>
Thu, 2 Jun 2016 21:41:41 +0000 (17:41 -0400)
committerZero_Chaos <zerochaos@gentoo.org>
Thu, 2 Jun 2016 21:47:49 +0000 (17:47 -0400)
Package-Manager: portage-2.3.0_rc1

dev-ruby/rack-protection/rack-protection-1.5.3-r1.ebuild
dev-ruby/rack-protection/rack-protection-1.5.3.ebuild

index a1ad2bdc795e157e225557b79eb60d9780c16bc4..5a0a998b74cd68609ee83a0ab8b50eeb58288c92 100644 (file)
@@ -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=""
index 51ff5d3e3f9ed9fcaffdba2c89e24706d1a95333..26f173e03291e151e91e355afb098ffccd66ccbc 100644 (file)
@@ -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=""