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