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: Sat, 21 Sep 2019 09:15:54
Message-Id: 1569057323.411005be23e498901e48ed397b83910693a86270.mgorny@gentoo
1 commit: 411005be23e498901e48ed397b83910693a86270
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 21 08:14:12 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 21 09:15:23 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=411005be
7
8 sys-devel/clang-runtime: Add PROPERTIES=live to *9999 ebuilds
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 sys-devel/clang-runtime/clang-runtime-10.0.0.9999.ebuild | 1 +
13 sys-devel/clang-runtime/clang-runtime-9.0.0.9999.ebuild | 1 +
14 2 files changed, 2 insertions(+)
15
16 diff --git a/sys-devel/clang-runtime/clang-runtime-10.0.0.9999.ebuild b/sys-devel/clang-runtime/clang-runtime-10.0.0.9999.ebuild
17 index fdb2c5ce562..217e7ad9508 100644
18 --- a/sys-devel/clang-runtime/clang-runtime-10.0.0.9999.ebuild
19 +++ b/sys-devel/clang-runtime/clang-runtime-10.0.0.9999.ebuild
20 @@ -13,6 +13,7 @@ LICENSE="metapackage"
21 SLOT="$(ver_cut 1-3)"
22 KEYWORDS=""
23 IUSE="+compiler-rt crt libcxx openmp +sanitize"
24 +PROPERTIES="live"
25
26 RDEPEND="
27 compiler-rt? (
28
29 diff --git a/sys-devel/clang-runtime/clang-runtime-9.0.0.9999.ebuild b/sys-devel/clang-runtime/clang-runtime-9.0.0.9999.ebuild
30 index fdb2c5ce562..217e7ad9508 100644
31 --- a/sys-devel/clang-runtime/clang-runtime-9.0.0.9999.ebuild
32 +++ b/sys-devel/clang-runtime/clang-runtime-9.0.0.9999.ebuild
33 @@ -13,6 +13,7 @@ LICENSE="metapackage"
34 SLOT="$(ver_cut 1-3)"
35 KEYWORDS=""
36 IUSE="+compiler-rt crt libcxx openmp +sanitize"
37 +PROPERTIES="live"
38
39 RDEPEND="
40 compiler-rt? (