commit: e8d4f9448206d66ebbcf33556581600312c221b9 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Jun 23 05:05:20 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Jun 24 04:26:10 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8d4f944
dev-ruby/rspec-collection_matchers: drop ruby19 Package-Manager: portage-2.2.28 .../rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild | 4 ++-- 1 file 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 bb411c3..21a94fc 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"
