commit: 4147c17d951e977520384b3bf71e3ea5c6ad3269 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Fri Apr 30 21:02:17 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Fri Apr 30 21:02:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4147c17d
package.mask: Mask some perl-core/ for removal Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 4decdea0fd7..db9f7302b22 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,13 @@ #--- END OF EXAMPLES --- +# Andreas K. Hüttel <[email protected]> (2021-04-30) +# Outdated, not pulled in by any virtuals anymore, no +# keywords. Removal in 30 days. +perl-core/Devel-PPPort +perl-core/Time-Local +perl-core/Unicode-Normalize + # Miroslav Šulc <[email protected]> (2021-04-30) # no consumers # removal in 30 days
