From: Manuel RĂ¼ger Date: Sat, 16 Apr 2016 21:56:18 +0000 (+0200) Subject: dev-ruby/capistrano: Remove ruby19 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0076d3fac2fff6755e5930d6ad947fd399515dae;p=gentoo.git dev-ruby/capistrano: Remove ruby19 Package-Manager: portage-2.2.28 --- diff --git a/dev-ruby/capistrano/capistrano-2.15.5-r1.ebuild b/dev-ruby/capistrano/capistrano-2.15.5-r1.ebuild index 723c1f9ba14c..0787af390039 100644 --- a/dev-ruby/capistrano/capistrano-2.15.5-r1.ebuild +++ b/dev-ruby/capistrano/capistrano-2.15.5-r1.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" +USE_RUBY="ruby20" RUBY_FAKEGEM_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md" diff --git a/dev-ruby/capistrano/capistrano-2.15.5-r2.ebuild b/dev-ruby/capistrano/capistrano-2.15.5-r2.ebuild index 674482178060..bcd6126ac07d 100644 --- a/dev-ruby/capistrano/capistrano-2.15.5-r2.ebuild +++ b/dev-ruby/capistrano/capistrano-2.15.5-r2.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_TASK_DOC="" RUBY_FAKEGEM_EXTRADOC="CHANGELOG README.md" diff --git a/dev-ruby/capistrano/capistrano-3.3.5.ebuild b/dev-ruby/capistrano/capistrano-3.3.5.ebuild index dcc15d193249..dfd0d46d3085 100644 --- a/dev-ruby/capistrano/capistrano-3.3.5.ebuild +++ b/dev-ruby/capistrano/capistrano-3.3.5.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" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_RECIPE_TEST="rspec" diff --git a/dev-ruby/capistrano/capistrano-3.4.0.ebuild b/dev-ruby/capistrano/capistrano-3.4.0.ebuild index bb3d7e2055a4..56e1a93d3d94 100644 --- a/dev-ruby/capistrano/capistrano-3.4.0.ebuild +++ b/dev-ruby/capistrano/capistrano-3.4.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" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_RECIPE_TEST="rspec"