commit: 8da8ab8a23f1ad89a0508335570a7b5b4b20f51f Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Jan 14 08:15:27 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Jan 14 08:15:27 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8da8ab8a
profiles/package.mask: drop obsolete dev-ruby masks Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> profiles/package.mask | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 573b63500362..4ef352de62b2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -458,12 +458,6 @@ dev-ruby/http:4 <sys-kernel/gentoo-kernel-5.10 <virtual/dist-kernel-5.10 -# Hans de Graaff <[email protected]> (2023-12-10) -# Test failures that seem to indicate this package no longer works -# correctly. Last release 6 years ago. No reverse dependencies. -# Masked for removal on 2024-01-10. -dev-ruby/sinatra-partial - # Sam James <[email protected]> (2023-12-09) # ext4 corruption bug: https://lore.kernel.org/stable/20231205122122.dfhhoaswsfscuhc3@quack3/ (bug #919675) # Please update immediately to the latest versions in each series. @@ -478,13 +472,6 @@ dev-ruby/sinatra-partial =sys-kernel/vanilla-kernel-6.1.64 =sys-kernel/vanilla-kernel-6.1.65 -# Hans de Graaff <[email protected]> (2023-12-09) -# Old slots that are not ruby32-compatible. No reverse dependencies -# left. Please use the newer slot instead. Masked for removal on -# 2024-01-09. -dev-ruby/gettext-setup:0 -dev-ruby/fast_gettext:0 - # Michał Górny <[email protected]> (2023-12-08) # The both remaining virtuals are deprecated in favor of using # python_gen_cond_dep directly, and no longer used in any packages
