commit: 3a8808def2412e5e0ac11126668df1cb460c843b Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sun Apr 17 10:37:36 2016 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Sun Apr 17 10:37:36 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a8808de
dev-ruby/typhoeus: Remove ruby19 Package-Manager: portage-2.2.28 dev-ruby/typhoeus/typhoeus-0.7.3.ebuild | 4 ++-- dev-ruby/typhoeus/typhoeus-0.8.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-ruby/typhoeus/typhoeus-0.7.3.ebuild b/dev-ruby/typhoeus/typhoeus-0.7.3.ebuild index 9f52ee7..1d57c29 100644 --- a/dev-ruby/typhoeus/typhoeus-0.7.3.ebuild +++ b/dev-ruby/typhoeus/typhoeus-0.7.3.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" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md UPGRADE.md" RUBY_FAKEGEM_TASK_DOC="" diff --git a/dev-ruby/typhoeus/typhoeus-0.8.0.ebuild b/dev-ruby/typhoeus/typhoeus-0.8.0.ebuild index b7fac48..112a419 100644 --- a/dev-ruby/typhoeus/typhoeus-0.8.0.ebuild +++ b/dev-ruby/typhoeus/typhoeus-0.8.0.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_EXTRADOC="CHANGELOG.md README.md UPGRADE.md" RUBY_FAKEGEM_TASK_DOC=""