From cdc4504a41719920ed66ee0c61b11eddbf84e1bd Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Mon, 19 Feb 2018 07:30:21 +0100 Subject: [PATCH] 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 47392acd979a6..ef33bfe352c8f 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"