commit: bd59141a7be335430e63a66c812d46d61b37aa3b Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Jun 9 07:15:41 2025 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Jun 9 07:15:41 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd59141a
profiles/package.mask: mask obsolete ruby slots Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index bfaf9a99bb5e..5b5b8c56f24f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,6 +36,26 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <[email protected]> (2025-06-09) +# Obsolete slots that are ruby32 or ruby33-only. No reverse dependencies +# left. Use the newer slot instead. Masked for removal on 2025-07-09. +dev-ruby/bson:4 +dev-ruby/excon:0 +dev-ruby/fakefs:0 +dev-ruby/fiber-storage:0 +dev-ruby/hitimes:0 +dev-ruby/mocha:1.0 +dev-ruby/psych:0 +dev-ruby/public_suffix:5 +dev-ruby/recog:2 +dev-ruby/ruby-macho:0 +dev-ruby/terminal-table:0 +dev-ruby/terminal-table:2 +dev-ruby/ttfunk:1.7 +dev-ruby/unicode-display_width:1 +dev-util/cucumber-ci-environment:9 +dev-util/cucumber-core:11 + # Sam James <[email protected]> (2025-06-08) # Masked for testing (bug #957583). =sys-devel/gettext-0.25*
