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-libs/compiler-rt/
Date: Mon, 24 Jul 2017 19:04:19
Message-Id: 1500923032.00b5875c7c4e772f7ab540074568fc69061022fb.mgorny@gentoo
1 commit: 00b5875c7c4e772f7ab540074568fc69061022fb
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 23 17:05:43 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 24 19:03:52 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00b5875c
7
8 sys-libs/compiler-rt: Adjust the slot for 9999
9
10 sys-libs/compiler-rt/compiler-rt-9999.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/sys-libs/compiler-rt/compiler-rt-9999.ebuild b/sys-libs/compiler-rt/compiler-rt-9999.ebuild
14 index 03c34d45531..d9b46b7ebc1 100644
15 --- a/sys-libs/compiler-rt/compiler-rt-9999.ebuild
16 +++ b/sys-libs/compiler-rt/compiler-rt-9999.ebuild
17 @@ -18,7 +18,7 @@ EGIT_REPO_URI="https://git.llvm.org/git/compiler-rt.git
18
19 LICENSE="|| ( UoI-NCSA MIT )"
20 # Note: this needs to be updated to match version of clang-9999
21 -SLOT="5.0.0"
22 +SLOT="6.0.0"
23 KEYWORDS=""
24 IUSE="+clang test"