Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/cinnamon-screensaver/, gnome-extra/gtkhtml/, ...
Date: Sat, 12 May 2018 00:33:04
Message-Id: 1526084754.9b1ee331c53982a4586386627d3256ff1316e518.mattst88@gentoo
1 commit: 9b1ee331c53982a4586386627d3256ff1316e518
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Fri May 11 21:58:33 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat May 12 00:25:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b1ee331
7
8 gnome-extra/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
9
10 .../cinnamon-control-center/cinnamon-control-center-3.0.1.ebuild | 6 ++----
11 .../cinnamon-control-center/cinnamon-control-center-3.2.0.ebuild | 6 ++----
12 .../cinnamon-control-center/cinnamon-control-center-3.2.1.ebuild | 6 ++----
13 .../cinnamon-control-center/cinnamon-control-center-3.6.5.ebuild | 4 +---
14 gnome-extra/cinnamon-desktop/cinnamon-desktop-2.8.1.ebuild | 5 ++---
15 gnome-extra/cinnamon-desktop/cinnamon-desktop-3.0.2.ebuild | 5 ++---
16 gnome-extra/cinnamon-desktop/cinnamon-desktop-3.2.0.ebuild | 5 ++---
17 gnome-extra/cinnamon-desktop/cinnamon-desktop-3.2.4.ebuild | 5 ++---
18 gnome-extra/cinnamon-desktop/cinnamon-desktop-3.4.2.ebuild | 5 ++---
19 gnome-extra/cinnamon-desktop/cinnamon-desktop-3.6.2.ebuild | 3 +--
20 .../cinnamon-screensaver/cinnamon-screensaver-2.8.0-r1.ebuild | 7 ++-----
21 gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.0.1.ebuild | 7 ++-----
22 .../cinnamon-screensaver/cinnamon-screensaver-3.2.13-r1.ebuild | 7 ++-----
23 .../cinnamon-screensaver/cinnamon-screensaver-3.2.13-r2.ebuild | 7 ++-----
24 .../cinnamon-screensaver/cinnamon-screensaver-3.2.2-r1.ebuild | 7 ++-----
25 gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.2.ebuild | 7 ++-----
26 gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.6.ebuild | 7 ++-----
27 gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.4.1.ebuild | 7 ++-----
28 gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.4.2.ebuild | 7 ++-----
29 .../cinnamon-screensaver/cinnamon-screensaver-3.6.1-r1.ebuild | 5 +----
30 gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.6.1.ebuild | 7 ++-----
31 .../cinnamon-settings-daemon/cinnamon-settings-daemon-2.8.3.ebuild | 4 ++--
32 .../cinnamon-settings-daemon/cinnamon-settings-daemon-2.8.4.ebuild | 4 ++--
33 .../cinnamon-settings-daemon/cinnamon-settings-daemon-3.0.1.ebuild | 4 ++--
34 .../cinnamon-settings-daemon/cinnamon-settings-daemon-3.2.0.ebuild | 4 ++--
35 .../cinnamon-settings-daemon/cinnamon-settings-daemon-3.4.2.ebuild | 4 ++--
36 .../cinnamon-settings-daemon/cinnamon-settings-daemon-3.4.4.ebuild | 4 ++--
37 .../cinnamon-settings-daemon-3.6.1-r1.ebuild | 2 +-
38 .../cinnamon-settings-daemon/cinnamon-settings-daemon-3.6.1.ebuild | 4 ++--
39 gnome-extra/gnome-power-manager/gnome-power-manager-3.24.0.ebuild | 2 +-
40 gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild | 4 ++--
41 gnome-extra/nemo/nemo-2.8.7.ebuild | 4 ++--
42 gnome-extra/nemo/nemo-3.0.6.ebuild | 4 ++--
43 gnome-extra/nemo/nemo-3.2.0.ebuild | 4 ++--
44 gnome-extra/nemo/nemo-3.4.4.ebuild | 4 ++--
45 gnome-extra/nemo/nemo-3.4.7.ebuild | 4 ++--
46 gnome-extra/nemo/nemo-3.6.4.ebuild | 2 +-
47 37 files changed, 68 insertions(+), 115 deletions(-)
48
49 diff --git a/gnome-extra/cinnamon-control-center/cinnamon-control-center-3.0.1.ebuild b/gnome-extra/cinnamon-control-center/cinnamon-control-center-3.0.1.ebuild
50 index b1b173b37c1..500f58d7c46 100644
51 --- a/gnome-extra/cinnamon-control-center/cinnamon-control-center-3.0.1.ebuild
52 +++ b/gnome-extra/cinnamon-control-center/cinnamon-control-center-3.0.1.ebuild
53 @@ -1,4 +1,4 @@
54 -# Copyright 1999-2017 Gentoo Foundation
55 +# Copyright 1999-2018 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57
58 EAPI=6
59 @@ -60,9 +60,7 @@ RDEPEND="${COMMON_DEPEND}
60
61 DEPEND="${COMMON_DEPEND}
62 app-text/iso-codes
63 - x11-proto/xproto
64 - x11-proto/xf86miscproto
65 - x11-proto/kbproto
66 + x11-base/xorg-proto
67
68 dev-libs/libxslt
69 >=dev-util/intltool-0.40.1
70
71 diff --git a/gnome-extra/cinnamon-control-center/cinnamon-control-center-3.2.0.ebuild b/gnome-extra/cinnamon-control-center/cinnamon-control-center-3.2.0.ebuild
72 index ee1441423e0..94fc1bf250a 100644
73 --- a/gnome-extra/cinnamon-control-center/cinnamon-control-center-3.2.0.ebuild
74 +++ b/gnome-extra/cinnamon-control-center/cinnamon-control-center-3.2.0.ebuild
75 @@ -1,4 +1,4 @@
76 -# Copyright 1999-2016 Gentoo Foundation
77 +# Copyright 1999-2018 Gentoo Foundation
78 # Distributed under the terms of the GNU General Public License v2
79
80 EAPI=6
81 @@ -60,9 +60,7 @@ RDEPEND="${COMMON_DEPEND}
82
83 DEPEND="${COMMON_DEPEND}
84 app-text/iso-codes
85 - x11-proto/xproto
86 - x11-proto/xf86miscproto
87 - x11-proto/kbproto
88 + x11-base/xorg-proto
89
90 dev-libs/libxslt
91 >=dev-util/intltool-0.40.1
92
93 diff --git a/gnome-extra/cinnamon-control-center/cinnamon-control-center-3.2.1.ebuild b/gnome-extra/cinnamon-control-center/cinnamon-control-center-3.2.1.ebuild
94 index fc5ab9e8080..a3713bb7b68 100644
95 --- a/gnome-extra/cinnamon-control-center/cinnamon-control-center-3.2.1.ebuild
96 +++ b/gnome-extra/cinnamon-control-center/cinnamon-control-center-3.2.1.ebuild
97 @@ -1,4 +1,4 @@
98 -# Copyright 1999-2017 Gentoo Foundation
99 +# Copyright 1999-2018 Gentoo Foundation
100 # Distributed under the terms of the GNU General Public License v2
101
102 EAPI=6
103 @@ -60,9 +60,7 @@ RDEPEND="${COMMON_DEPEND}
104
105 DEPEND="${COMMON_DEPEND}
106 app-text/iso-codes
107 - x11-proto/xproto
108 - x11-proto/xf86miscproto
109 - x11-proto/kbproto
110 + x11-base/xorg-proto
111
112 dev-libs/libxslt
113 >=dev-util/intltool-0.40.1
114
115 diff --git a/gnome-extra/cinnamon-control-center/cinnamon-control-center-3.6.5.ebuild b/gnome-extra/cinnamon-control-center/cinnamon-control-center-3.6.5.ebuild
116 index 12619ac9856..12f5a93bba7 100644
117 --- a/gnome-extra/cinnamon-control-center/cinnamon-control-center-3.6.5.ebuild
118 +++ b/gnome-extra/cinnamon-control-center/cinnamon-control-center-3.6.5.ebuild
119 @@ -60,9 +60,7 @@ RDEPEND="${COMMON_DEPEND}
120
121 DEPEND="${COMMON_DEPEND}
122 app-text/iso-codes
123 - x11-proto/xproto
124 - x11-proto/xf86miscproto
125 - x11-proto/kbproto
126 + x11-base/xorg-proto
127
128 dev-libs/libxslt
129 >=dev-util/intltool-0.40.1
130
131 diff --git a/gnome-extra/cinnamon-desktop/cinnamon-desktop-2.8.1.ebuild b/gnome-extra/cinnamon-desktop/cinnamon-desktop-2.8.1.ebuild
132 index 4fb86d3d052..f9959dea6e7 100644
133 --- a/gnome-extra/cinnamon-desktop/cinnamon-desktop-2.8.1.ebuild
134 +++ b/gnome-extra/cinnamon-desktop/cinnamon-desktop-2.8.1.ebuild
135 @@ -1,4 +1,4 @@
136 -# Copyright 1999-2017 Gentoo Foundation
137 +# Copyright 1999-2018 Gentoo Foundation
138 # Distributed under the terms of the GNU General Public License v2
139
140 EAPI=6
141 @@ -36,8 +36,7 @@ DEPEND="${COMMON_DEPEND}
142 >=dev-util/gtk-doc-am-1.4
143 >=dev-util/intltool-0.40.6
144 gnome-base/gnome-common
145 - x11-proto/randrproto
146 - x11-proto/xproto
147 + x11-base/xorg-proto
148 virtual/pkgconfig
149 "
150
151
152 diff --git a/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.0.2.ebuild b/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.0.2.ebuild
153 index 300489c9c44..050cdcc7e02 100644
154 --- a/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.0.2.ebuild
155 +++ b/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.0.2.ebuild
156 @@ -1,4 +1,4 @@
157 -# Copyright 1999-2017 Gentoo Foundation
158 +# Copyright 1999-2018 Gentoo Foundation
159 # Distributed under the terms of the GNU General Public License v2
160
161 EAPI=6
162 @@ -37,8 +37,7 @@ DEPEND="${COMMON_DEPEND}
163 >=dev-util/gtk-doc-am-1.4
164 >=dev-util/intltool-0.40.6
165 gnome-base/gnome-common
166 - x11-proto/randrproto
167 - x11-proto/xproto
168 + x11-base/xorg-proto
169 virtual/pkgconfig
170 "
171
172
173 diff --git a/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.2.0.ebuild b/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.2.0.ebuild
174 index 7aa1c85f8ee..ceaa3c29ed2 100644
175 --- a/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.2.0.ebuild
176 +++ b/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.2.0.ebuild
177 @@ -1,4 +1,4 @@
178 -# Copyright 1999-2017 Gentoo Foundation
179 +# Copyright 1999-2018 Gentoo Foundation
180 # Distributed under the terms of the GNU General Public License v2
181
182 EAPI=6
183 @@ -37,8 +37,7 @@ DEPEND="${COMMON_DEPEND}
184 >=dev-util/gtk-doc-am-1.4
185 >=dev-util/intltool-0.40.6
186 gnome-base/gnome-common
187 - x11-proto/randrproto
188 - x11-proto/xproto
189 + x11-base/xorg-proto
190 virtual/pkgconfig
191 "
192
193
194 diff --git a/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.2.4.ebuild b/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.2.4.ebuild
195 index 91b950b837f..2280d16410e 100644
196 --- a/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.2.4.ebuild
197 +++ b/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.2.4.ebuild
198 @@ -1,4 +1,4 @@
199 -# Copyright 1999-2017 Gentoo Foundation
200 +# Copyright 1999-2018 Gentoo Foundation
201 # Distributed under the terms of the GNU General Public License v2
202
203 EAPI=6
204 @@ -37,8 +37,7 @@ DEPEND="${COMMON_DEPEND}
205 >=dev-util/gtk-doc-am-1.4
206 >=dev-util/intltool-0.40.6
207 gnome-base/gnome-common
208 - x11-proto/randrproto
209 - x11-proto/xproto
210 + x11-base/xorg-proto
211 virtual/pkgconfig
212 "
213
214
215 diff --git a/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.4.2.ebuild b/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.4.2.ebuild
216 index 547abb54196..c83638f2d73 100644
217 --- a/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.4.2.ebuild
218 +++ b/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.4.2.ebuild
219 @@ -1,4 +1,4 @@
220 -# Copyright 1999-2017 Gentoo Foundation
221 +# Copyright 1999-2018 Gentoo Foundation
222 # Distributed under the terms of the GNU General Public License v2
223
224 EAPI=6
225 @@ -38,8 +38,7 @@ DEPEND="${COMMON_DEPEND}
226 >=dev-util/gtk-doc-am-1.4
227 >=dev-util/intltool-0.40.6
228 gnome-base/gnome-common
229 - x11-proto/randrproto
230 - x11-proto/xproto
231 + x11-base/xorg-proto
232 virtual/pkgconfig
233 "
234
235
236 diff --git a/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.6.2.ebuild b/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.6.2.ebuild
237 index 12c1fd995ce..a509d28ded9 100644
238 --- a/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.6.2.ebuild
239 +++ b/gnome-extra/cinnamon-desktop/cinnamon-desktop-3.6.2.ebuild
240 @@ -38,8 +38,7 @@ DEPEND="${COMMON_DEPEND}
241 >=dev-util/gtk-doc-am-1.4
242 >=dev-util/intltool-0.40.6
243 gnome-base/gnome-common
244 - x11-proto/randrproto
245 - x11-proto/xproto
246 + x11-base/xorg-proto
247 virtual/pkgconfig
248 "
249
250
251 diff --git a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-2.8.0-r1.ebuild b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-2.8.0-r1.ebuild
252 index 87130ef96d5..54a0d6e276a 100644
253 --- a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-2.8.0-r1.ebuild
254 +++ b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-2.8.0-r1.ebuild
255 @@ -1,4 +1,4 @@
256 -# Copyright 1999-2017 Gentoo Foundation
257 +# Copyright 1999-2018 Gentoo Foundation
258 # Distributed under the terms of the GNU General Public License v2
259
260 EAPI="5"
261 @@ -54,10 +54,7 @@ DEPEND="${COMMON_DEPEND}
262 gnome-base/gnome-common
263 sys-devel/gettext
264 virtual/pkgconfig
265 - x11-proto/xextproto
266 - x11-proto/randrproto
267 - x11-proto/scrnsaverproto
268 - x11-proto/xf86miscproto
269 + x11-base/xorg-proto
270 doc? (
271 app-text/xmlto
272 app-text/docbook-xml-dtd:4.1.2
273
274 diff --git a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.0.1.ebuild b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.0.1.ebuild
275 index 69108cbe65c..7ae4daa8640 100644
276 --- a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.0.1.ebuild
277 +++ b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.0.1.ebuild
278 @@ -1,4 +1,4 @@
279 -# Copyright 1999-2017 Gentoo Foundation
280 +# Copyright 1999-2018 Gentoo Foundation
281 # Distributed under the terms of the GNU General Public License v2
282
283 EAPI=6
284 @@ -52,10 +52,7 @@ DEPEND="${COMMON_DEPEND}
285 gnome-base/gnome-common
286 sys-devel/gettext
287 virtual/pkgconfig
288 - x11-proto/xextproto
289 - x11-proto/randrproto
290 - x11-proto/scrnsaverproto
291 - x11-proto/xf86miscproto
292 + x11-base/xorg-proto
293 doc? (
294 app-text/xmlto
295 app-text/docbook-xml-dtd:4.1.2
296
297 diff --git a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.13-r1.ebuild b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.13-r1.ebuild
298 index 7f9d0a8f6e6..2b978b4e29d 100644
299 --- a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.13-r1.ebuild
300 +++ b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.13-r1.ebuild
301 @@ -1,4 +1,4 @@
302 -# Copyright 1999-2017 Gentoo Foundation
303 +# Copyright 1999-2018 Gentoo Foundation
304 # Distributed under the terms of the GNU General Public License v2
305
306 EAPI=6
307 @@ -54,10 +54,7 @@ DEPEND="${COMMON_DEPEND}
308 gnome-base/gnome-common
309 sys-devel/gettext
310 virtual/pkgconfig
311 - x11-proto/xextproto
312 - x11-proto/randrproto
313 - x11-proto/scrnsaverproto
314 - x11-proto/xf86miscproto
315 + x11-base/xorg-proto
316 doc? (
317 app-text/xmlto
318 app-text/docbook-xml-dtd:4.1.2
319
320 diff --git a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.13-r2.ebuild b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.13-r2.ebuild
321 index f0b8bd8fd34..b0916e14019 100644
322 --- a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.13-r2.ebuild
323 +++ b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.13-r2.ebuild
324 @@ -1,4 +1,4 @@
325 -# Copyright 1999-2017 Gentoo Foundation
326 +# Copyright 1999-2018 Gentoo Foundation
327 # Distributed under the terms of the GNU General Public License v2
328
329 EAPI=6
330 @@ -54,10 +54,7 @@ DEPEND="${COMMON_DEPEND}
331 gnome-base/gnome-common
332 sys-devel/gettext
333 virtual/pkgconfig
334 - x11-proto/xextproto
335 - x11-proto/randrproto
336 - x11-proto/scrnsaverproto
337 - x11-proto/xf86miscproto
338 + x11-base/xorg-proto
339 doc? (
340 app-text/xmlto
341 app-text/docbook-xml-dtd:4.1.2
342
343 diff --git a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.2-r1.ebuild b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.2-r1.ebuild
344 index 163a5fbf28b..53df4f1a9ed 100644
345 --- a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.2-r1.ebuild
346 +++ b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.2-r1.ebuild
347 @@ -1,4 +1,4 @@
348 -# Copyright 1999-2017 Gentoo Foundation
349 +# Copyright 1999-2018 Gentoo Foundation
350 # Distributed under the terms of the GNU General Public License v2
351
352 EAPI=6
353 @@ -53,10 +53,7 @@ DEPEND="${COMMON_DEPEND}
354 gnome-base/gnome-common
355 sys-devel/gettext
356 virtual/pkgconfig
357 - x11-proto/xextproto
358 - x11-proto/randrproto
359 - x11-proto/scrnsaverproto
360 - x11-proto/xf86miscproto
361 + x11-base/xorg-proto
362 doc? (
363 app-text/xmlto
364 app-text/docbook-xml-dtd:4.1.2
365
366 diff --git a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.2.ebuild b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.2.ebuild
367 index 2c25f8005f7..d50ce77b243 100644
368 --- a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.2.ebuild
369 +++ b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.2.ebuild
370 @@ -1,4 +1,4 @@
371 -# Copyright 1999-2017 Gentoo Foundation
372 +# Copyright 1999-2018 Gentoo Foundation
373 # Distributed under the terms of the GNU General Public License v2
374
375 EAPI=6
376 @@ -52,10 +52,7 @@ DEPEND="${COMMON_DEPEND}
377 gnome-base/gnome-common
378 sys-devel/gettext
379 virtual/pkgconfig
380 - x11-proto/xextproto
381 - x11-proto/randrproto
382 - x11-proto/scrnsaverproto
383 - x11-proto/xf86miscproto
384 + x11-base/xorg-proto
385 doc? (
386 app-text/xmlto
387 app-text/docbook-xml-dtd:4.1.2
388
389 diff --git a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.6.ebuild b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.6.ebuild
390 index 0f8f1d48b79..f200fc231f7 100644
391 --- a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.6.ebuild
392 +++ b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.2.6.ebuild
393 @@ -1,4 +1,4 @@
394 -# Copyright 1999-2017 Gentoo Foundation
395 +# Copyright 1999-2018 Gentoo Foundation
396 # Distributed under the terms of the GNU General Public License v2
397
398 EAPI=6
399 @@ -54,10 +54,7 @@ DEPEND="${COMMON_DEPEND}
400 gnome-base/gnome-common
401 sys-devel/gettext
402 virtual/pkgconfig
403 - x11-proto/xextproto
404 - x11-proto/randrproto
405 - x11-proto/scrnsaverproto
406 - x11-proto/xf86miscproto
407 + x11-base/xorg-proto
408 doc? (
409 app-text/xmlto
410 app-text/docbook-xml-dtd:4.1.2
411
412 diff --git a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.4.1.ebuild b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.4.1.ebuild
413 index cf81203bff7..af5cf3ca3e4 100644
414 --- a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.4.1.ebuild
415 +++ b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.4.1.ebuild
416 @@ -1,4 +1,4 @@
417 -# Copyright 1999-2017 Gentoo Foundation
418 +# Copyright 1999-2018 Gentoo Foundation
419 # Distributed under the terms of the GNU General Public License v2
420
421 EAPI=6
422 @@ -57,10 +57,7 @@ DEPEND="${COMMON_DEPEND}
423 gnome-base/gnome-common
424 sys-devel/gettext
425 virtual/pkgconfig
426 - x11-proto/xextproto
427 - x11-proto/randrproto
428 - x11-proto/scrnsaverproto
429 - x11-proto/xf86miscproto
430 + x11-base/xorg-proto
431 doc? (
432 app-text/xmlto
433 app-text/docbook-xml-dtd:4.1.2
434
435 diff --git a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.4.2.ebuild b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.4.2.ebuild
436 index cf81203bff7..af5cf3ca3e4 100644
437 --- a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.4.2.ebuild
438 +++ b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.4.2.ebuild
439 @@ -1,4 +1,4 @@
440 -# Copyright 1999-2017 Gentoo Foundation
441 +# Copyright 1999-2018 Gentoo Foundation
442 # Distributed under the terms of the GNU General Public License v2
443
444 EAPI=6
445 @@ -57,10 +57,7 @@ DEPEND="${COMMON_DEPEND}
446 gnome-base/gnome-common
447 sys-devel/gettext
448 virtual/pkgconfig
449 - x11-proto/xextproto
450 - x11-proto/randrproto
451 - x11-proto/scrnsaverproto
452 - x11-proto/xf86miscproto
453 + x11-base/xorg-proto
454 doc? (
455 app-text/xmlto
456 app-text/docbook-xml-dtd:4.1.2
457
458 diff --git a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.6.1-r1.ebuild b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.6.1-r1.ebuild
459 index 7f0fe607bee..0c336581cdc 100644
460 --- a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.6.1-r1.ebuild
461 +++ b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.6.1-r1.ebuild
462 @@ -57,10 +57,7 @@ DEPEND="${COMMON_DEPEND}
463 gnome-base/gnome-common
464 sys-devel/gettext
465 virtual/pkgconfig
466 - x11-proto/xextproto
467 - x11-proto/randrproto
468 - x11-proto/scrnsaverproto
469 - x11-proto/xf86miscproto
470 + x11-base/xorg-proto
471 doc? (
472 app-text/xmlto
473 app-text/docbook-xml-dtd:4.1.2
474
475 diff --git a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.6.1.ebuild b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.6.1.ebuild
476 index 566c3485d0d..e175e6c4054 100644
477 --- a/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.6.1.ebuild
478 +++ b/gnome-extra/cinnamon-screensaver/cinnamon-screensaver-3.6.1.ebuild
479 @@ -1,4 +1,4 @@
480 -# Copyright 1999-2017 Gentoo Foundation
481 +# Copyright 1999-2018 Gentoo Foundation
482 # Distributed under the terms of the GNU General Public License v2
483
484 EAPI=6
485 @@ -56,10 +56,7 @@ DEPEND="${COMMON_DEPEND}
486 gnome-base/gnome-common
487 sys-devel/gettext
488 virtual/pkgconfig
489 - x11-proto/xextproto
490 - x11-proto/randrproto
491 - x11-proto/scrnsaverproto
492 - x11-proto/xf86miscproto
493 + x11-base/xorg-proto
494 doc? (
495 app-text/xmlto
496 app-text/docbook-xml-dtd:4.1.2
497
498 diff --git a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-2.8.3.ebuild b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-2.8.3.ebuild
499 index 88f1e7a56f1..016d70f05fc 100644
500 --- a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-2.8.3.ebuild
501 +++ b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-2.8.3.ebuild
502 @@ -1,4 +1,4 @@
503 -# Copyright 1999-2016 Gentoo Foundation
504 +# Copyright 1999-2018 Gentoo Foundation
505 # Distributed under the terms of the GNU General Public License v2
506
507 EAPI="5"
508 @@ -52,7 +52,7 @@ RDEPEND="
509 DEPEND="${RDEPEND}
510 dev-libs/libxml2:2
511 >=dev-util/intltool-0.37.1
512 - x11-proto/kbproto
513 + x11-base/xorg-proto
514 virtual/pkgconfig
515 "
516
517
518 diff --git a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-2.8.4.ebuild b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-2.8.4.ebuild
519 index 0c265d4540e..57a99bc2085 100644
520 --- a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-2.8.4.ebuild
521 +++ b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-2.8.4.ebuild
522 @@ -1,4 +1,4 @@
523 -# Copyright 1999-2016 Gentoo Foundation
524 +# Copyright 1999-2018 Gentoo Foundation
525 # Distributed under the terms of the GNU General Public License v2
526
527 EAPI=6
528 @@ -51,7 +51,7 @@ RDEPEND="
529 DEPEND="${RDEPEND}
530 dev-libs/libxml2:2
531 >=dev-util/intltool-0.37.1
532 - x11-proto/kbproto
533 + x11-base/xorg-proto
534 virtual/pkgconfig
535 "
536
537
538 diff --git a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.0.1.ebuild b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.0.1.ebuild
539 index 49d57f84de3..26b72223362 100644
540 --- a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.0.1.ebuild
541 +++ b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.0.1.ebuild
542 @@ -1,4 +1,4 @@
543 -# Copyright 1999-2016 Gentoo Foundation
544 +# Copyright 1999-2018 Gentoo Foundation
545 # Distributed under the terms of the GNU General Public License v2
546
547 EAPI=6
548 @@ -53,7 +53,7 @@ RDEPEND="
549 DEPEND="${RDEPEND}
550 dev-libs/libxml2:2
551 >=dev-util/intltool-0.37.1
552 - x11-proto/kbproto
553 + x11-base/xorg-proto
554 virtual/pkgconfig
555 "
556
557
558 diff --git a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.2.0.ebuild b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.2.0.ebuild
559 index 8dc7f204f0a..9ec0e9bcb65 100644
560 --- a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.2.0.ebuild
561 +++ b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.2.0.ebuild
562 @@ -1,4 +1,4 @@
563 -# Copyright 1999-2016 Gentoo Foundation
564 +# Copyright 1999-2018 Gentoo Foundation
565 # Distributed under the terms of the GNU General Public License v2
566
567 EAPI=6
568 @@ -53,7 +53,7 @@ RDEPEND="
569 DEPEND="${RDEPEND}
570 dev-libs/libxml2:2
571 >=dev-util/intltool-0.37.1
572 - x11-proto/kbproto
573 + x11-base/xorg-proto
574 virtual/pkgconfig
575 "
576
577
578 diff --git a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.4.2.ebuild b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.4.2.ebuild
579 index 5e1ec395b16..9ec0e9bcb65 100644
580 --- a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.4.2.ebuild
581 +++ b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.4.2.ebuild
582 @@ -1,4 +1,4 @@
583 -# Copyright 1999-2017 Gentoo Foundation
584 +# Copyright 1999-2018 Gentoo Foundation
585 # Distributed under the terms of the GNU General Public License v2
586
587 EAPI=6
588 @@ -53,7 +53,7 @@ RDEPEND="
589 DEPEND="${RDEPEND}
590 dev-libs/libxml2:2
591 >=dev-util/intltool-0.37.1
592 - x11-proto/kbproto
593 + x11-base/xorg-proto
594 virtual/pkgconfig
595 "
596
597
598 diff --git a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.4.4.ebuild b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.4.4.ebuild
599 index 5e1ec395b16..9ec0e9bcb65 100644
600 --- a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.4.4.ebuild
601 +++ b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.4.4.ebuild
602 @@ -1,4 +1,4 @@
603 -# Copyright 1999-2017 Gentoo Foundation
604 +# Copyright 1999-2018 Gentoo Foundation
605 # Distributed under the terms of the GNU General Public License v2
606
607 EAPI=6
608 @@ -53,7 +53,7 @@ RDEPEND="
609 DEPEND="${RDEPEND}
610 dev-libs/libxml2:2
611 >=dev-util/intltool-0.37.1
612 - x11-proto/kbproto
613 + x11-base/xorg-proto
614 virtual/pkgconfig
615 "
616
617
618 diff --git a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.6.1-r1.ebuild b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.6.1-r1.ebuild
619 index 8d31f636ef9..66ed58615ec 100644
620 --- a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.6.1-r1.ebuild
621 +++ b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.6.1-r1.ebuild
622 @@ -51,7 +51,7 @@ RDEPEND="
623 DEPEND="${RDEPEND}
624 dev-libs/libxml2:2
625 >=dev-util/intltool-0.37.1
626 - x11-proto/kbproto
627 + x11-base/xorg-proto
628 virtual/pkgconfig
629 "
630
631
632 diff --git a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.6.1.ebuild b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.6.1.ebuild
633 index 33d4587404d..5967c0fed3f 100644
634 --- a/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.6.1.ebuild
635 +++ b/gnome-extra/cinnamon-settings-daemon/cinnamon-settings-daemon-3.6.1.ebuild
636 @@ -1,4 +1,4 @@
637 -# Copyright 1999-2017 Gentoo Foundation
638 +# Copyright 1999-2018 Gentoo Foundation
639 # Distributed under the terms of the GNU General Public License v2
640
641 EAPI=6
642 @@ -53,7 +53,7 @@ RDEPEND="
643 DEPEND="${RDEPEND}
644 dev-libs/libxml2:2
645 >=dev-util/intltool-0.37.1
646 - x11-proto/kbproto
647 + x11-base/xorg-proto
648 virtual/pkgconfig
649 "
650
651
652 diff --git a/gnome-extra/gnome-power-manager/gnome-power-manager-3.24.0.ebuild b/gnome-extra/gnome-power-manager/gnome-power-manager-3.24.0.ebuild
653 index 040231ce272..5e67d409645 100644
654 --- a/gnome-extra/gnome-power-manager/gnome-power-manager-3.24.0.ebuild
655 +++ b/gnome-extra/gnome-power-manager/gnome-power-manager-3.24.0.ebuild
656 @@ -26,7 +26,7 @@ DEPEND="${COMMON_DEPEND}
657 app-text/docbook-sgml-utils
658 dev-libs/appstream-glib
659 >=sys-devel/gettext-0.19.7
660 - x11-proto/randrproto
661 + x11-base/xorg-proto
662 virtual/pkgconfig
663 test? ( sys-apps/dbus )
664 "
665
666 diff --git a/gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild b/gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild
667 index 2020a0d68e8..b596e147e0e 100644
668 --- a/gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild
669 +++ b/gnome-extra/gtkhtml/gtkhtml-4.10.0.ebuild
670 @@ -1,4 +1,4 @@
671 -# Copyright 1999-2017 Gentoo Foundation
672 +# Copyright 1999-2018 Gentoo Foundation
673 # Distributed under the terms of the GNU General Public License v2
674
675 EAPI="5"
676 @@ -25,7 +25,7 @@ RDEPEND="
677 >=net-libs/libsoup-2.26.0:2.4
678 "
679 DEPEND="${RDEPEND}
680 - x11-proto/xproto
681 + x11-base/xorg-proto
682 sys-devel/gettext
683 >=dev-util/intltool-0.40.0
684 virtual/pkgconfig
685
686 diff --git a/gnome-extra/nemo/nemo-2.8.7.ebuild b/gnome-extra/nemo/nemo-2.8.7.ebuild
687 index 1de930b387b..91c651ac20c 100644
688 --- a/gnome-extra/nemo/nemo-2.8.7.ebuild
689 +++ b/gnome-extra/nemo/nemo-2.8.7.ebuild
690 @@ -1,4 +1,4 @@
691 -# Copyright 1999-2016 Gentoo Foundation
692 +# Copyright 1999-2018 Gentoo Foundation
693 # Distributed under the terms of the GNU General Public License v2
694
695 EAPI=6
696 @@ -54,7 +54,7 @@ DEPEND="${COMMON_DEPEND}
697 >=dev-util/intltool-0.40.1
698 sys-devel/gettext
699 virtual/pkgconfig
700 - x11-proto/xproto
701 + x11-base/xorg-proto
702
703 dev-util/gtk-doc
704 gnome-base/gnome-common
705
706 diff --git a/gnome-extra/nemo/nemo-3.0.6.ebuild b/gnome-extra/nemo/nemo-3.0.6.ebuild
707 index 1de930b387b..91c651ac20c 100644
708 --- a/gnome-extra/nemo/nemo-3.0.6.ebuild
709 +++ b/gnome-extra/nemo/nemo-3.0.6.ebuild
710 @@ -1,4 +1,4 @@
711 -# Copyright 1999-2016 Gentoo Foundation
712 +# Copyright 1999-2018 Gentoo Foundation
713 # Distributed under the terms of the GNU General Public License v2
714
715 EAPI=6
716 @@ -54,7 +54,7 @@ DEPEND="${COMMON_DEPEND}
717 >=dev-util/intltool-0.40.1
718 sys-devel/gettext
719 virtual/pkgconfig
720 - x11-proto/xproto
721 + x11-base/xorg-proto
722
723 dev-util/gtk-doc
724 gnome-base/gnome-common
725
726 diff --git a/gnome-extra/nemo/nemo-3.2.0.ebuild b/gnome-extra/nemo/nemo-3.2.0.ebuild
727 index acb9b63c9b0..9350691d26c 100644
728 --- a/gnome-extra/nemo/nemo-3.2.0.ebuild
729 +++ b/gnome-extra/nemo/nemo-3.2.0.ebuild
730 @@ -1,4 +1,4 @@
731 -# Copyright 1999-2017 Gentoo Foundation
732 +# Copyright 1999-2018 Gentoo Foundation
733 # Distributed under the terms of the GNU General Public License v2
734
735 EAPI=6
736 @@ -54,7 +54,7 @@ DEPEND="${COMMON_DEPEND}
737 >=dev-util/intltool-0.40.1
738 sys-devel/gettext
739 virtual/pkgconfig
740 - x11-proto/xproto
741 + x11-base/xorg-proto
742
743 dev-util/gtk-doc
744 gnome-base/gnome-common
745
746 diff --git a/gnome-extra/nemo/nemo-3.4.4.ebuild b/gnome-extra/nemo/nemo-3.4.4.ebuild
747 index 2b85d70f926..b553c7f9dce 100644
748 --- a/gnome-extra/nemo/nemo-3.4.4.ebuild
749 +++ b/gnome-extra/nemo/nemo-3.4.4.ebuild
750 @@ -1,4 +1,4 @@
751 -# Copyright 1999-2017 Gentoo Foundation
752 +# Copyright 1999-2018 Gentoo Foundation
753 # Distributed under the terms of the GNU General Public License v2
754
755 EAPI=6
756 @@ -55,7 +55,7 @@ DEPEND="${COMMON_DEPEND}
757 >=dev-util/intltool-0.40.1
758 sys-devel/gettext
759 virtual/pkgconfig
760 - x11-proto/xproto
761 + x11-base/xorg-proto
762
763 dev-util/gtk-doc
764 gnome-base/gnome-common
765
766 diff --git a/gnome-extra/nemo/nemo-3.4.7.ebuild b/gnome-extra/nemo/nemo-3.4.7.ebuild
767 index 2b85d70f926..b553c7f9dce 100644
768 --- a/gnome-extra/nemo/nemo-3.4.7.ebuild
769 +++ b/gnome-extra/nemo/nemo-3.4.7.ebuild
770 @@ -1,4 +1,4 @@
771 -# Copyright 1999-2017 Gentoo Foundation
772 +# Copyright 1999-2018 Gentoo Foundation
773 # Distributed under the terms of the GNU General Public License v2
774
775 EAPI=6
776 @@ -55,7 +55,7 @@ DEPEND="${COMMON_DEPEND}
777 >=dev-util/intltool-0.40.1
778 sys-devel/gettext
779 virtual/pkgconfig
780 - x11-proto/xproto
781 + x11-base/xorg-proto
782
783 dev-util/gtk-doc
784 gnome-base/gnome-common
785
786 diff --git a/gnome-extra/nemo/nemo-3.6.4.ebuild b/gnome-extra/nemo/nemo-3.6.4.ebuild
787 index 7b81e88dd9a..d840df8f689 100644
788 --- a/gnome-extra/nemo/nemo-3.6.4.ebuild
789 +++ b/gnome-extra/nemo/nemo-3.6.4.ebuild
790 @@ -56,7 +56,7 @@ DEPEND="${COMMON_DEPEND}
791 >=dev-util/intltool-0.40.1
792 sys-devel/gettext
793 virtual/pkgconfig
794 - x11-proto/xproto
795 + x11-base/xorg-proto
796
797 dev-util/gtk-doc
798 gnome-base/gnome-common