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: Sun, 04 Nov 2018 18:25:37
Message-Id: 1541355922.da5dfc2550458b67920ba2f437645c66a710e6bc.mgorny@gentoo
1 commit: da5dfc2550458b67920ba2f437645c66a710e6bc
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 4 12:24:04 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 4 18:25:22 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da5dfc25
7
8 sys-devel/clang-runtime: Update slot to 7.0.1
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sys-devel/clang-runtime/clang-runtime-7.0.9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-devel/clang-runtime/clang-runtime-7.0.9999.ebuild b/sys-devel/clang-runtime/clang-runtime-7.0.9999.ebuild
16 index dcd22734f00..aa2891ea6b4 100644
17 --- a/sys-devel/clang-runtime/clang-runtime-7.0.9999.ebuild
18 +++ b/sys-devel/clang-runtime/clang-runtime-7.0.9999.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI=""
20
21 LICENSE="metapackage"
22 # Note: keep it matching clang-9999 version
23 -SLOT="7.0.0"
24 +SLOT="7.0.1"
25 KEYWORDS=""
26 IUSE="+compiler-rt crt libcxx openmp +sanitize"