commit: e495624d1b6a7f27c32564fb13acd2300d7e64cb Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Feb 4 15:25:10 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Feb 4 15:25:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e495624d
dev-ruby/net-http-pipeline: add ruby25 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ruby/net-http-pipeline/net-http-pipeline-1.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/net-http-pipeline/net-http-pipeline-1.0.1.ebuild b/dev-ruby/net-http-pipeline/net-http-pipeline-1.0.1.ebuild index e1b3a1c0569..a8ecd68283f 100644 --- a/dev-ruby/net-http-pipeline/net-http-pipeline-1.0.1.ebuild +++ b/dev-ruby/net-http-pipeline/net-http-pipeline-1.0.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -USE_RUBY="ruby21 ruby22 ruby23 ruby24" +USE_RUBY="ruby22 ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_DOC="rdoc" inherit ruby-fakegem
