commit: a72b9ec2b49ecbd2a8159ce2db67878e69583935 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Tue Jun 24 20:08:25 2025 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Tue Jun 24 20:09:56 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a72b9ec2
package.mask: add some Perl 5.42 virtuals Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index c8c9cc492fa1..86a01af95e7c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -39,6 +39,10 @@ # Andreas K. Hüttel <[email protected]> (2025-06-24) # Work in progress =dev-lang/perl-5.42* +~virtual/perl-Archive-Tar-3.40.0 +~virtual/perl-Compress-Raw-Bzip2-2.213.0 +~virtual/perl-CPAN-2.380.0 +~virtual/perl-Data-Dumper-2.192.0 # Michał Górny <[email protected]> (2025-06-21) # Last commit in 2019. Has an entry point conflict with
