commit: 5329d3d7e0773564aeb28848d77c951155ec77a0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jul 1 12:40:53 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jul 1 12:40:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5329d3d7
Revert "package.mask: Mask some unused Perl virtuals for removal" This reverts commit 43e1fcb9cfd1ffb7f94555cecc07886acacfd97a. Still needed by dev-perl/Crypt-SMIME, dev-perl/GD, dev-perl/Net-SSH2; one of us will fix those later Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 7 ------- 1 file changed, 7 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index cde35c259c92..5bfffee8537c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,13 +33,6 @@ #--- END OF EXAMPLES --- -# Andreas K. Hüttel <[email protected]> (2023-07-01) -# Unused Perl virtuals (no reverse deps). Removal in 30 days. -virtual/perl-Dumpvalue -virtual/perl-ExtUtils-Constant -virtual/perl-I18N-LangTags -virtual/perl-Thread-Queue - # James Le Cuirot <[email protected]> (2023-06-25) # Impossible to legally obtain the original native full game now. It freezes on # keyboard input, is incompatible with PipeWire, and requires gamescope to work
