diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-11-13 15:25:13 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-11-13 15:25:13 +0100 |
commit | c6f51f2d89206fc9efb1ff1c7ab726344a050704 (patch) | |
tree | 5ac64f2ab19860aa2aed7cddb24d64d8c5e5f19b /dev-ruby/rspec-support | |
parent | dev-ruby/ruby-shadow: Remove ruby19 (diff) | |
download | gentoo-c6f51f2d89206fc9efb1ff1c7ab726344a050704.tar.gz gentoo-c6f51f2d89206fc9efb1ff1c7ab726344a050704.tar.bz2 gentoo-c6f51f2d89206fc9efb1ff1c7ab726344a050704.zip |
dev-ruby/rspec-support: Remove ruby19
Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-ruby/rspec-support')
-rw-r--r-- | dev-ruby/rspec-support/rspec-support-3.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-support/rspec-support-3.3.0.ebuild b/dev-ruby/rspec-support/rspec-support-3.3.0.ebuild index 8c6b23ecd1c1..2d05239cf4ce 100644 --- a/dev-ruby/rspec-support/rspec-support-3.3.0.ebuild +++ b/dev-ruby/rspec-support/rspec-support-3.3.0.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="rspec3" RUBY_FAKEGEM_RECIPE_DOC="rdoc" |