commit: 06d3cacb812655a86b8a2f4cedc87d424d9d309d Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat Jul 31 15:44:26 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Jul 31 15:44:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06d3cacb
package.mask: Mask various perl-core for removal Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/package.mask | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index a8e230cc3b2..ffa467f0071 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,18 @@ #--- END OF EXAMPLES --- +# Andreas K. Hüttel <[email protected]> (2021-07-31) +# Obsolete; all versions in current Perl core distributions +# are newer, and no virtuals currently pull these packages. +# Removal in 30 days. +perl-core/ExtUtils-MakeMaker +perl-core/ExtUtils-Manifest +perl-core/File-Path +perl-core/Getopt-Long +perl-core/HTTP-Tiny +perl-core/JSON-PP +perl-core/libnet + # David Seifert <[email protected]> (2021-07-30) # games-engines/renpy has been gone for 6 months, the # eselect module has no use anymore and the ebuild has
