commit: 6bdc6bf035ea471bf1463333cf8c2543a34233f6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jul 28 00:16:01 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jul 28 00:16:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bdc6bf0
profiles: drop commented out virtual/perl-Pod-Parser mask Breaks packages.gentoo.org parsing and pkgdev. We know where to find the mask in git history when we want to restore it. Bug: https://bugs.gentoo.org/804681 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 66b9335d1d3..cac5efe8bf9 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -139,16 +139,6 @@ perl-core/Dumpvalue perl-core/Encode perl-core/ExtUtils-Constant -# # Andreas K. Hüttel <[email protected]> (2021-07-17) -# # Obsolete virtual; package was removed from the Perl -# # core distribution. Please depend on dev-perl/Pod-Parser -# # instead. Removal in 30 days. -# Commented out since this messes with people's upgrades -# and now is the wrong time for it (5.34, libxcrypt). -# Let's restart the clock later again. -# (dilfridge, 2021-07-24) -# virtual/perl-Pod-Parser - # Hans de Graaff <[email protected]> (2021-07-17) # Deprecated upstream, replaced with factory_bot. # Last release in 2017, no dependencies.
