Gentoo Archives: gentoo-commits

From: Amy Winston <amynka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Thu, 02 Jun 2016 12:55:17
Message-Id: 1464871958.034097137a16d29daa842c50bc6a58882f664a90.amynka@gentoo
1 commit: 034097137a16d29daa842c50bc6a58882f664a90
2 Author: Marshall Brewer <tomboy64 <AT> sina <DOT> cn>
3 AuthorDate: Wed Jun 1 16:26:45 2016 +0000
4 Commit: Amy Winston <amynka <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 2 12:52:38 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03409713
7
8 profiles: add '>=dev-lang/rakudo-2016.05 java' to package.use.mask
9
10 also: retroactively added Acked-by: Amy Winston <amynka <AT> gentoo.org> for
11 MoarVM's asan use-mask
12
13 profiles/base/package.use.mask | 6 ++++++
14 1 file changed, 6 insertions(+)
15
16 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
17 index 246ced5..d0966c3 100644
18 --- a/profiles/base/package.use.mask
19 +++ b/profiles/base/package.use.mask
20 @@ -5,6 +5,11 @@
21 # This file requires >=portage-2.1.1
22 # New entries go on top.
23
24 +# Matthew Brewer <tomboy64@××××.cn> (02 June 2016)
25 +# Acked-by: Amy Winston <amynka@g.o>
26 +# Currently broken upstream.
27 +>=dev-lang/rakudo-2016.05 java
28 +
29 # Michał Górny <mgorny@g.o> (14 May 2016)
30 # (on behalf of QA team)
31 # sys-devel/gcc[jit]:
32 @@ -18,6 +23,7 @@ sys-devel/gcc jit
33 sys-devel/gcc vtv
34
35 # Matthew Brewer <tomboy64@××××.cn> (08 May 2016)
36 +# Acked-by: Amy Winston <amynka@g.o>
37 # Upstream supports using Clang's address sanitizer, but apparently
38 # invokes it wrong.
39 dev-lang/moarvm asan