summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2016-04-16 07:43:52 +0200
committerHans de Graaff <graaff@gentoo.org>2016-04-16 07:59:43 +0200
commite3a32d512e0c7da6de0f16b0e47ab4a1233b13a3 (patch)
treee767b8902a7d4d49e045abe5607739a1cedfeaec /dev-ruby/rack-protection
parentdev-ruby/method_source: drop ruby19 (diff)
downloadgentoo-e3a32d512e0c7da6de0f16b0e47ab4a1233b13a3.tar.gz
gentoo-e3a32d512e0c7da6de0f16b0e47ab4a1233b13a3.tar.bz2
gentoo-e3a32d512e0c7da6de0f16b0e47ab4a1233b13a3.zip
dev-ruby/rack-protection: drop ruby19
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-ruby/rack-protection')
-rw-r--r--dev-ruby/rack-protection/rack-protection-1.5.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
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 a26909c57b3b..a1ad2bdc795e 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
@@ -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"
RUBY_FAKEGEM_TASK_DOC=""