diff options
author | Kent Fredric <kentnl@gentoo.org> | 2016-07-17 06:33:25 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2016-07-17 07:56:47 +1200 |
commit | 7ad16a795aa1c982ea2f8d5bba310c9e97cf5719 (patch) | |
tree | d662995ed65d1bae89b3efd585cdec84325dadb4 | |
parent | net-analyzer/cacti: Old. (diff) | |
download | gentoo-7ad16a795aa1c982ea2f8d5bba310c9e97cf5719.tar.gz gentoo-7ad16a795aa1c982ea2f8d5bba310c9e97cf5719.tar.bz2 gentoo-7ad16a795aa1c982ea2f8d5bba310c9e97cf5719.zip |
package.mask: Mask >={virtual/perl-,perl-core/}Test-Simple-1.301.0 for testing
This is an extensive and invasive change to fundamental testing
infrastructure and *all* bugs that are introduced by using this
should be reported to upstream at https://github.com/Test-More/test-more
Much things will have to be tested and bumped long before this gets
unmasked.
-rw-r--r-- | profiles/package.mask | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 2517e1dead74..01298c015e84 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,13 @@ #--- END OF EXAMPLES --- +# Kent Fredric <kentnl@gentoo.org> (16 Jul 2016) +# Radically changed upstream and is critical to all Perl modules. +# Masked for extended testing. +# Will likely not be unmasked till equivalent versions ship in Perl itself. +>=perl-core/Test-Simple-1.301.0 +>=virtual/perl-Test-Simple-1.301.0 + # Mike Pagano <mpagano@gentoo.org> (15 Jul 2016) # These two kernels have a serious OOM regression # Fix in 4.1.28-r1 and 3.18.37-r1 |