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: sys-devel/clang-runtime/
Date: Wed, 03 Jan 2018 22:22:37
Message-Id: 1515018104.698c854c00fc5f963d9a0aeeff8c16d636683cda.mgorny@gentoo
1 commit: 698c854c00fc5f963d9a0aeeff8c16d636683cda
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 3 21:55:08 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 3 22:21:44 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=698c854c
7
8 sys-devel/clang-runtime: Update slot for master to 7.0.0
9
10 sys-devel/clang-runtime/clang-runtime-9999.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/sys-devel/clang-runtime/clang-runtime-9999.ebuild b/sys-devel/clang-runtime/clang-runtime-9999.ebuild
14 index b2d5450cc7a..5586ba0ef77 100644
15 --- a/sys-devel/clang-runtime/clang-runtime-9999.ebuild
16 +++ b/sys-devel/clang-runtime/clang-runtime-9999.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2017 Gentoo Foundation
19 +# Copyright 1999-2018 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=6
23 @@ -11,7 +11,7 @@ SRC_URI=""
24
25 LICENSE="metapackage"
26 # Note: keep it matching clang-9999 version
27 -SLOT="6.0.0"
28 +SLOT="7.0.0"
29 KEYWORDS=""
30 IUSE="+compiler-rt libcxx openmp +sanitize"