commit: 61a747c3fd392b3baeed4de90a3e6371de8e36c1 Author: Naohiro Aota <naota <AT> gentoo <DOT> org> AuthorDate: Fri Oct 8 13:50:30 2021 +0000 Commit: Naohiro Aota <naota <AT> gentoo <DOT> org> CommitDate: Sat Oct 9 15:23:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61a747c3
dev-ruby/simplecov-html: enable ruby30 Signed-off-by: Naohiro Aota <naota <AT> gentoo.org> dev-ruby/simplecov-html: drop old ruby variants Signed-off-by: Naohiro Aota <naota <AT> gentoo.org> dev-ruby/simplecov-html/simplecov-html-0.10.2.ebuild | 4 ++-- dev-ruby/simplecov-html/simplecov-html-0.11.0.ebuild | 4 ++-- dev-ruby/simplecov-html/simplecov-html-0.12.0.ebuild | 4 ++-- dev-ruby/simplecov-html/simplecov-html-0.12.1.ebuild | 4 ++-- dev-ruby/simplecov-html/simplecov-html-0.12.2.ebuild | 4 ++-- dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild | 4 ++-- 6 files changed, 12 insertions(+), 12 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 b975509dbec..b0863b43635 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-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -USE_RUBY="ruby24 ruby25 ruby26 ruby27" +USE_RUBY="ruby26 ruby27" RUBY_FAKEGEM_EXTRADOC="README.md" diff --git a/dev-ruby/simplecov-html/simplecov-html-0.11.0.ebuild b/dev-ruby/simplecov-html/simplecov-html-0.11.0.ebuild index 9f00e25ece3..6e974d8d79e 100644 --- a/dev-ruby/simplecov-html/simplecov-html-0.11.0.ebuild +++ b/dev-ruby/simplecov-html/simplecov-html-0.11.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby24 ruby25 ruby26 ruby27" +USE_RUBY="ruby26 ruby27" RUBY_FAKEGEM_EXTRADOC="README.md" diff --git a/dev-ruby/simplecov-html/simplecov-html-0.12.0.ebuild b/dev-ruby/simplecov-html/simplecov-html-0.12.0.ebuild index 9f00e25ece3..6e974d8d79e 100644 --- a/dev-ruby/simplecov-html/simplecov-html-0.12.0.ebuild +++ b/dev-ruby/simplecov-html/simplecov-html-0.12.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby24 ruby25 ruby26 ruby27" +USE_RUBY="ruby26 ruby27" RUBY_FAKEGEM_EXTRADOC="README.md" diff --git a/dev-ruby/simplecov-html/simplecov-html-0.12.1.ebuild b/dev-ruby/simplecov-html/simplecov-html-0.12.1.ebuild index 9f00e25ece3..6e974d8d79e 100644 --- a/dev-ruby/simplecov-html/simplecov-html-0.12.1.ebuild +++ b/dev-ruby/simplecov-html/simplecov-html-0.12.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby24 ruby25 ruby26 ruby27" +USE_RUBY="ruby26 ruby27" RUBY_FAKEGEM_EXTRADOC="README.md" diff --git a/dev-ruby/simplecov-html/simplecov-html-0.12.2.ebuild b/dev-ruby/simplecov-html/simplecov-html-0.12.2.ebuild index 9f00e25ece3..6e974d8d79e 100644 --- a/dev-ruby/simplecov-html/simplecov-html-0.12.2.ebuild +++ b/dev-ruby/simplecov-html/simplecov-html-0.12.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby24 ruby25 ruby26 ruby27" +USE_RUBY="ruby26 ruby27" RUBY_FAKEGEM_EXTRADOC="README.md" diff --git a/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild b/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild index 880e2e67726..d705ee81a73 100644 --- a/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild +++ b/dev-ruby/simplecov-html/simplecov-html-0.12.3.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -USE_RUBY="ruby25 ruby26 ruby27" +USE_RUBY="ruby26 ruby27 ruby30" RUBY_FAKEGEM_EXTRADOC="README.md"
