diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-06-23 07:05:20 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-06-24 06:26:10 +0200 |
commit | e8d4f9448206d66ebbcf33556581600312c221b9 (patch) | |
tree | 2caea17718f02d5363b010ff60d29ccd36f45909 /dev-ruby/rspec-collection_matchers | |
parent | app-admin/puppet-lint: cleanup (diff) | |
download | gentoo-e8d4f9448206d66ebbcf33556581600312c221b9.tar.gz gentoo-e8d4f9448206d66ebbcf33556581600312c221b9.tar.bz2 gentoo-e8d4f9448206d66ebbcf33556581600312c221b9.zip |
dev-ruby/rspec-collection_matchers: drop ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/rspec-collection_matchers')
-rw-r--r-- | dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild index bb411c3eb3fd..21a94fc2938d 100644 --- a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild +++ b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 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_RECIPE_TEST="rspec3" RUBY_FAKEGEM_RECIPE_DOC="rdoc" |