commit: a4739e97f648709b4a3f15d21c2f441ee3f06c6e Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Jun 2 08:03:29 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Jun 2 08:04:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4739e97
dev-ruby/bindex: add ruby25 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-ruby/bindex/bindex-0.5.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/bindex/bindex-0.5.0.ebuild b/dev-ruby/bindex/bindex-0.5.0.ebuild index d12e0cc6132..839fbe8edce 100644 --- a/dev-ruby/bindex/bindex-0.5.0.ebuild +++ b/dev-ruby/bindex/bindex-0.5.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby21 ruby22 ruby23 ruby24" +USE_RUBY="ruby23 ruby24 ruby25" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_EXTRADOC="README.md"
