From: Hans de Graaff Date: Thu, 21 Apr 2016 04:58:21 +0000 (+0200) Subject: dev-ruby/shoulda: drop ruby19 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=31ce4dd3215c94fc520287e11e478f388eb11837;p=gentoo.git dev-ruby/shoulda: drop ruby19 Package-Manager: portage-2.2.26 --- diff --git a/dev-ruby/shoulda/shoulda-2.11.3-r2.ebuild b/dev-ruby/shoulda/shoulda-2.11.3-r2.ebuild index 57d8a9f9f079..07f3334bfc18 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 abd59256600e..0c481a815412 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"