Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/qterminal/, lxqt-base/lxqt-qtplugin/, media-sound/pavucontrol-qt/, ...
Date: Fri, 21 Jan 2022 19:07:27
Message-Id: 1642792022.4b806741e77ccf1be125d2e63411d21378a7f1dc.sam@gentoo
1 commit: 4b806741e77ccf1be125d2e63411d21378a7f1dc
2 Author: Adel KARA SLIMANE <adel.ks <AT> zegrapher <DOT> com>
3 AuthorDate: Sun Nov 7 14:46:43 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 21 19:07:02 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b806741
7
8 LXQt: EAPI bump to version 8
9
10 Signed-off-by: Adel KARA SLIMANE <adel.ks <AT> zegrapher.com>
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 app-arch/lxqt-archiver/lxqt-archiver-0.5.0.ebuild | 2 +-
14 dev-libs/libqtxdg/libqtxdg-3.8.0.ebuild | 2 +-
15 dev-util/lxqt-build-tools/lxqt-build-tools-0.10.0.ebuild | 2 +-
16 lxqt-base/liblxqt/liblxqt-1.0.0.ebuild | 2 +-
17 lxqt-base/libsysstat/libsysstat-0.4.6.ebuild | 2 +-
18 lxqt-base/lxqt-about/lxqt-about-1.0.0.ebuild | 2 +-
19 lxqt-base/lxqt-admin/lxqt-admin-1.0.0.ebuild | 2 +-
20 lxqt-base/lxqt-config/lxqt-config-1.0.0.ebuild | 2 +-
21 lxqt-base/lxqt-meta/lxqt-meta-1.0.0.ebuild | 2 +-
22 lxqt-base/lxqt-notificationd/lxqt-notificationd-1.0.0.ebuild | 2 +-
23 lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-1.0.0.ebuild | 2 +-
24 lxqt-base/lxqt-panel/lxqt-panel-1.0.0.ebuild | 2 +-
25 lxqt-base/lxqt-policykit/lxqt-policykit-1.0.0.ebuild | 2 +-
26 lxqt-base/lxqt-powermanagement/lxqt-powermanagement-1.0.0.ebuild | 2 +-
27 lxqt-base/lxqt-qtplugin/lxqt-qtplugin-1.0.0.ebuild | 2 +-
28 lxqt-base/lxqt-runner/lxqt-runner-1.0.0.ebuild | 2 +-
29 lxqt-base/lxqt-sudo/lxqt-sudo-1.0.0.ebuild | 2 +-
30 media-gfx/lximage-qt/lximage-qt-1.0.0.ebuild | 2 +-
31 media-sound/pavucontrol-qt/pavucontrol-qt-1.0.0.ebuild | 2 +-
32 x11-libs/libfm-qt/libfm-qt-1.0.0.ebuild | 2 +-
33 x11-libs/qtermwidget/qtermwidget-1.0.0.ebuild | 2 +-
34 x11-libs/qtermwidget/qtermwidget-9999.ebuild | 2 +-
35 x11-misc/pcmanfm-qt/pcmanfm-qt-1.0.0.ebuild | 2 +-
36 x11-misc/qps/qps-2.4.0.ebuild | 2 +-
37 x11-misc/screengrab/screengrab-2.3.0.ebuild | 2 +-
38 x11-terms/qterminal/qterminal-1.0.0.ebuild | 2 +-
39 x11-terms/qterminal/qterminal-9999.ebuild | 2 +-
40 x11-themes/lxqt-themes/lxqt-themes-1.0.0.ebuild | 2 +-
41 28 files changed, 28 insertions(+), 28 deletions(-)
42
43 diff --git a/app-arch/lxqt-archiver/lxqt-archiver-0.5.0.ebuild b/app-arch/lxqt-archiver/lxqt-archiver-0.5.0.ebuild
44 index 6fe63c43a243..06092b0c39a0 100644
45 --- a/app-arch/lxqt-archiver/lxqt-archiver-0.5.0.ebuild
46 +++ b/app-arch/lxqt-archiver/lxqt-archiver-0.5.0.ebuild
47 @@ -1,7 +1,7 @@
48 # Copyright 1999-2021 Gentoo Authors
49 # Distributed under the terms of the GNU General Public License v2
50
51 -EAPI=7
52 +EAPI=8
53
54 MY_PV="$(ver_cut 1-2)"
55
56
57 diff --git a/dev-libs/libqtxdg/libqtxdg-3.8.0.ebuild b/dev-libs/libqtxdg/libqtxdg-3.8.0.ebuild
58 index 2d3d09a828c4..4d53d7eae82f 100644
59 --- a/dev-libs/libqtxdg/libqtxdg-3.8.0.ebuild
60 +++ b/dev-libs/libqtxdg/libqtxdg-3.8.0.ebuild
61 @@ -1,7 +1,7 @@
62 # Copyright 1999-2021 Gentoo Authors
63 # Distributed under the terms of the GNU General Public License v2
64
65 -EAPI=7
66 +EAPI=8
67
68 inherit cmake optfeature virtualx
69
70
71 diff --git a/dev-util/lxqt-build-tools/lxqt-build-tools-0.10.0.ebuild b/dev-util/lxqt-build-tools/lxqt-build-tools-0.10.0.ebuild
72 index 124ce8883d69..60e7f2c36aad 100644
73 --- a/dev-util/lxqt-build-tools/lxqt-build-tools-0.10.0.ebuild
74 +++ b/dev-util/lxqt-build-tools/lxqt-build-tools-0.10.0.ebuild
75 @@ -1,7 +1,7 @@
76 # Copyright 1999-2021 Gentoo Authors
77 # Distributed under the terms of the GNU General Public License v2
78
79 -EAPI=7
80 +EAPI=8
81
82 inherit cmake
83
84
85 diff --git a/lxqt-base/liblxqt/liblxqt-1.0.0.ebuild b/lxqt-base/liblxqt/liblxqt-1.0.0.ebuild
86 index feb8917411a5..323bfbf1ef91 100644
87 --- a/lxqt-base/liblxqt/liblxqt-1.0.0.ebuild
88 +++ b/lxqt-base/liblxqt/liblxqt-1.0.0.ebuild
89 @@ -1,7 +1,7 @@
90 # Copyright 1999-2021 Gentoo Authors
91 # Distributed under the terms of the GNU General Public License v2
92
93 -EAPI=7
94 +EAPI=8
95
96 inherit cmake
97
98
99 diff --git a/lxqt-base/libsysstat/libsysstat-0.4.6.ebuild b/lxqt-base/libsysstat/libsysstat-0.4.6.ebuild
100 index c4e222c2fc2d..30d89f85593d 100644
101 --- a/lxqt-base/libsysstat/libsysstat-0.4.6.ebuild
102 +++ b/lxqt-base/libsysstat/libsysstat-0.4.6.ebuild
103 @@ -1,7 +1,7 @@
104 # Copyright 1999-2021 Gentoo Authors
105 # Distributed under the terms of the GNU General Public License v2
106
107 -EAPI=7
108 +EAPI=8
109
110 inherit cmake
111
112
113 diff --git a/lxqt-base/lxqt-about/lxqt-about-1.0.0.ebuild b/lxqt-base/lxqt-about/lxqt-about-1.0.0.ebuild
114 index 8afc7e52514a..d752f4c533b2 100644
115 --- a/lxqt-base/lxqt-about/lxqt-about-1.0.0.ebuild
116 +++ b/lxqt-base/lxqt-about/lxqt-about-1.0.0.ebuild
117 @@ -1,7 +1,7 @@
118 # Copyright 1999-2021 Gentoo Authors
119 # Distributed under the terms of the GNU General Public License v2
120
121 -EAPI=7
122 +EAPI=8
123
124 inherit cmake
125
126
127 diff --git a/lxqt-base/lxqt-admin/lxqt-admin-1.0.0.ebuild b/lxqt-base/lxqt-admin/lxqt-admin-1.0.0.ebuild
128 index 75808c7f5575..f459b4980175 100644
129 --- a/lxqt-base/lxqt-admin/lxqt-admin-1.0.0.ebuild
130 +++ b/lxqt-base/lxqt-admin/lxqt-admin-1.0.0.ebuild
131 @@ -1,7 +1,7 @@
132 # Copyright 1999-2021 Gentoo Authors
133 # Distributed under the terms of the GNU General Public License v2
134
135 -EAPI=7
136 +EAPI=8
137
138 inherit cmake
139
140
141 diff --git a/lxqt-base/lxqt-config/lxqt-config-1.0.0.ebuild b/lxqt-base/lxqt-config/lxqt-config-1.0.0.ebuild
142 index 7ca0290473d1..c23dad1cd68e 100644
143 --- a/lxqt-base/lxqt-config/lxqt-config-1.0.0.ebuild
144 +++ b/lxqt-base/lxqt-config/lxqt-config-1.0.0.ebuild
145 @@ -1,7 +1,7 @@
146 # Copyright 1999-2021 Gentoo Authors
147 # Distributed under the terms of the GNU General Public License v2
148
149 -EAPI=7
150 +EAPI=8
151
152 MY_PV="$(ver_cut 1-2)"
153
154
155 diff --git a/lxqt-base/lxqt-meta/lxqt-meta-1.0.0.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-1.0.0.ebuild
156 index a8eed124f3da..20b42ad90173 100644
157 --- a/lxqt-base/lxqt-meta/lxqt-meta-1.0.0.ebuild
158 +++ b/lxqt-base/lxqt-meta/lxqt-meta-1.0.0.ebuild
159 @@ -1,7 +1,7 @@
160 # Copyright 1999-2021 Gentoo Authors
161 # Distributed under the terms of the GNU General Public License v2
162
163 -EAPI=7
164 +EAPI=8
165
166 MY_PV="$(ver_cut 1-2)"
167
168
169 diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-1.0.0.ebuild b/lxqt-base/lxqt-notificationd/lxqt-notificationd-1.0.0.ebuild
170 index 941a00011268..9cbfbe3ee0d5 100644
171 --- a/lxqt-base/lxqt-notificationd/lxqt-notificationd-1.0.0.ebuild
172 +++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-1.0.0.ebuild
173 @@ -1,7 +1,7 @@
174 # Copyright 1999-2021 Gentoo Authors
175 # Distributed under the terms of the GNU General Public License v2
176
177 -EAPI=7
178 +EAPI=8
179
180 inherit cmake
181
182
183 diff --git a/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-1.0.0.ebuild b/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-1.0.0.ebuild
184 index 1e470adf20a4..24fcc33ddee8 100644
185 --- a/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-1.0.0.ebuild
186 +++ b/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-1.0.0.ebuild
187 @@ -1,7 +1,7 @@
188 # Copyright 1999-2021 Gentoo Authors
189 # Distributed under the terms of the GNU General Public License v2
190
191 -EAPI=7
192 +EAPI=8
193
194 inherit cmake
195
196
197 diff --git a/lxqt-base/lxqt-panel/lxqt-panel-1.0.0.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-1.0.0.ebuild
198 index 76a394ee28f5..4d81053dc420 100644
199 --- a/lxqt-base/lxqt-panel/lxqt-panel-1.0.0.ebuild
200 +++ b/lxqt-base/lxqt-panel/lxqt-panel-1.0.0.ebuild
201 @@ -1,7 +1,7 @@
202 # Copyright 1999-2021 Gentoo Authors
203 # Distributed under the terms of the GNU General Public License v2
204
205 -EAPI=7
206 +EAPI=8
207
208 inherit cmake
209
210
211 diff --git a/lxqt-base/lxqt-policykit/lxqt-policykit-1.0.0.ebuild b/lxqt-base/lxqt-policykit/lxqt-policykit-1.0.0.ebuild
212 index 797fbcec5cd5..450daf49d66a 100644
213 --- a/lxqt-base/lxqt-policykit/lxqt-policykit-1.0.0.ebuild
214 +++ b/lxqt-base/lxqt-policykit/lxqt-policykit-1.0.0.ebuild
215 @@ -1,7 +1,7 @@
216 # Copyright 1999-2021 Gentoo Authors
217 # Distributed under the terms of the GNU General Public License v2
218
219 -EAPI=7
220 +EAPI=8
221
222 inherit cmake
223
224
225 diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-1.0.0.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-1.0.0.ebuild
226 index 9b39d0772099..53af9660c83c 100644
227 --- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-1.0.0.ebuild
228 +++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-1.0.0.ebuild
229 @@ -1,7 +1,7 @@
230 # Copyright 1999-2021 Gentoo Authors
231 # Distributed under the terms of the GNU General Public License v2
232
233 -EAPI=7
234 +EAPI=8
235
236 inherit cmake xdg-utils
237
238
239 diff --git a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-1.0.0.ebuild b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-1.0.0.ebuild
240 index ea56a60f1a03..befd0c8966d4 100644
241 --- a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-1.0.0.ebuild
242 +++ b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-1.0.0.ebuild
243 @@ -1,7 +1,7 @@
244 # Copyright 1999-2021 Gentoo Authors
245 # Distributed under the terms of the GNU General Public License v2
246
247 -EAPI=7
248 +EAPI=8
249
250 MY_PV="$(ver_cut 1-2)"
251
252
253 diff --git a/lxqt-base/lxqt-runner/lxqt-runner-1.0.0.ebuild b/lxqt-base/lxqt-runner/lxqt-runner-1.0.0.ebuild
254 index 80d9169bff40..ee01c78c8294 100644
255 --- a/lxqt-base/lxqt-runner/lxqt-runner-1.0.0.ebuild
256 +++ b/lxqt-base/lxqt-runner/lxqt-runner-1.0.0.ebuild
257 @@ -1,7 +1,7 @@
258 # Copyright 1999-2021 Gentoo Authors
259 # Distributed under the terms of the GNU General Public License v2
260
261 -EAPI=7
262 +EAPI=8
263
264 inherit cmake
265
266
267 diff --git a/lxqt-base/lxqt-sudo/lxqt-sudo-1.0.0.ebuild b/lxqt-base/lxqt-sudo/lxqt-sudo-1.0.0.ebuild
268 index 9e476fcc858a..7cc8403ea2f4 100644
269 --- a/lxqt-base/lxqt-sudo/lxqt-sudo-1.0.0.ebuild
270 +++ b/lxqt-base/lxqt-sudo/lxqt-sudo-1.0.0.ebuild
271 @@ -1,7 +1,7 @@
272 # Copyright 1999-2021 Gentoo Authors
273 # Distributed under the terms of the GNU General Public License v2
274
275 -EAPI=7
276 +EAPI=8
277
278 inherit cmake
279
280
281 diff --git a/media-gfx/lximage-qt/lximage-qt-1.0.0.ebuild b/media-gfx/lximage-qt/lximage-qt-1.0.0.ebuild
282 index 95c4b1a28753..bff81bd1d821 100644
283 --- a/media-gfx/lximage-qt/lximage-qt-1.0.0.ebuild
284 +++ b/media-gfx/lximage-qt/lximage-qt-1.0.0.ebuild
285 @@ -1,7 +1,7 @@
286 # Copyright 1999-2021 Gentoo Authors
287 # Distributed under the terms of the GNU General Public License v2
288
289 -EAPI=7
290 +EAPI=8
291
292 MY_PV="$(ver_cut 1-2)"
293
294
295 diff --git a/media-sound/pavucontrol-qt/pavucontrol-qt-1.0.0.ebuild b/media-sound/pavucontrol-qt/pavucontrol-qt-1.0.0.ebuild
296 index 67c639c63021..7331d3993129 100644
297 --- a/media-sound/pavucontrol-qt/pavucontrol-qt-1.0.0.ebuild
298 +++ b/media-sound/pavucontrol-qt/pavucontrol-qt-1.0.0.ebuild
299 @@ -1,7 +1,7 @@
300 # Copyright 1999-2021 Gentoo Authors
301 # Distributed under the terms of the GNU General Public License v2
302
303 -EAPI=7
304 +EAPI=8
305
306 inherit cmake
307
308
309 diff --git a/x11-libs/libfm-qt/libfm-qt-1.0.0.ebuild b/x11-libs/libfm-qt/libfm-qt-1.0.0.ebuild
310 index 20b2b81f003c..6652ae75541b 100644
311 --- a/x11-libs/libfm-qt/libfm-qt-1.0.0.ebuild
312 +++ b/x11-libs/libfm-qt/libfm-qt-1.0.0.ebuild
313 @@ -1,7 +1,7 @@
314 # Copyright 1999-2021 Gentoo Authors
315 # Distributed under the terms of the GNU General Public License v2
316
317 -EAPI=7
318 +EAPI=8
319
320 inherit cmake xdg-utils
321
322
323 diff --git a/x11-libs/qtermwidget/qtermwidget-1.0.0.ebuild b/x11-libs/qtermwidget/qtermwidget-1.0.0.ebuild
324 index 5f556de579a3..a55ee925c0fd 100644
325 --- a/x11-libs/qtermwidget/qtermwidget-1.0.0.ebuild
326 +++ b/x11-libs/qtermwidget/qtermwidget-1.0.0.ebuild
327 @@ -1,7 +1,7 @@
328 # Copyright 1999-2021 Gentoo Authors
329 # Distributed under the terms of the GNU General Public License v2
330
331 -EAPI=7
332 +EAPI=8
333
334 inherit cmake
335
336
337 diff --git a/x11-libs/qtermwidget/qtermwidget-9999.ebuild b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
338 index 5f556de579a3..a55ee925c0fd 100644
339 --- a/x11-libs/qtermwidget/qtermwidget-9999.ebuild
340 +++ b/x11-libs/qtermwidget/qtermwidget-9999.ebuild
341 @@ -1,7 +1,7 @@
342 # Copyright 1999-2021 Gentoo Authors
343 # Distributed under the terms of the GNU General Public License v2
344
345 -EAPI=7
346 +EAPI=8
347
348 inherit cmake
349
350
351 diff --git a/x11-misc/pcmanfm-qt/pcmanfm-qt-1.0.0.ebuild b/x11-misc/pcmanfm-qt/pcmanfm-qt-1.0.0.ebuild
352 index 3a6b8ac3c070..2d810eba79d8 100644
353 --- a/x11-misc/pcmanfm-qt/pcmanfm-qt-1.0.0.ebuild
354 +++ b/x11-misc/pcmanfm-qt/pcmanfm-qt-1.0.0.ebuild
355 @@ -1,7 +1,7 @@
356 # Copyright 1999-2021 Gentoo Authors
357 # Distributed under the terms of the GNU General Public License v2
358
359 -EAPI=7
360 +EAPI=8
361
362 MY_PV="$(ver_cut 1-2)"
363
364
365 diff --git a/x11-misc/qps/qps-2.4.0.ebuild b/x11-misc/qps/qps-2.4.0.ebuild
366 index bd8ffb1837e2..7c59c82bd978 100644
367 --- a/x11-misc/qps/qps-2.4.0.ebuild
368 +++ b/x11-misc/qps/qps-2.4.0.ebuild
369 @@ -1,7 +1,7 @@
370 # Copyright 1999-2021 Gentoo Authors
371 # Distributed under the terms of the GNU General Public License v2
372
373 -EAPI=7
374 +EAPI=8
375
376 inherit cmake xdg-utils
377
378
379 diff --git a/x11-misc/screengrab/screengrab-2.3.0.ebuild b/x11-misc/screengrab/screengrab-2.3.0.ebuild
380 index 1b5498cc65e5..29790e05b33f 100644
381 --- a/x11-misc/screengrab/screengrab-2.3.0.ebuild
382 +++ b/x11-misc/screengrab/screengrab-2.3.0.ebuild
383 @@ -1,7 +1,7 @@
384 # Copyright 1999-2021 Gentoo Authors
385 # Distributed under the terms of the GNU General Public License v2
386
387 -EAPI=7
388 +EAPI=8
389
390 inherit cmake xdg-utils
391
392
393 diff --git a/x11-terms/qterminal/qterminal-1.0.0.ebuild b/x11-terms/qterminal/qterminal-1.0.0.ebuild
394 index bb09820e1f49..34e20dcedd2a 100644
395 --- a/x11-terms/qterminal/qterminal-1.0.0.ebuild
396 +++ b/x11-terms/qterminal/qterminal-1.0.0.ebuild
397 @@ -1,7 +1,7 @@
398 # Copyright 1999-2021 Gentoo Authors
399 # Distributed under the terms of the GNU General Public License v2
400
401 -EAPI=7
402 +EAPI=8
403
404 inherit cmake xdg-utils
405
406
407 diff --git a/x11-terms/qterminal/qterminal-9999.ebuild b/x11-terms/qterminal/qterminal-9999.ebuild
408 index bb09820e1f49..34e20dcedd2a 100644
409 --- a/x11-terms/qterminal/qterminal-9999.ebuild
410 +++ b/x11-terms/qterminal/qterminal-9999.ebuild
411 @@ -1,7 +1,7 @@
412 # Copyright 1999-2021 Gentoo Authors
413 # Distributed under the terms of the GNU General Public License v2
414
415 -EAPI=7
416 +EAPI=8
417
418 inherit cmake xdg-utils
419
420
421 diff --git a/x11-themes/lxqt-themes/lxqt-themes-1.0.0.ebuild b/x11-themes/lxqt-themes/lxqt-themes-1.0.0.ebuild
422 index 377b2111ba8f..81d8b32afb49 100644
423 --- a/x11-themes/lxqt-themes/lxqt-themes-1.0.0.ebuild
424 +++ b/x11-themes/lxqt-themes/lxqt-themes-1.0.0.ebuild
425 @@ -1,7 +1,7 @@
426 # Copyright 1999-2021 Gentoo Authors
427 # Distributed under the terms of the GNU General Public License v2
428
429 -EAPI=7
430 +EAPI=8
431
432 inherit cmake xdg-utils