summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2016-05-05 07:22:37 +0200
committerHans de Graaff <graaff@gentoo.org>2016-05-05 07:22:37 +0200
commit7a2111903510c6d9dfb814fe81a7533c04286351 (patch)
tree039c81206accdc7b522de573bde326b1d5142a25
parentdev-ruby/rubytest-cli: drop ruby19 (diff)
downloadgentoo-7a211190.tar.gz
gentoo-7a211190.tar.bz2
gentoo-7a211190.zip
dev-ruby/rspec: drop ruby19
Package-Manager: portage-2.2.26
-rw-r--r--dev-ruby/rspec/rspec-1.3.2-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec/rspec-1.3.2-r2.ebuild b/dev-ruby/rspec/rspec-1.3.2-r2.ebuild
index f2280723fd0b..8d03eb3386c3 100644
--- a/dev-ruby/rspec/rspec-1.3.2-r2.ebuild
+++ b/dev-ruby/rspec/rspec-1.3.2-r2.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"
+USE_RUBY="ruby20 ruby21"
RUBY_FAKEGEM_TASK_TEST="spec"