From: Hans de Graaff Date: Wed, 21 Feb 2018 07:16:26 +0000 (+0100) Subject: dev-ruby/unindent: add ruby25 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=271a2b1c2a17ca3cb29c7a13d8fc1d5816c7aa2b;p=gentoo.git dev-ruby/unindent: add ruby25 Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- diff --git a/dev-ruby/unindent/unindent-1.0.ebuild b/dev-ruby/unindent/unindent-1.0.ebuild index 9e78e54753d7..2b8addbec471 100644 --- a/dev-ruby/unindent/unindent-1.0.ebuild +++ b/dev-ruby/unindent/unindent-1.0.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_EXTRADOC="README.md" RUBY_FAKEGEM_RECIPE_DOC="rdoc"