diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-05-10 00:32:50 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-05-10 00:32:50 +0200 |
commit | f854c0b098323af78ea093501e068334a1d15076 (patch) | |
tree | a749a94e53163bb4e02c9d9dd545ea077c551a4c /dev-ruby/ruby-progressbar | |
parent | dev-ruby/narray: Drop ruby19 (diff) | |
download | gentoo-f854c0b098323af78ea093501e068334a1d15076.tar.gz gentoo-f854c0b098323af78ea093501e068334a1d15076.tar.bz2 gentoo-f854c0b098323af78ea093501e068334a1d15076.zip |
dev-ruby/ruby-progressbar: Drop ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/ruby-progressbar')
-rw-r--r-- | dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2-r1.ebuild | 4 | ||||
-rw-r--r-- | 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 f320a6c9f78f..d7b04919b8f6 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 28a34bda4a1d..9b2a18d9d48f 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="" |