commit: cdc4504a41719920ed66ee0c61b11eddbf84e1bd Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Feb 19 06:30:21 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Feb 19 06:48:24 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdc4504a
dev-ruby/simplecov-html: add 0.10.2 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild b/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild index 47392acd979..ef33bfe352c 100644 --- a/dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild +++ b/dev-ruby/simplecov-html/simplecov-html-0.10.2.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=6 -USE_RUBY="ruby21 ruby22 ruby23 ruby24" +USE_RUBY="ruby22 ruby23 ruby24 ruby25" RUBY_FAKEGEM_EXTRADOC="README.md"
