commit: 7a63b8a99bd66e9c88188b1bc59c80898b6a215e Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat Apr 6 20:42:24 2019 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Apr 6 20:44:08 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a63b8a9
package.mask: Add mask block for Perl 5.28.2 bump Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 4a563cdbd48..37cdd1e3cc6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,11 @@ #--- END OF EXAMPLES --- +# Andreas K. Hüttel <[email protected]> (06 Apr 2019) +# Preparations for the Perl 5.28.2 version bump. +# DO NOT USE, work in progress. +=dev-lang/perl-5.28.2* + # Zac Medico <[email protected]> (04 Apr 2019) # Ebuild is not needed since consumers use EGO_VENDOR. # Removal in 30 days. Bug #656972.
