commit: 31ce4dd3215c94fc520287e11e478f388eb11837 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Thu Apr 21 04:58:21 2016 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Thu Apr 21 05:09:07 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31ce4dd3
dev-ruby/shoulda: drop ruby19 Package-Manager: portage-2.2.26 dev-ruby/shoulda/shoulda-2.11.3-r2.ebuild | 4 ++-- dev-ruby/shoulda/shoulda-3.5.0-r2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ruby/shoulda/shoulda-2.11.3-r2.ebuild b/dev-ruby/shoulda/shoulda-2.11.3-r2.ebuild index 57d8a9f..07f3334 100644 --- a/dev-ruby/shoulda/shoulda-2.11.3-r2.ebuild +++ b/dev-ruby/shoulda/shoulda-2.11.3-r2.ebuild @@ -1,10 +1,10 @@ -# 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" # Use rdoc recipe to avoid obsolete Rakefile RUBY_FAKEGEM_RECIPE_DOC="rdoc" diff --git a/dev-ruby/shoulda/shoulda-3.5.0-r2.ebuild b/dev-ruby/shoulda/shoulda-3.5.0-r2.ebuild index abd5925..0c481a8 100644 --- a/dev-ruby/shoulda/shoulda-3.5.0-r2.ebuild +++ b/dev-ruby/shoulda/shoulda-3.5.0-r2.ebuild @@ -1,10 +1,10 @@ -# 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_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="README.md"
