Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Mon, 17 Apr 2017 11:44:17
Message-Id: 1492429382.3e3d699eccc26655618b3ef55e78673ade7bf635.kentnl@gentoo
1 commit: 3e3d699eccc26655618b3ef55e78673ade7bf635
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 17 11:40:28 2017 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 17 11:43:02 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e3d699e
7
8 profiles: pmask dev-perl/encoding-warnings
9
10 This is mostly a long standing historical accident as its supposed
11 to be part of perl itself.
12
13 The CPAN version is also accumulating bugs so installing it is _WORSE_
14 than using the version shipped with perl, as perl > CPAN
15
16 Bug: https://bugs.gentoo.org/615844
17 Bug: https://rt.cpan.org/Ticket/Display.html?id=121206
18 Bug: https://rt.cpan.org/Ticket/Display.html?id=100538
19
20 profiles/package.mask | 7 +++++++
21 1 file changed, 7 insertions(+)
22
23 diff --git a/profiles/package.mask b/profiles/package.mask
24 index c1db41eef79..d05de4d2f09 100644
25 --- a/profiles/package.mask
26 +++ b/profiles/package.mask
27 @@ -29,6 +29,13 @@
28
29 #--- END OF EXAMPLES ---
30
31 +# Kent Fredric <kentnl@g.o> (17 Apr 2017)
32 +# Should be provided by dev-lang/perl or a virtual since perl 5.9,
33 +# But was added accidentally in 2012. Don't depend on this,
34 +# and if you need a version newer than 0.11, ask perl project
35 +# for a virtual
36 +dev-perl/encoding-warnings
37 +
38 # James Le Cuirot <chewi@g.o> (14 Apr 2017)
39 # Outdated and stuck behind a temperamental registration wall that I
40 # have lost my patience with. Removal in 30 days if no one cares