commit: f854c0b098323af78ea093501e068334a1d15076 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Mon May 9 22:32:50 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Mon May 9 22:32:50 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f854c0b0
dev-ruby/ruby-progressbar: Drop ruby19 Package-Manager: portage-2.2.28 dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2-r1.ebuild | 4 ++-- dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2-r1.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2-r1.ebuild index f320a6c..d7b0491 100644 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2-r1.ebuild +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2-r1.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" RUBY_FAKEGEM_RECIPE_TEST="rspec" RUBY_FAKEGEM_TASK_DOC="" diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild index 28a34bd..9b2a18d 100644 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.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" +USE_RUBY="ruby20" RUBY_FAKEGEM_RECIPE_TEST="rspec" RUBY_FAKEGEM_TASK_DOC=""