commit: 2ca9749d7a6f748fd750aaca5b104d5c44eee830 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Jan 21 06:13:56 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Jan 21 06:33:24 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ca9749d
dev-ruby/text: add ruby25 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ruby/text/text-1.3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/text/text-1.3.1.ebuild b/dev-ruby/text/text-1.3.1.ebuild index 4eb3e58938d..40c54b32447 100644 --- a/dev-ruby/text/text-1.3.1.ebuild +++ b/dev-ruby/text/text-1.3.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" RUBY_FAKEGEM_EXTRADOC="README.rdoc"
