Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/, profiles/arch/riscv/, profiles/arch/powerpc/ppc64/, ...
Date: Wed, 28 Dec 2022 00:33:05
Message-Id: 1672187536.a78dd64f3b7b638c1371b6127a2a8219669f1f4b.sam@gentoo
1 commit: a78dd64f3b7b638c1371b6127a2a8219669f1f4b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 27 23:49:37 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 28 00:32:16 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a78dd64f
7
8 profiles/arch: drop obsolete app-alternatives/* masks
9
10 They're keyworded everywhere now.
11
12 Bug: https://bugs.gentoo.org/886247
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 profiles/arch/amd64/package.use.mask | 4 ----
16 profiles/arch/arm/package.use.mask | 8 --------
17 profiles/arch/arm64/package.use.mask | 4 ----
18 profiles/arch/base/package.use.mask | 4 ----
19 profiles/arch/hppa/package.use.mask | 8 --------
20 profiles/arch/ia64/package.use.mask | 8 --------
21 profiles/arch/powerpc/ppc32/package.use.mask | 8 --------
22 profiles/arch/powerpc/ppc64/package.use.mask | 8 --------
23 profiles/arch/riscv/package.use.mask | 16 ----------------
24 profiles/arch/s390/package.use.mask | 12 ------------
25 profiles/arch/sparc/package.use.mask | 8 --------
26 profiles/arch/x86/package.use.mask | 8 --------
27 12 files changed, 96 deletions(-)
28
29 diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
30 index 106f5b994aa2..cae08acd30b3 100644
31 --- a/profiles/arch/amd64/package.use.mask
32 +++ b/profiles/arch/amd64/package.use.mask
33 @@ -27,10 +27,6 @@ net-misc/curl -rustls -curl_ssl_rustls
34 media-video/ffmpeg -qsv
35 media-libs/gst-plugins-bad -qsv
36
37 -# Michał Górny <mgorny@g.o> (2022-12-01)
38 -# Keyworded here.
39 -app-alternatives/awk -nawk
40 -
41 # WANG Xuerui <xen0n@g.o> (2022-10-07)
42 # sys-libs/libsmbios is available here.
43 app-laptop/pbbuttonsd -macbook
44
45 diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
46 index fba3315db99a..805353975272 100644
47 --- a/profiles/arch/arm/package.use.mask
48 +++ b/profiles/arch/arm/package.use.mask
49 @@ -1,14 +1,6 @@
50 # Copyright 1999-2022 Gentoo Authors
51 # Distributed under the terms of the GNU General Public License v2
52
53 -# Sam James <sam@g.o> (2022-12-02)
54 -# Unkeyworded dependencies
55 -app-alternatives/bc gh
56 -
57 -# Sam James <sam@g.o> (2022-12-02)
58 -# Not keyworded here
59 -app-alternatives/lex reflex
60 -
61 # Florian Schmaus <flow@g.o> (2022-11-23)
62 # avoid larger deptree, bug #882593
63 dev-python/bracex doc
64
65 diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
66 index e91a2e91bf26..99c6bf2d978d 100644
67 --- a/profiles/arch/arm64/package.use.mask
68 +++ b/profiles/arch/arm64/package.use.mask
69 @@ -1,10 +1,6 @@
70 # Copyright 1999-2022 Gentoo Authors
71 # Distributed under the terms of the GNU General Public License v2
72
73 -# Sam James <sam@g.o> (2022-12-02)
74 -# Not keyworded here
75 -app-alternatives/lex reflex
76 -
77 # Florian Schmaus <flow@g.o> (2022-11-23)
78 # avoid larger deptree, bug #882593
79 dev-python/bracex doc
80
81 diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
82 index 06bc75d2449f..eb0d9c7bbb76 100644
83 --- a/profiles/arch/base/package.use.mask
84 +++ b/profiles/arch/base/package.use.mask
85 @@ -16,10 +16,6 @@ media-libs/gst-plugins-bad qsv
86 sys-devel/clang ieee-long-double
87 sys-devel/gcc ieee-long-double
88
89 -# Michał Górny <mgorny@g.o> (2022-12-01)
90 -# Not widely keyworded.
91 -app-alternatives/awk nawk
92 -
93 # Mike Gilbert <floppym@g.o> (2022-10-16)
94 # Only supported on MIPS.
95 dev-lang/gnat-gpl fixed-point
96
97 diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
98 index 47c402b2c3e9..6e1b69e6e38e 100644
99 --- a/profiles/arch/hppa/package.use.mask
100 +++ b/profiles/arch/hppa/package.use.mask
101 @@ -8,14 +8,6 @@
102 # Unkeyworded dependencies
103 dev-util/diffoscope opendocument pascal pdf R
104
105 -# Sam James <sam@g.o> (2022-12-02)
106 -# Unkeyworded dependencies
107 -app-alternatives/bc gh
108 -
109 -# Sam James <sam@g.o> (2022-12-02)
110 -# Not keyworded here
111 -app-alternatives/lex reflex
112 -
113 # Florian Schmaus <flow@g.o> (2022-11-23)
114 # avoid larger deptree, bug #882593
115 dev-python/bracex doc
116
117 diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask
118 index 5e36be8a59a4..cc8cf039c8ca 100644
119 --- a/profiles/arch/ia64/package.use.mask
120 +++ b/profiles/arch/ia64/package.use.mask
121 @@ -5,14 +5,6 @@
122 # Unkeyworded dependencies
123 dev-util/diffoscope opendocument pascal pdf R
124
125 -# Sam James <sam@g.o> (2022-12-02)
126 -# Unkeyworded dependencies
127 -app-alternatives/bc gh
128 -
129 -# Sam James <sam@g.o> (2022-12-02)
130 -# Not keyworded here
131 -app-alternatives/lex reflex
132 -
133 # Florian Schmaus <flow@g.o> (2022-11-23)
134 # avoid larger deptree, bug #882593
135 dev-python/bracex doc
136
137 diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask
138 index 88205b0180eb..79384429974f 100644
139 --- a/profiles/arch/powerpc/ppc32/package.use.mask
140 +++ b/profiles/arch/powerpc/ppc32/package.use.mask
141 @@ -5,14 +5,6 @@
142 # Unkeyworded dependencies
143 dev-util/diffoscope opendocument pascal pdf R
144
145 -# Sam James <sam@g.o> (2022-12-02)
146 -# Unkeyworded dependencies
147 -app-alternatives/bc gh
148 -
149 -# Sam James <sam@g.o> (2022-12-02)
150 -# Not keyworded here
151 -app-alternatives/lex reflex
152 -
153 # Sam James <sam@g.o> (2022-11-19)
154 # Fails to compile because of size, bug #829602.
155 sys-devel/clang extra
156
157 diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask
158 index f9c2fd3cd136..ef0c262fbba1 100644
159 --- a/profiles/arch/powerpc/ppc64/package.use.mask
160 +++ b/profiles/arch/powerpc/ppc64/package.use.mask
161 @@ -1,14 +1,6 @@
162 # Copyright 1999-2022 Gentoo Authors
163 # Distributed under the terms of the GNU General Public License v2
164
165 -# Sam James <sam@g.o> (2022-12-02)
166 -# Unkeyworded dependencies
167 -app-alternatives/bc gh
168 -
169 -# Sam James <sam@g.o> (2022-12-02)
170 -# Not keyworded here
171 -app-alternatives/lex reflex
172 -
173 # Sam James <sam@g.o> (2022-10-13)
174 # Causes segfaults, bug #871921
175 sci-libs/symengine tcmalloc
176
177 diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
178 index d4d1f89fe2c2..cd85ec73034e 100644
179 --- a/profiles/arch/riscv/package.use.mask
180 +++ b/profiles/arch/riscv/package.use.mask
181 @@ -1,26 +1,10 @@
182 # Copyright 2019-2022 Gentoo Authors
183 # Distributed under the terms of the GNU General Public License v2
184
185 -# Sam James <sam@g.o> (2022-12-02)
186 -# Unkeyworded dependencies
187 -app-alternatives/bc gh
188 -
189 -# Sam James <sam@g.o> (2022-12-02)
190 -# Not keyworded here
191 -app-alternatives/yacc reference
192 -
193 -# Sam James <sam@g.o> (2022-12-02)
194 -# Not keyworded here
195 -app-alternatives/lex reflex
196 -
197 # Mike Rivnak <rivnakm1@×××××.com> (2022-11-30)
198 # luajit is currently not supported on riscv
199 app-editors/neovim lua_single_target_luajit
200
201 -# Michał Górny <mgorny@g.o> (2022-11-30)
202 -# Mask unkeyworded providers.
203 -app-alternatives/bzip2 pbzip2
204 -
205 # Yixun Lan <dlan@g.o> (2022-11-24)
206 # depend on dev-libs/libpcre2[jit] which not supported yet, bug #879511
207 www-servers/varnish jit
208
209 diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask
210 index bb80e08dba19..86717448041f 100644
211 --- a/profiles/arch/s390/package.use.mask
212 +++ b/profiles/arch/s390/package.use.mask
213 @@ -1,18 +1,6 @@
214 # Copyright 1999-2022 Gentoo Authors
215 # Distributed under the terms of the GNU General Public License v2
216
217 -# Sam James <sam@g.o> (2022-12-02)
218 -# Unkeyworded dependencies
219 -app-alternatives/bc gh
220 -
221 -# Sam James <sam@g.o> (2022-12-02)
222 -# Not keyworded here
223 -app-alternatives/lex reflex
224 -
225 -# Michał Górny <mgorny@g.o> (2022-11-25)
226 -# Unkeyworded shells.
227 -app-alternatives/sh lksh mksh
228 -
229 # Florian Schmaus <flow@g.o> (2022-11-23)
230 # avoid larger deptree, bug #882593
231 dev-python/bracex doc
232
233 diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
234 index cd4c19d64284..efba7e14ae12 100644
235 --- a/profiles/arch/sparc/package.use.mask
236 +++ b/profiles/arch/sparc/package.use.mask
237 @@ -9,14 +9,6 @@ dev-util/diffoscope opendocument pascal pdf R
238 # gui-libs/gtk is not keyworded here
239 app-crypt/gcr:4 gtk
240
241 -# Sam James <sam@g.o> (2022-12-02)
242 -# Unkeyworded dependencies
243 -app-alternatives/bc gh
244 -
245 -# Sam James <sam@g.o> (2022-12-02)
246 -# Not keyworded here
247 -app-alternatives/lex reflex
248 -
249 # Sam James <sam@g.o> (2022-11-24)
250 # Pulls in gjs which is broken on sparc, bug #882071
251 app-crypt/libsecret test-rust
252
253 diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
254 index ebf0b18b9809..87d227d00170 100644
255 --- a/profiles/arch/x86/package.use.mask
256 +++ b/profiles/arch/x86/package.use.mask
257 @@ -9,14 +9,6 @@
258 # Here we prevent its only direct consumer from pulling it in.
259 sci-mathematics/polymake lrs
260
261 -# Sam James <sam@g.o> (2022-12-02)
262 -# Not keyworded here
263 -app-alternatives/lex reflex
264 -
265 -# Michał Górny <mgorny@g.o> (2022-12-01)
266 -# Keyworded here.
267 -app-alternatives/awk -nawk
268 -
269 # Michał Górny <mgorny@g.o> (2022-11-16)
270 # spirv-llvm-translator is not keyworded x86.
271 dev-libs/libclc spirv