Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Sun, 28 Aug 2016 16:19:32
Message-Id: 1472401162.595cac200d968839475dfd56216db64d8c75086b.mgorny@gentoo
1 commit: 595cac200d968839475dfd56216db64d8c75086b
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 28 14:43:58 2016 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 28 16:19:22 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=595cac20
7
8 package.mask: Mask LLVM 3.9.0rc3 and deps for testing
9
10 profiles/package.mask | 7 +++++++
11 1 file changed, 7 insertions(+)
12
13 diff --git a/profiles/package.mask b/profiles/package.mask
14 index fabeaca..0e82e5b 100644
15 --- a/profiles/package.mask
16 +++ b/profiles/package.mask
17 @@ -30,6 +30,13 @@
18
19 #--- END OF EXAMPLES ---
20
21 +# Michał Górny <mgorny@g.o> (28 Aug 2016)
22 +# Last-minute RC, masked for testing. Includes dev-util/cmake
23 +# find_library() lib32 support backport.
24 +=dev-util/cmake-3.6.1-r1
25 +~sys-devel/clang-3.9.0_rc3
26 +~sys-devel/llvm-3.9.0_rc3
27 +
28 # Lars Wendler <polynomial-c@g.o> (26 Aug 2016)
29 # Masked while being tested and reverse deps aren't fully compatible
30 =dev-libs/openssl-1.1*