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/, dev-libs/libclc/
Date: Sat, 28 Jan 2017 09:53:02
Message-Id: 1485597170.0d9f029f2f1fcf0c05ef8d4571184d413585d377.mgorny@gentoo
1 commit: 0d9f029f2f1fcf0c05ef8d4571184d413585d377
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 28 09:49:35 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 28 09:52:50 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d9f029f
7
8 dev-libs/libclc: Newest snapshot requires LLVM 4.0
9
10 dev-libs/libclc/libclc-0.2.0_pre20170118.ebuild | 4 ++--
11 profiles/package.mask | 3 ++-
12 2 files changed, 4 insertions(+), 3 deletions(-)
13
14 diff --git a/dev-libs/libclc/libclc-0.2.0_pre20170118.ebuild b/dev-libs/libclc/libclc-0.2.0_pre20170118.ebuild
15 index 30c40bf..af8a295 100644
16 --- a/dev-libs/libclc/libclc-0.2.0_pre20170118.ebuild
17 +++ b/dev-libs/libclc/libclc-0.2.0_pre20170118.ebuild
18 @@ -34,8 +34,8 @@ KEYWORDS="~amd64 ~x86"
19 IUSE=""
20
21 RDEPEND="
22 - >=sys-devel/clang-3.9
23 - >=sys-devel/llvm-3.9"
24 + >=sys-devel/clang-4
25 + >=sys-devel/llvm-4"
26 DEPEND="${RDEPEND}
27 ${PYTHON_DEPS}"
28
29
30 diff --git a/profiles/package.mask b/profiles/package.mask
31 index de03328..3bd0873 100644
32 --- a/profiles/package.mask
33 +++ b/profiles/package.mask
34 @@ -74,7 +74,7 @@ x11-drivers/xf86-video-v4l
35
36 # Michał Górny <mgorny@g.o> (24 Jan 2017)
37 # Mask 4.0.0 RCs (then final) for initial testing, and updating most
38 -# important revdeps.
39 +# important revdeps. Also revdeps that require 4.0.
40 =dev-ml/llvm-ocaml-4.0.0*
41 =dev-python/lit-4.0.0*
42 =dev-util/lldb-4.0.0*
43 @@ -88,6 +88,7 @@ x11-drivers/xf86-video-v4l
44 =sys-libs/libcxxabi-4.0.0*
45 =sys-libs/libomp-4.0.0*
46 =sys-libs/llvm-libunwind-4.0.0*
47 +>=dev-libs/libclc-0.2.0_pre20170118
48
49 # Matt Turner <mattst88@g.o> (24 Jan 2017)
50 # Depends on xorg-server-1.16, which is going away. Unresolved security bug