commit: f8786b838b84891ee1f2f320bad2873714bc4f0b Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Tue Oct 10 05:34:23 2017 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Tue Oct 10 05:34:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8786b83
profiles: unmask newest CPAN Test-Simple Unfortunately, the core version of Test-Simple/Test::More has one or more annoying bug, that leads to it breaking things like Archive-Zip's test suite. Thus, a newer version is needed in tree if you have Perl 5.26 :/ Sadly, this will probably create an upgrade crisis down the chain for everyone with a perl-core leaf, but at least, gentoo-perl-helpers fixes that problem. profiles/package.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index ec73ed9b952..f571be749e5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -380,11 +380,6 @@ net-im/skypetab-ng www-client/phantomjs dev-ruby/poltergeist -# Andreas K. Hüttel <[email protected]> (5 June 2017) -# Masked for initial testing. -=perl-core/Test-Simple-1.302.96 -=virtual/perl-Test-Simple-1.302.96 - # Thomas Deutschmann <[email protected]> (24 May 2017) # Broken runscript/changed behavior causing lvm2 to fail # on boot. Bug #617578
