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: profiles/arch/sh/, profiles/arch/alpha/, profiles/arch/hppa/, profiles/base/, ...
Date: Fri, 13 Sep 2019 13:23:53
Message-Id: 1568381024.7a15349d3647d43a3e05cdf30ceef670812ce490.mgorny@gentoo
1 commit: 7a15349d3647d43a3e05cdf30ceef670812ce490
2 Author: Mattéo Rossillol‑‑Laruelle <beatussum <AT> protonmail <DOT> com>
3 AuthorDate: Sat Aug 31 14:20:29 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 13 13:23:44 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a15349d
7
8 profiles: update ayatana flag to match keywords
9
10 Signed-off-by: Mattéo Rossillol‑‑Laruelle <beatussum <AT> protonmail.com>
11 Closes: https://github.com/gentoo/gentoo/pull/12834
12 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
13
14 profiles/arch/alpha/use.stable.mask | 6 +++++-
15 profiles/arch/amd64-fbsd/use.mask | 6 +++++-
16 profiles/arch/arm/use.mask | 5 -----
17 profiles/arch/arm/use.stable.mask | 4 ++++
18 profiles/arch/arm64/use.mask | 4 ++++
19 profiles/arch/hppa/use.mask | 4 ++++
20 profiles/arch/ia64/use.mask | 4 ++++
21 profiles/arch/m68k/use.mask | 4 ++++
22 profiles/arch/riscv/use.mask | 4 ++++
23 profiles/arch/s390/use.mask | 4 ++++
24 profiles/arch/sh/use.mask | 6 +++++-
25 profiles/arch/sparc/use.mask | 4 ++++
26 profiles/arch/x86-fbsd/use.mask | 4 ++++
27 profiles/base/use.stable.mask | 4 ----
28 14 files changed, 51 insertions(+), 12 deletions(-)
29
30 diff --git a/profiles/arch/alpha/use.stable.mask b/profiles/arch/alpha/use.stable.mask
31 index e12df6de1f9..a4c95382078 100644
32 --- a/profiles/arch/alpha/use.stable.mask
33 +++ b/profiles/arch/alpha/use.stable.mask
34 @@ -4,6 +4,10 @@
35 # This file requires eapi 5 or later. New entries go on top.
36 # Please use the same syntax as in use.mask
37
38 +# Mattéo Rossillol‑‑Laruelle <beatussum@××××××××××.com> (2019‑08‑31)
39 +# Dependency not yet stable (dev-libs/libappindicator).
40 +ayatana
41 +
42 # Andreas Sturmlechner <asturm@g.o> (2019-07-22)
43 # sys-auth/elogind is not yet stable here. bug #682158
44 elogind
45 @@ -24,7 +28,7 @@ webkit
46
47 # Pacho Ramos <pacho@g.o> (2014-04-17)
48 # Dropped stable keywords after the discussion caused by
49 -# Gnome 3.8/3.10 stabilization on this arch
50 +# Gnome 3.8/3.10 stabilization on this arch
51 colord
52 devhelp
53 dia
54
55 diff --git a/profiles/arch/amd64-fbsd/use.mask b/profiles/arch/amd64-fbsd/use.mask
56 index 4da55885f76..3dfab0817e6 100644
57 --- a/profiles/arch/amd64-fbsd/use.mask
58 +++ b/profiles/arch/amd64-fbsd/use.mask
59 @@ -33,6 +33,10 @@
60 #-video_cards_vmware
61 -input_devices_vmmouse
62
63 +# Mattéo Rossillol‑‑Laruelle <beatussum@××××××××××.com> (2019‑08‑31)
64 +# Dependencies not keyworded.
65 +ayatana
66 +
67 # Andreas Sturmlechner <asturm@g.o> (2019-03-31)
68 # sys-auth/elogind is not keyworded here.
69 elogind
70 @@ -113,4 +117,4 @@ jemalloc
71
72 # Benda Xu <heroxbd@g.o> (2019-06-26)
73 # Not tested
74 -eselect-ldso
75 \ No newline at end of file
76 +eselect-ldso
77
78 diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask
79 index 0a7dd7192d0..abc7267ea52 100644
80 --- a/profiles/arch/arm/use.mask
81 +++ b/profiles/arch/arm/use.mask
82 @@ -16,10 +16,6 @@ python_single_target_python3_7
83 # No ACPI support on arm. Bug #657332
84 acpi
85
86 -# Patrick Lauer <patrick@g.o> (2015-04-28)
87 -# Dependencies not keyworded
88 -ayatana
89 -
90 # Andrey Grozin <grozin@g.o> (2014-05-16)
91 # gcl keyworded ~arm, bug #509842
92 -gcl
93 @@ -154,4 +150,3 @@ numa
94
95 # toolkit for nvidia binary drivers
96 cg
97 -
98
99 diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask
100 index 3c11f961a4d..08dc0f3696f 100644
101 --- a/profiles/arch/arm/use.stable.mask
102 +++ b/profiles/arch/arm/use.stable.mask
103 @@ -4,6 +4,10 @@
104 # This file requires eapi 5 or later. New entries go on top.
105 # Please use the same syntax as in use.mask
106
107 +# Mattéo Rossillol‑‑Laruelle <beatussum@××××××××××.com> (2019‑08‑31)
108 +# Dependencies not yet stable.
109 +ayatana
110 +
111 # Hans de Graaff <graaff@g.o> (2019-07-17)
112 # Temporary mask for stable bug 688976
113 ruby_targets_ruby25
114
115 diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
116 index 635bbebfaa2..693fa412784 100644
117 --- a/profiles/arch/arm64/use.mask
118 +++ b/profiles/arch/arm64/use.mask
119 @@ -26,6 +26,10 @@
120 -neon
121 -armvfp
122
123 +# Mattéo Rossillol‑‑Laruelle <beatussum@××××××××××.com> (2019‑08‑31)
124 +# Dependency not keyworded (dev-libs/libindicate).
125 +ayatana
126 +
127 # Mart Raudsepp <leio@g.o> (2019-01-07)
128 # Does not work on arm64 until dev-lang/luajit-2.1
129 # https://github.com/LuaJIT/LuaJIT/issues/26
130
131 diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask
132 index 80843a07ff3..12eaca127e4 100644
133 --- a/profiles/arch/hppa/use.mask
134 +++ b/profiles/arch/hppa/use.mask
135 @@ -4,6 +4,10 @@
136 # NOTE: When masking a USE flag due to missing keywords, please file a keyword
137 # request bug for the hppa arch.
138
139 +# Mattéo Rossillol‑‑Laruelle <beatussum@××××××××××.com> (2019‑08‑31)
140 +# Dependency not keyworded (dev-libs/libappindicator).
141 +ayatana
142 +
143 # Andreas Sturmlechner <asturm@g.o> (2019-03-31)
144 # sys-auth/elogind is not yet keyworded here. bug #681200
145 elogind
146
147 diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask
148 index d7582f8ecad..d80d41906d5 100644
149 --- a/profiles/arch/ia64/use.mask
150 +++ b/profiles/arch/ia64/use.mask
151 @@ -3,6 +3,10 @@
152
153 # This is a list of USE flags that should not be used on ia64.
154
155 +# Mattéo Rossillol‑‑Laruelle <beatussum@××××××××××.com> (2019‑08‑31)
156 +# Dependency not keyworded (dev-libs/libindicate).
157 +ayatana
158 +
159 # Michał Górny <mgorny@g.o> (2018-07-16)
160 # Python 3.7 support requires fresh versions of packages which are stuck
161 # at keywordreqs.
162
163 diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask
164 index 833297a1035..c83a23bed8f 100644
165 --- a/profiles/arch/m68k/use.mask
166 +++ b/profiles/arch/m68k/use.mask
167 @@ -4,6 +4,10 @@
168 # Unmask the flag which corresponds to ARCH.
169 -m68k
170
171 +# Mattéo Rossillol‑‑Laruelle <beatussum@××××××××××.com> (2019‑08‑31)
172 +# Dependencies not keyworded.
173 +ayatana
174 +
175 # Andreas Sturmlechner <asturm@g.o> (2019-03-31)
176 # sys-auth/elogind is not keyworded here.
177 elogind
178
179 diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask
180 index 91f43a4762f..323eff42aa3 100644
181 --- a/profiles/arch/riscv/use.mask
182 +++ b/profiles/arch/riscv/use.mask
183 @@ -31,3 +31,7 @@ slang
184 sqlite
185 systemtap
186 X
187 +
188 +# Mattéo Rossillol‑‑Laruelle <beatussum@××××××××××.com> (2019‑08‑31)
189 +# Dependencies not keyworded.
190 +ayatana
191
192 diff --git a/profiles/arch/s390/use.mask b/profiles/arch/s390/use.mask
193 index 3d59fcf9f37..96177705207 100644
194 --- a/profiles/arch/s390/use.mask
195 +++ b/profiles/arch/s390/use.mask
196 @@ -7,6 +7,10 @@
197 # Unmask ABI flags for this arch.
198 -abi_s390_32
199
200 +# Mattéo Rossillol‑‑Laruelle <beatussum@××××××××××.com> (2019‑08‑31)
201 +# Dependencies not keyworded.
202 +ayatana
203 +
204 # Andreas Sturmlechner <asturm@g.o> (2019-03-31)
205 # sys-auth/elogind is not yet keyworded here. bug #681200
206 elogind
207
208 diff --git a/profiles/arch/sh/use.mask b/profiles/arch/sh/use.mask
209 index 7558145e015..4b2e55f7319 100644
210 --- a/profiles/arch/sh/use.mask
211 +++ b/profiles/arch/sh/use.mask
212 @@ -1,6 +1,10 @@
213 # Unmask the flag which corresponds to ARCH.
214 -sh
215
216 +# Mattéo Rossillol‑‑Laruelle <beatussum@××××××××××.com> (2019‑08‑31)
217 +# Dependencies not keyworded.
218 +ayatana
219 +
220 # Andreas Sturmlechner <asturm@g.o> (2019-03-31)
221 # sys-auth/elogind is not yet keyworded here. bug #681200
222 elogind
223 @@ -101,7 +105,7 @@ video_cards_r600
224 video_cards_radeonsi
225
226 # Donnie Berkholz <dberkholz@g.o> (2006-03-07)
227 -# Modular X: mask for architectures lacking direct rendering
228 +# Modular X: mask for architectures lacking direct rendering
229 dri
230
231 # nspr isnt ported to SuperH which means no seamonkey/firefox/etc...
232
233 diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask
234 index c93dc99abd0..cbc5338bebd 100644
235 --- a/profiles/arch/sparc/use.mask
236 +++ b/profiles/arch/sparc/use.mask
237 @@ -6,6 +6,10 @@
238
239 # This file contains a list of useflags that cannot be used on sparc.
240
241 +# Mattéo Rossillol‑‑Laruelle <beatussum@××××××××××.com> (2019‑08‑31)
242 +# Dependency not keyworded (dev-libs/libappindicator).
243 +ayatana
244 +
245 # Sergei Trofimovich <slyfox@g.o> (2018-12-12)
246 # mongodb is not keyworded on sparc
247 mongodb
248
249 diff --git a/profiles/arch/x86-fbsd/use.mask b/profiles/arch/x86-fbsd/use.mask
250 index bdecee028a0..385830faf29 100644
251 --- a/profiles/arch/x86-fbsd/use.mask
252 +++ b/profiles/arch/x86-fbsd/use.mask
253 @@ -5,6 +5,10 @@
254 -x86-fbsd
255 -abi_x86_32
256
257 +# Mattéo Rossillol‑‑Laruelle <beatussum@××××××××××.com> (2019‑08‑31)
258 +# Dependencies not keyworded.
259 +ayatana
260 +
261 # Andreas Sturmlechner <asturm@g.o> (2019-03-31)
262 # sys-auth/elogind is not keyworded here.
263 elogind
264
265 diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
266 index bc7a936405e..645eae30130 100644
267 --- a/profiles/base/use.stable.mask
268 +++ b/profiles/base/use.stable.mask
269 @@ -14,7 +14,3 @@ python_single_target_pypy3
270 # Hans de Graaff <graaff@g.o> (2018-12-25)
271 # Currently in testing and not ready to go stable yet.
272 ruby_targets_ruby26
273 -
274 -# Patrick Lauer <patrick@g.o> (2015-04-28)
275 -# dependencies not stable yet
276 -ayatana