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: Mon, 12 Oct 2020 12:38:36
Message-Id: 1602506293.7658d9404396fcdbf2b38fc471f8d360d1d3d47b.mgorny@gentoo
1 commit: 7658d9404396fcdbf2b38fc471f8d360d1d3d47b
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 12 09:16:15 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 12 12:38:13 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7658d940
7
8 sys-devel/clang-runtime: Remove 11.0.0 RCs
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 .../clang-runtime/clang-runtime-11.0.0.ebuild | 1 -
13 .../clang-runtime/clang-runtime-11.0.0_rc3.ebuild | 25 ----------------------
14 .../clang-runtime/clang-runtime-11.0.0_rc4.ebuild | 25 ----------------------
15 .../clang-runtime/clang-runtime-11.0.0_rc6.ebuild | 25 ----------------------
16 4 files changed, 76 deletions(-)
17
18 diff --git a/sys-devel/clang-runtime/clang-runtime-11.0.0.ebuild b/sys-devel/clang-runtime/clang-runtime-11.0.0.ebuild
19 index 1db47ec0dcf..b2858aa3874 100644
20 --- a/sys-devel/clang-runtime/clang-runtime-11.0.0.ebuild
21 +++ b/sys-devel/clang-runtime/clang-runtime-11.0.0.ebuild
22 @@ -14,7 +14,6 @@ SLOT="$(ver_cut 1-3)"
23 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
24 IUSE="+compiler-rt libcxx openmp +sanitize"
25 REQUIRED_USE="sanitize? ( compiler-rt )"
26 -PROPERTIES="live"
27
28 RDEPEND="
29 compiler-rt? (
30
31 diff --git a/sys-devel/clang-runtime/clang-runtime-11.0.0_rc3.ebuild b/sys-devel/clang-runtime/clang-runtime-11.0.0_rc3.ebuild
32 deleted file mode 100644
33 index 2713d1f397f..00000000000
34 --- a/sys-devel/clang-runtime/clang-runtime-11.0.0_rc3.ebuild
35 +++ /dev/null
36 @@ -1,25 +0,0 @@
37 -# Copyright 1999-2020 Gentoo Authors
38 -# Distributed under the terms of the GNU General Public License v2
39 -
40 -EAPI=7
41 -
42 -inherit multilib-build
43 -
44 -DESCRIPTION="Meta-ebuild for clang runtime libraries"
45 -HOMEPAGE="https://clang.llvm.org/"
46 -SRC_URI=""
47 -
48 -LICENSE="metapackage"
49 -SLOT="$(ver_cut 1-3)"
50 -KEYWORDS=""
51 -IUSE="+compiler-rt libcxx openmp +sanitize"
52 -REQUIRED_USE="sanitize? ( compiler-rt )"
53 -PROPERTIES="live"
54 -
55 -RDEPEND="
56 - compiler-rt? (
57 - ~sys-libs/compiler-rt-${PV}:${SLOT}
58 - sanitize? ( ~sys-libs/compiler-rt-sanitizers-${PV}:${SLOT} )
59 - )
60 - libcxx? ( >=sys-libs/libcxx-${PV}[${MULTILIB_USEDEP}] )
61 - openmp? ( >=sys-libs/libomp-${PV}[${MULTILIB_USEDEP}] )"
62
63 diff --git a/sys-devel/clang-runtime/clang-runtime-11.0.0_rc4.ebuild b/sys-devel/clang-runtime/clang-runtime-11.0.0_rc4.ebuild
64 deleted file mode 100644
65 index 2713d1f397f..00000000000
66 --- a/sys-devel/clang-runtime/clang-runtime-11.0.0_rc4.ebuild
67 +++ /dev/null
68 @@ -1,25 +0,0 @@
69 -# Copyright 1999-2020 Gentoo Authors
70 -# Distributed under the terms of the GNU General Public License v2
71 -
72 -EAPI=7
73 -
74 -inherit multilib-build
75 -
76 -DESCRIPTION="Meta-ebuild for clang runtime libraries"
77 -HOMEPAGE="https://clang.llvm.org/"
78 -SRC_URI=""
79 -
80 -LICENSE="metapackage"
81 -SLOT="$(ver_cut 1-3)"
82 -KEYWORDS=""
83 -IUSE="+compiler-rt libcxx openmp +sanitize"
84 -REQUIRED_USE="sanitize? ( compiler-rt )"
85 -PROPERTIES="live"
86 -
87 -RDEPEND="
88 - compiler-rt? (
89 - ~sys-libs/compiler-rt-${PV}:${SLOT}
90 - sanitize? ( ~sys-libs/compiler-rt-sanitizers-${PV}:${SLOT} )
91 - )
92 - libcxx? ( >=sys-libs/libcxx-${PV}[${MULTILIB_USEDEP}] )
93 - openmp? ( >=sys-libs/libomp-${PV}[${MULTILIB_USEDEP}] )"
94
95 diff --git a/sys-devel/clang-runtime/clang-runtime-11.0.0_rc6.ebuild b/sys-devel/clang-runtime/clang-runtime-11.0.0_rc6.ebuild
96 deleted file mode 100644
97 index 2713d1f397f..00000000000
98 --- a/sys-devel/clang-runtime/clang-runtime-11.0.0_rc6.ebuild
99 +++ /dev/null
100 @@ -1,25 +0,0 @@
101 -# Copyright 1999-2020 Gentoo Authors
102 -# Distributed under the terms of the GNU General Public License v2
103 -
104 -EAPI=7
105 -
106 -inherit multilib-build
107 -
108 -DESCRIPTION="Meta-ebuild for clang runtime libraries"
109 -HOMEPAGE="https://clang.llvm.org/"
110 -SRC_URI=""
111 -
112 -LICENSE="metapackage"
113 -SLOT="$(ver_cut 1-3)"
114 -KEYWORDS=""
115 -IUSE="+compiler-rt libcxx openmp +sanitize"
116 -REQUIRED_USE="sanitize? ( compiler-rt )"
117 -PROPERTIES="live"
118 -
119 -RDEPEND="
120 - compiler-rt? (
121 - ~sys-libs/compiler-rt-${PV}:${SLOT}
122 - sanitize? ( ~sys-libs/compiler-rt-sanitizers-${PV}:${SLOT} )
123 - )
124 - libcxx? ( >=sys-libs/libcxx-${PV}[${MULTILIB_USEDEP}] )
125 - openmp? ( >=sys-libs/libomp-${PV}[${MULTILIB_USEDEP}] )"