commit: 202d6de542994a6ef49545db1198d448af08e12d Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Fri Apr 15 22:14:39 2016 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Fri Apr 15 22:14:39 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=202d6de5
package.mask: Add work-in-progress mask for Perl 5.22.2 and 5.24 profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 65c16d3..7cc1144 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,13 @@ #--- END OF EXAMPLES --- +# Andreas K. Hüttel <[email protected]> (16 Apr 2016) +# Work in progress. Do not unmask! Unmasking these ebuilds +# is like fiddling with the infinite improbability drive; +# expect unexpected, weird, and potentially fatal results. +=dev-lang/perl-5.22.2* +=dev-lang/perl-5.24* + # Michael Sterrett <[email protected]> (06 Apr 2016) # These pin an old crufty version of media-libs/libsfml # and aren't used by anything in the tree.
