commit: 0076d3fac2fff6755e5930d6ad947fd399515dae Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sat Apr 16 21:56:18 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sat Apr 16 21:56:18 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0076d3fa
dev-ruby/capistrano: Remove ruby19 Package-Manager: portage-2.2.28 dev-ruby/capistrano/capistrano-2.15.5-r1.ebuild | 4 ++-- dev-ruby/capistrano/capistrano-2.15.5-r2.ebuild | 4 ++-- dev-ruby/capistrano/capistrano-3.3.5.ebuild | 4 ++-- dev-ruby/capistrano/capistrano-3.4.0.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dev-ruby/capistrano/capistrano-2.15.5-r1.ebuild b/dev-ruby/capistrano/capistrano-2.15.5-r1.ebuild index 723c1f9..0787af3 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 6744821..bcd6126 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 dcc15d1..dfd0d46 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 bb3d7e2..56e1a93 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"