diff options
author | Sam James <sam@gentoo.org> | 2021-07-28 01:16:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-28 01:16:54 +0100 |
commit | 6bdc6bf035ea471bf1463333cf8c2543a34233f6 (patch) | |
tree | f0a2bfbec45a331265cb35e894eaf892ac666640 /profiles | |
parent | media-gfx/graphviz: clean up ebuild (diff) | |
download | gentoo-6bdc6bf035ea471bf1463333cf8c2543a34233f6.tar.gz gentoo-6bdc6bf035ea471bf1463333cf8c2543a34233f6.tar.bz2 gentoo-6bdc6bf035ea471bf1463333cf8c2543a34233f6.zip |
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@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 66b9335d1d3e..cac5efe8bf9d 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 <dilfridge@gentoo.org> (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 <graaff@gentoo.org> (2021-07-17) # Deprecated upstream, replaced with factory_bot. # Last release in 2017, no dependencies. |