commit: f3ed9a72be89c2657f4da87106a34fb7ceb39e13 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Fri Apr 22 05:56:45 2022 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Fri Apr 22 06:55:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3ed9a72
profiles/package.mask: mask obsolete simplecov-html slots for removal Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index cdc3686a355d..06d411d485e9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <[email protected]> (2022-04-22) +# Obsolete slots that are no longer used by current +# dev-ruby/simplecov versions and have no use on their own. +# Masked for removal in 30 days. +dev-ruby/simplecov-html:0.10 +dev-ruby/simplecov-html:0.11 + # Volkmar W. Pogatzki <[email protected]> (2022-04-19) # Release of the source-based ebuild is from 2014. At the moment # impossible to provide source-based ebuild for the current version.
