commit: 3fda22fd6444f08e44541dc32bcdb284b81fad58 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Wed Oct 11 19:29:59 2017 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Wed Oct 11 19:36:19 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fda22fd
profiles: pmask =perl-core/Unicode-Collate-1.190.0-r1 A proper fix will be employed, but nobody other than arch-and-~arch mixers should be using this now. Bug: https://bugs.gentoo.org/634040 profiles/package.mask | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 782601d66c4..eaadd0be49d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,17 @@ #--- END OF EXAMPLES --- +# Kent Fredric <[email protected]> (11 Oct 2017) +# This package should now be provided entirely by dev-lang/perl, +# stable perl 5.24 provides Unicode-Collate-1.140.0 +# testing perl 5.26 provides Unicode-Collate-1.190.0 +# This should only be unmasked if you're locking to perl-5.24 and need +# a newer version of virtual/perl-Unicode-Collate +# If you're upgrading to perl-5.26, please do: +# emerge -C perl-core/Unicode-Collate +# See bug #634040 +<perl-core/Unicode-Collate-1.190.0-r99 + # Patrice Clement <[email protected]> (10 Oct 2017) # This plugin's functions now collide with most Vim 8.0 functions. # Masked for removal in 30 days. See bug 589194.
