commit: 8174597140f7b283615e80d272ac074285f87cd7 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Jun 1 06:55:05 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Jun 1 06:55:05 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81745971
profiles/package.mask: mask old dev-ruby package slots for removal Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 84131ba7c405..7e6483fb1311 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,16 @@ #--- END OF EXAMPLES --- +# Hans de Graaff <[email protected]> (2024-06-01) +# Old ruby31-only slots. Please use a newer slot of these +# packages. Masked for removal on 2024-07-01. +dev-ruby/elasticsearch:6.8.3 +dev-ruby/elasticsearch-api:6.8.3 +dev-ruby/elasticsearch-transport:6.8.3 +dev-ruby/puppet_forge:2 +dev-ruby/puppet_forge:4 +dev-ruby/rspec-rails:5 + # Arthur Zamarin <[email protected]> (2024-05-31) # EAPI=6, maintainer-needed, incorrect LICENSE, fails to compile with # clang.
