Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-proto/xf86miscproto/, x11-proto/presentproto/, x11-proto/xf86vidmodeproto/, ...
Date: Thu, 08 Feb 2018 05:11:40
Message-Id: 1518066681.c906c443ba728404efe829b391a3cf72b02d3333.mattst88@gentoo
1 commit: c906c443ba728404efe829b391a3cf72b02d3333
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 8 04:14:34 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 8 05:11:21 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c906c443
7
8 x11-proto: Add empty packages that depend on x11-proto/xorgproto
9
10 profiles/package.mask | 28 +++++++++++
11 .../bigreqsproto/bigreqsproto-1.1.2-r1.ebuild | 15 ++++++
12 .../compositeproto/compositeproto-0.4.2-r2.ebuild | 15 ++++++
13 x11-proto/damageproto/damageproto-1.2.1-r2.ebuild | 15 ++++++
14 x11-proto/dmxproto/dmxproto-2.3.1-r2.ebuild | 15 ++++++
15 x11-proto/dri2proto/dri2proto-2.8-r2.ebuild | 15 ++++++
16 x11-proto/dri3proto/dri3proto-1.0-r1.ebuild | 15 ++++++
17 x11-proto/fixesproto/fixesproto-5.0-r2.ebuild | 15 ++++++
18 x11-proto/fontsproto/fontsproto-2.1.3-r1.ebuild | 15 ++++++
19 x11-proto/glproto/glproto-1.4.17-r2.ebuild | 15 ++++++
20 x11-proto/inputproto/inputproto-2.3.2-r1.ebuild | 15 ++++++
21 x11-proto/kbproto/kbproto-1.0.7-r1.ebuild | 15 ++++++
22 x11-proto/presentproto/presentproto-1.1-r1.ebuild | 15 ++++++
23 x11-proto/randrproto/randrproto-1.5.0-r1.ebuild | 15 ++++++
24 x11-proto/recordproto/recordproto-1.14.2-r2.ebuild | 15 ++++++
25 x11-proto/renderproto/renderproto-0.11.1-r2.ebuild | 15 ++++++
26 .../resourceproto/resourceproto-1.2.0-r1.ebuild | 15 ++++++
27 .../scrnsaverproto/scrnsaverproto-1.2.2-r2.ebuild | 15 ++++++
28 x11-proto/trapproto/trapproto-3.4.3-r1.ebuild | 15 ++++++
29 x11-proto/videoproto/videoproto-2.3.3-r1.ebuild | 15 ++++++
30 x11-proto/xcmiscproto/xcmiscproto-1.2.2-r1.ebuild | 15 ++++++
31 x11-proto/xextproto/xextproto-7.3.0-r1.ebuild | 15 ++++++
32 .../xf86bigfontproto-1.2.0-r2.ebuild | 15 ++++++
33 x11-proto/xf86dgaproto/xf86dgaproto-2.1-r3.ebuild | 15 ++++++
34 .../xf86driproto/xf86driproto-2.1.1-r2.ebuild | 15 ++++++
35 .../xf86miscproto/xf86miscproto-0.9.3-r1.ebuild | 15 ++++++
36 .../xf86vidmodeproto-2.3.1-r2.ebuild | 15 ++++++
37 .../xineramaproto/xineramaproto-1.2.1-r2.ebuild | 15 ++++++
38 x11-proto/xorgproto/xorgproto-9999.ebuild | 56 +++++++++++-----------
39 x11-proto/xproto/xproto-7.0.31-r1.ebuild | 15 ++++++
40 30 files changed, 476 insertions(+), 28 deletions(-)
41
42 diff --git a/profiles/package.mask b/profiles/package.mask
43 index 8d03fa40390..01123bcd132 100644
44 --- a/profiles/package.mask
45 +++ b/profiles/package.mask
46 @@ -42,6 +42,34 @@
47 # New package with subsuming lots of existing packages. Lots of reverse
48 # dependencies will need to be updated.
49 x11-proto/xorgproto
50 +>=x11-proto/bigreqsproto-1.1.2-r1
51 +>=x11-proto/compositeproto-0.4.2-r2
52 +>=x11-proto/damageproto-1.2.1-r2
53 +>=x11-proto/dmxproto-2.3.1-r2
54 +>=x11-proto/dri2proto-2.8-r2
55 +>=x11-proto/dri3proto-1.0-r1
56 +>=x11-proto/fixesproto-5.0-r2
57 +>=x11-proto/fontsproto-2.1.3-r1
58 +>=x11-proto/glproto-1.4.17-r2
59 +>=x11-proto/inputproto-2.3.2-r1
60 +>=x11-proto/kbproto-1.0.7-r1
61 +>=x11-proto/presentproto-1.1-r1
62 +>=x11-proto/randrproto-1.5.0-r1
63 +>=x11-proto/recordproto-1.14.2-r2
64 +>=x11-proto/renderproto-0.11.1-r2
65 +>=x11-proto/resourceproto-1.2.0-r1
66 +>=x11-proto/scrnsaverproto-1.2.2-r2
67 +>=x11-proto/trapproto-3.4.3-r1
68 +>=x11-proto/videoproto-2.3.3-r1
69 +>=x11-proto/xcmiscproto-1.2.2-r1
70 +>=x11-proto/xextproto-7.3.0-r1
71 +>=x11-proto/xf86bigfontproto-1.2.0-r2
72 +>=x11-proto/xf86dgaproto-2.1-r3
73 +>=x11-proto/xf86driproto-2.1.1-r2
74 +>=x11-proto/xf86miscproto-0.9.3-r1
75 +>=x11-proto/xf86vidmodeproto-2.3.1-r2
76 +>=x11-proto/xineramaproto-1.2.1-r2
77 +>=x11-proto/xproto-7.0.31-r1
78
79 # Matt Turner <mattst88@g.o> (06 Feb 2018)
80 # Dead and unused
81
82 diff --git a/x11-proto/bigreqsproto/bigreqsproto-1.1.2-r1.ebuild b/x11-proto/bigreqsproto/bigreqsproto-1.1.2-r1.ebuild
83 new file mode 100644
84 index 00000000000..c6a57f0e64e
85 --- /dev/null
86 +++ b/x11-proto/bigreqsproto/bigreqsproto-1.1.2-r1.ebuild
87 @@ -0,0 +1,15 @@
88 +# Copyright 1999-2018 Gentoo Foundation
89 +# Distributed under the terms of the GNU General Public License v2
90 +
91 +EAPI=6
92 +
93 +DESCRIPTION="X.Org BigReqs protocol headers"
94 +HOMEPAGE="https://www.x.org/wiki/"
95 +
96 +LICENSE="MIT"
97 +SLOT="0"
98 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
99 +IUSE=""
100 +
101 +RDEPEND=""
102 +DEPEND="x11-proto/xorgproto"
103
104 diff --git a/x11-proto/compositeproto/compositeproto-0.4.2-r2.ebuild b/x11-proto/compositeproto/compositeproto-0.4.2-r2.ebuild
105 new file mode 100644
106 index 00000000000..e76051a039c
107 --- /dev/null
108 +++ b/x11-proto/compositeproto/compositeproto-0.4.2-r2.ebuild
109 @@ -0,0 +1,15 @@
110 +# Copyright 1999-2018 Gentoo Foundation
111 +# Distributed under the terms of the GNU General Public License v2
112 +
113 +EAPI=6
114 +
115 +DESCRIPTION="X.Org Composite protocol headers"
116 +HOMEPAGE="https://www.x.org/wiki/"
117 +
118 +LICENSE="MIT"
119 +SLOT="0"
120 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
121 +IUSE=""
122 +
123 +RDEPEND=""
124 +DEPEND="x11-proto/xorgproto"
125
126 diff --git a/x11-proto/damageproto/damageproto-1.2.1-r2.ebuild b/x11-proto/damageproto/damageproto-1.2.1-r2.ebuild
127 new file mode 100644
128 index 00000000000..8d089e5904e
129 --- /dev/null
130 +++ b/x11-proto/damageproto/damageproto-1.2.1-r2.ebuild
131 @@ -0,0 +1,15 @@
132 +# Copyright 1999-2018 Gentoo Foundation
133 +# Distributed under the terms of the GNU General Public License v2
134 +
135 +EAPI=6
136 +
137 +DESCRIPTION="X.Org Damage protocol headers"
138 +HOMEPAGE="https://www.x.org/wiki/"
139 +
140 +LICENSE="MIT"
141 +SLOT="0"
142 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
143 +IUSE=""
144 +
145 +RDEPEND=""
146 +DEPEND="x11-proto/xorgproto"
147
148 diff --git a/x11-proto/dmxproto/dmxproto-2.3.1-r2.ebuild b/x11-proto/dmxproto/dmxproto-2.3.1-r2.ebuild
149 new file mode 100644
150 index 00000000000..a0f83f37cf5
151 --- /dev/null
152 +++ b/x11-proto/dmxproto/dmxproto-2.3.1-r2.ebuild
153 @@ -0,0 +1,15 @@
154 +# Copyright 1999-2018 Gentoo Foundation
155 +# Distributed under the terms of the GNU General Public License v2
156 +
157 +EAPI=6
158 +
159 +DESCRIPTION="X.Org DMX protocol headers"
160 +HOMEPAGE="https://www.x.org/wiki/"
161 +
162 +LICENSE="MIT"
163 +SLOT="0"
164 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
165 +IUSE=""
166 +
167 +RDEPEND=""
168 +DEPEND="x11-proto/xorgproto"
169
170 diff --git a/x11-proto/dri2proto/dri2proto-2.8-r2.ebuild b/x11-proto/dri2proto/dri2proto-2.8-r2.ebuild
171 new file mode 100644
172 index 00000000000..1e5dc1daf5c
173 --- /dev/null
174 +++ b/x11-proto/dri2proto/dri2proto-2.8-r2.ebuild
175 @@ -0,0 +1,15 @@
176 +# Copyright 1999-2018 Gentoo Foundation
177 +# Distributed under the terms of the GNU General Public License v2
178 +
179 +EAPI=6
180 +
181 +DESCRIPTION="X.Org DRI2 protocol headers"
182 +HOMEPAGE="https://www.x.org/wiki/"
183 +
184 +LICENSE="MIT"
185 +SLOT="0"
186 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
187 +IUSE=""
188 +
189 +RDEPEND=""
190 +DEPEND="x11-proto/xorgproto"
191
192 diff --git a/x11-proto/dri3proto/dri3proto-1.0-r1.ebuild b/x11-proto/dri3proto/dri3proto-1.0-r1.ebuild
193 new file mode 100644
194 index 00000000000..743ba46a5c6
195 --- /dev/null
196 +++ b/x11-proto/dri3proto/dri3proto-1.0-r1.ebuild
197 @@ -0,0 +1,15 @@
198 +# Copyright 1999-2018 Gentoo Foundation
199 +# Distributed under the terms of the GNU General Public License v2
200 +
201 +EAPI=6
202 +
203 +DESCRIPTION="X.Org DRI3 protocol specification and Xlib/Xserver headers"
204 +HOMEPAGE="https://www.x.org/wiki/"
205 +
206 +LICENSE="MIT"
207 +SLOT="0"
208 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
209 +IUSE=""
210 +
211 +RDEPEND=""
212 +DEPEND="x11-proto/xorgproto"
213
214 diff --git a/x11-proto/fixesproto/fixesproto-5.0-r2.ebuild b/x11-proto/fixesproto/fixesproto-5.0-r2.ebuild
215 new file mode 100644
216 index 00000000000..30f5ae6daa5
217 --- /dev/null
218 +++ b/x11-proto/fixesproto/fixesproto-5.0-r2.ebuild
219 @@ -0,0 +1,15 @@
220 +# Copyright 1999-2018 Gentoo Foundation
221 +# Distributed under the terms of the GNU General Public License v2
222 +
223 +EAPI=6
224 +
225 +DESCRIPTION="X.Org Fixes protocol headers"
226 +HOMEPAGE="https://www.x.org/wiki/"
227 +
228 +LICENSE="MIT"
229 +SLOT="0"
230 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
231 +IUSE=""
232 +
233 +RDEPEND=""
234 +DEPEND="x11-proto/xorgproto"
235
236 diff --git a/x11-proto/fontsproto/fontsproto-2.1.3-r1.ebuild b/x11-proto/fontsproto/fontsproto-2.1.3-r1.ebuild
237 new file mode 100644
238 index 00000000000..4ec212c4fd1
239 --- /dev/null
240 +++ b/x11-proto/fontsproto/fontsproto-2.1.3-r1.ebuild
241 @@ -0,0 +1,15 @@
242 +# Copyright 1999-2018 Gentoo Foundation
243 +# Distributed under the terms of the GNU General Public License v2
244 +
245 +EAPI=6
246 +
247 +DESCRIPTION="X.Org Fonts protocol headers"
248 +HOMEPAGE="https://www.x.org/wiki/"
249 +
250 +LICENSE="MIT"
251 +SLOT="0"
252 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
253 +IUSE=""
254 +
255 +RDEPEND=""
256 +DEPEND="x11-proto/xorgproto"
257
258 diff --git a/x11-proto/glproto/glproto-1.4.17-r2.ebuild b/x11-proto/glproto/glproto-1.4.17-r2.ebuild
259 new file mode 100644
260 index 00000000000..c13fea06f9a
261 --- /dev/null
262 +++ b/x11-proto/glproto/glproto-1.4.17-r2.ebuild
263 @@ -0,0 +1,15 @@
264 +# Copyright 1999-2018 Gentoo Foundation
265 +# Distributed under the terms of the GNU General Public License v2
266 +
267 +EAPI=6
268 +
269 +DESCRIPTION="X.Org GL protocol headers"
270 +HOMEPAGE="https://www.x.org/wiki/"
271 +
272 +LICENSE="SGI-B-2.0"
273 +SLOT="0"
274 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
275 +IUSE=""
276 +
277 +RDEPEND=""
278 +DEPEND="x11-proto/xorgproto"
279
280 diff --git a/x11-proto/inputproto/inputproto-2.3.2-r1.ebuild b/x11-proto/inputproto/inputproto-2.3.2-r1.ebuild
281 new file mode 100644
282 index 00000000000..d892fd5d291
283 --- /dev/null
284 +++ b/x11-proto/inputproto/inputproto-2.3.2-r1.ebuild
285 @@ -0,0 +1,15 @@
286 +# Copyright 1999-2018 Gentoo Foundation
287 +# Distributed under the terms of the GNU General Public License v2
288 +
289 +EAPI=6
290 +
291 +DESCRIPTION="X.Org Input protocol headers"
292 +HOMEPAGE="https://www.x.org/wiki/"
293 +
294 +LICENSE="MIT"
295 +SLOT="0"
296 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
297 +IUSE=""
298 +
299 +RDEPEND=""
300 +DEPEND="x11-proto/xorgproto"
301
302 diff --git a/x11-proto/kbproto/kbproto-1.0.7-r1.ebuild b/x11-proto/kbproto/kbproto-1.0.7-r1.ebuild
303 new file mode 100644
304 index 00000000000..0bcd9a7ecb6
305 --- /dev/null
306 +++ b/x11-proto/kbproto/kbproto-1.0.7-r1.ebuild
307 @@ -0,0 +1,15 @@
308 +# Copyright 1999-2018 Gentoo Foundation
309 +# Distributed under the terms of the GNU General Public License v2
310 +
311 +EAPI=6
312 +
313 +DESCRIPTION="X.Org KB protocol headers"
314 +HOMEPAGE="https://www.x.org/wiki/"
315 +
316 +LICENSE="MIT"
317 +SLOT="0"
318 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
319 +IUSE=""
320 +
321 +RDEPEND=""
322 +DEPEND="x11-proto/xorgproto"
323
324 diff --git a/x11-proto/presentproto/presentproto-1.1-r1.ebuild b/x11-proto/presentproto/presentproto-1.1-r1.ebuild
325 new file mode 100644
326 index 00000000000..b83d9bd0aa7
327 --- /dev/null
328 +++ b/x11-proto/presentproto/presentproto-1.1-r1.ebuild
329 @@ -0,0 +1,15 @@
330 +# Copyright 1999-2018 Gentoo Foundation
331 +# Distributed under the terms of the GNU General Public License v2
332 +
333 +EAPI=6
334 +
335 +DESCRIPTION="X.Org Present protocol specification and Xlib/Xserver headers"
336 +HOMEPAGE="https://www.x.org/wiki/"
337 +
338 +LICENSE="MIT"
339 +SLOT="0"
340 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
341 +IUSE=""
342 +
343 +RDEPEND=""
344 +DEPEND="x11-proto/xorgproto"
345
346 diff --git a/x11-proto/randrproto/randrproto-1.5.0-r1.ebuild b/x11-proto/randrproto/randrproto-1.5.0-r1.ebuild
347 new file mode 100644
348 index 00000000000..b643563d143
349 --- /dev/null
350 +++ b/x11-proto/randrproto/randrproto-1.5.0-r1.ebuild
351 @@ -0,0 +1,15 @@
352 +# Copyright 1999-2018 Gentoo Foundation
353 +# Distributed under the terms of the GNU General Public License v2
354 +
355 +EAPI=6
356 +
357 +DESCRIPTION="X.Org Randr protocol headers"
358 +HOMEPAGE="https://www.x.org/wiki/"
359 +
360 +LICENSE="MIT"
361 +SLOT="0"
362 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
363 +IUSE=""
364 +
365 +RDEPEND=""
366 +DEPEND="x11-proto/xorgproto"
367
368 diff --git a/x11-proto/recordproto/recordproto-1.14.2-r2.ebuild b/x11-proto/recordproto/recordproto-1.14.2-r2.ebuild
369 new file mode 100644
370 index 00000000000..9f18c8e96b5
371 --- /dev/null
372 +++ b/x11-proto/recordproto/recordproto-1.14.2-r2.ebuild
373 @@ -0,0 +1,15 @@
374 +# Copyright 1999-2018 Gentoo Foundation
375 +# Distributed under the terms of the GNU General Public License v2
376 +
377 +EAPI=6
378 +
379 +DESCRIPTION="X.Org Record protocol headers"
380 +HOMEPAGE="https://www.x.org/wiki/"
381 +
382 +LICENSE="MIT"
383 +SLOT="0"
384 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
385 +IUSE=""
386 +
387 +RDEPEND=""
388 +DEPEND="x11-proto/xorgproto"
389
390 diff --git a/x11-proto/renderproto/renderproto-0.11.1-r2.ebuild b/x11-proto/renderproto/renderproto-0.11.1-r2.ebuild
391 new file mode 100644
392 index 00000000000..c945cae6f18
393 --- /dev/null
394 +++ b/x11-proto/renderproto/renderproto-0.11.1-r2.ebuild
395 @@ -0,0 +1,15 @@
396 +# Copyright 1999-2018 Gentoo Foundation
397 +# Distributed under the terms of the GNU General Public License v2
398 +
399 +EAPI=6
400 +
401 +DESCRIPTION="X.Org Render protocol headers"
402 +HOMEPAGE="https://www.x.org/wiki/"
403 +
404 +LICENSE="MIT"
405 +SLOT="0"
406 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
407 +IUSE=""
408 +
409 +RDEPEND=""
410 +DEPEND="x11-proto/xorgproto"
411
412 diff --git a/x11-proto/resourceproto/resourceproto-1.2.0-r1.ebuild b/x11-proto/resourceproto/resourceproto-1.2.0-r1.ebuild
413 new file mode 100644
414 index 00000000000..a75abbcac58
415 --- /dev/null
416 +++ b/x11-proto/resourceproto/resourceproto-1.2.0-r1.ebuild
417 @@ -0,0 +1,15 @@
418 +# Copyright 1999-2018 Gentoo Foundation
419 +# Distributed under the terms of the GNU General Public License v2
420 +
421 +EAPI=6
422 +
423 +DESCRIPTION="X.Org Resource protocol headers"
424 +HOMEPAGE="https://www.x.org/wiki/"
425 +
426 +LICENSE="MIT"
427 +SLOT="0"
428 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
429 +IUSE=""
430 +
431 +RDEPEND=""
432 +DEPEND="x11-proto/xorgproto"
433
434 diff --git a/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r2.ebuild b/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r2.ebuild
435 new file mode 100644
436 index 00000000000..c8288b0d38d
437 --- /dev/null
438 +++ b/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r2.ebuild
439 @@ -0,0 +1,15 @@
440 +# Copyright 1999-2018 Gentoo Foundation
441 +# Distributed under the terms of the GNU General Public License v2
442 +
443 +EAPI=6
444 +
445 +DESCRIPTION="X.Org ScrnSaver protocol headers"
446 +HOMEPAGE="https://www.x.org/wiki/"
447 +
448 +LICENSE="MIT"
449 +SLOT="0"
450 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
451 +IUSE=""
452 +
453 +RDEPEND=""
454 +DEPEND="x11-proto/xorgproto"
455
456 diff --git a/x11-proto/trapproto/trapproto-3.4.3-r1.ebuild b/x11-proto/trapproto/trapproto-3.4.3-r1.ebuild
457 new file mode 100644
458 index 00000000000..19b18972c2d
459 --- /dev/null
460 +++ b/x11-proto/trapproto/trapproto-3.4.3-r1.ebuild
461 @@ -0,0 +1,15 @@
462 +# Copyright 1999-2018 Gentoo Foundation
463 +# Distributed under the terms of the GNU General Public License v2
464 +
465 +EAPI=6
466 +
467 +DESCRIPTION="X.Org Trap protocol headers"
468 +HOMEPAGE="https://www.x.org/wiki/"
469 +
470 +LICENSE="MIT"
471 +SLOT="0"
472 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
473 +IUSE=""
474 +
475 +RDEPEND=""
476 +DEPEND="x11-proto/xorgproto"
477
478 diff --git a/x11-proto/videoproto/videoproto-2.3.3-r1.ebuild b/x11-proto/videoproto/videoproto-2.3.3-r1.ebuild
479 new file mode 100644
480 index 00000000000..9009493c930
481 --- /dev/null
482 +++ b/x11-proto/videoproto/videoproto-2.3.3-r1.ebuild
483 @@ -0,0 +1,15 @@
484 +# Copyright 1999-2018 Gentoo Foundation
485 +# Distributed under the terms of the GNU General Public License v2
486 +
487 +EAPI=6
488 +
489 +DESCRIPTION="X.Org Video protocol headers"
490 +HOMEPAGE="https://www.x.org/wiki/"
491 +
492 +LICENSE="MIT"
493 +SLOT="0"
494 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
495 +IUSE=""
496 +
497 +RDEPEND=""
498 +DEPEND="x11-proto/xorgproto"
499
500 diff --git a/x11-proto/xcmiscproto/xcmiscproto-1.2.2-r1.ebuild b/x11-proto/xcmiscproto/xcmiscproto-1.2.2-r1.ebuild
501 new file mode 100644
502 index 00000000000..919e7983d0d
503 --- /dev/null
504 +++ b/x11-proto/xcmiscproto/xcmiscproto-1.2.2-r1.ebuild
505 @@ -0,0 +1,15 @@
506 +# Copyright 1999-2018 Gentoo Foundation
507 +# Distributed under the terms of the GNU General Public License v2
508 +
509 +EAPI=6
510 +
511 +DESCRIPTION="X.Org XCMisc protocol headers"
512 +HOMEPAGE="https://www.x.org/wiki/"
513 +
514 +LICENSE="MIT"
515 +SLOT="0"
516 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
517 +IUSE=""
518 +
519 +RDEPEND=""
520 +DEPEND="x11-proto/xorgproto"
521
522 diff --git a/x11-proto/xextproto/xextproto-7.3.0-r1.ebuild b/x11-proto/xextproto/xextproto-7.3.0-r1.ebuild
523 new file mode 100644
524 index 00000000000..bf4aff802ab
525 --- /dev/null
526 +++ b/x11-proto/xextproto/xextproto-7.3.0-r1.ebuild
527 @@ -0,0 +1,15 @@
528 +# Copyright 1999-2018 Gentoo Foundation
529 +# Distributed under the terms of the GNU General Public License v2
530 +
531 +EAPI=6
532 +
533 +DESCRIPTION="X.Org XExt protocol headers"
534 +HOMEPAGE="https://www.x.org/wiki/"
535 +
536 +LICENSE="MIT"
537 +SLOT="0"
538 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
539 +IUSE=""
540 +
541 +RDEPEND=""
542 +DEPEND="x11-proto/xorgproto"
543
544 diff --git a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r2.ebuild b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r2.ebuild
545 new file mode 100644
546 index 00000000000..63a1f886f4f
547 --- /dev/null
548 +++ b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r2.ebuild
549 @@ -0,0 +1,15 @@
550 +# Copyright 1999-2018 Gentoo Foundation
551 +# Distributed under the terms of the GNU General Public License v2
552 +
553 +EAPI=6
554 +
555 +DESCRIPTION="X.Org XF86BigFont protocol headers"
556 +HOMEPAGE="https://www.x.org/wiki/"
557 +
558 +LICENSE="MIT"
559 +SLOT="0"
560 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
561 +IUSE=""
562 +
563 +RDEPEND=""
564 +DEPEND="x11-proto/xorgproto"
565
566 diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r3.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r3.ebuild
567 new file mode 100644
568 index 00000000000..4092ff7b6cb
569 --- /dev/null
570 +++ b/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r3.ebuild
571 @@ -0,0 +1,15 @@
572 +# Copyright 1999-2018 Gentoo Foundation
573 +# Distributed under the terms of the GNU General Public License v2
574 +
575 +EAPI=6
576 +
577 +DESCRIPTION="X.Org XF86DGA protocol headers"
578 +HOMEPAGE="https://www.x.org/wiki/"
579 +
580 +LICENSE="MIT"
581 +SLOT="0"
582 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
583 +IUSE=""
584 +
585 +RDEPEND=""
586 +DEPEND="x11-proto/xorgproto"
587
588 diff --git a/x11-proto/xf86driproto/xf86driproto-2.1.1-r2.ebuild b/x11-proto/xf86driproto/xf86driproto-2.1.1-r2.ebuild
589 new file mode 100644
590 index 00000000000..385b39e2e60
591 --- /dev/null
592 +++ b/x11-proto/xf86driproto/xf86driproto-2.1.1-r2.ebuild
593 @@ -0,0 +1,15 @@
594 +# Copyright 1999-2018 Gentoo Foundation
595 +# Distributed under the terms of the GNU General Public License v2
596 +
597 +EAPI=6
598 +
599 +DESCRIPTION="X.Org XF86DRI protocol headers"
600 +HOMEPAGE="https://www.x.org/wiki/"
601 +
602 +LICENSE="MIT"
603 +SLOT="0"
604 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
605 +IUSE=""
606 +
607 +RDEPEND=""
608 +DEPEND="x11-proto/xorgproto"
609
610 diff --git a/x11-proto/xf86miscproto/xf86miscproto-0.9.3-r1.ebuild b/x11-proto/xf86miscproto/xf86miscproto-0.9.3-r1.ebuild
611 new file mode 100644
612 index 00000000000..b3fab312720
613 --- /dev/null
614 +++ b/x11-proto/xf86miscproto/xf86miscproto-0.9.3-r1.ebuild
615 @@ -0,0 +1,15 @@
616 +# Copyright 1999-2018 Gentoo Foundation
617 +# Distributed under the terms of the GNU General Public License v2
618 +
619 +EAPI=6
620 +
621 +DESCRIPTION="X.Org XF86Misc protocol headers"
622 +HOMEPAGE="https://www.x.org/wiki/"
623 +
624 +LICENSE="MIT"
625 +SLOT="0"
626 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
627 +IUSE=""
628 +
629 +RDEPEND=""
630 +DEPEND="x11-proto/xorgproto"
631
632 diff --git a/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.3.1-r2.ebuild b/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.3.1-r2.ebuild
633 new file mode 100644
634 index 00000000000..2271a6d1402
635 --- /dev/null
636 +++ b/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.3.1-r2.ebuild
637 @@ -0,0 +1,15 @@
638 +# Copyright 1999-2018 Gentoo Foundation
639 +# Distributed under the terms of the GNU General Public License v2
640 +
641 +EAPI=6
642 +
643 +DESCRIPTION="X.Org XF86VidMode protocol headers"
644 +HOMEPAGE="https://www.x.org/wiki/"
645 +
646 +LICENSE="MIT"
647 +SLOT="0"
648 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
649 +IUSE=""
650 +
651 +RDEPEND=""
652 +DEPEND="x11-proto/xorgproto"
653
654 diff --git a/x11-proto/xineramaproto/xineramaproto-1.2.1-r2.ebuild b/x11-proto/xineramaproto/xineramaproto-1.2.1-r2.ebuild
655 new file mode 100644
656 index 00000000000..25de9b2eecc
657 --- /dev/null
658 +++ b/x11-proto/xineramaproto/xineramaproto-1.2.1-r2.ebuild
659 @@ -0,0 +1,15 @@
660 +# Copyright 1999-2018 Gentoo Foundation
661 +# Distributed under the terms of the GNU General Public License v2
662 +
663 +EAPI=6
664 +
665 +DESCRIPTION="X.Org Xinerama protocol headers"
666 +HOMEPAGE="https://www.x.org/wiki/"
667 +
668 +LICENSE="MIT"
669 +SLOT="0"
670 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
671 +IUSE=""
672 +
673 +RDEPEND=""
674 +DEPEND="x11-proto/xorgproto"
675
676 diff --git a/x11-proto/xorgproto/xorgproto-9999.ebuild b/x11-proto/xorgproto/xorgproto-9999.ebuild
677 index a88a2a911ab..9b4dce089d5 100644
678 --- a/x11-proto/xorgproto/xorgproto-9999.ebuild
679 +++ b/x11-proto/xorgproto/xorgproto-9999.ebuild
680 @@ -25,34 +25,34 @@ SLOT="0"
681 IUSE=""
682
683 DEPEND="
684 - !x11-proto/bigreqsproto
685 - !x11-proto/compositeproto
686 - !x11-proto/damageproto
687 - !x11-proto/dmxproto
688 - !x11-proto/dri2proto
689 - !x11-proto/dri3proto
690 - !x11-proto/fixesproto
691 - !x11-proto/fontsproto
692 - !x11-proto/glproto
693 - !x11-proto/inputproto
694 - !x11-proto/kbproto
695 - !x11-proto/presentproto
696 - !x11-proto/randrproto
697 - !x11-proto/recordproto
698 - !x11-proto/renderproto
699 - !x11-proto/resourceproto
700 - !x11-proto/scrnsaverproto
701 - !x11-proto/trapproto
702 - !x11-proto/videoproto
703 - !x11-proto/xcmiscproto
704 - !x11-proto/xextproto
705 - !x11-proto/xf86bigfontproto
706 - !x11-proto/xf86dgaproto
707 - !x11-proto/xf86driproto
708 - !x11-proto/xf86miscproto
709 - !x11-proto/xf86vidmodeproto
710 - !x11-proto/xineramaproto
711 - !x11-proto/xproto
712 + !<x11-proto/bigreqsproto-1.1.2-r1
713 + !<x11-proto/compositeproto-0.4.2-r2
714 + !<x11-proto/damageproto-1.2.1-r2
715 + !<x11-proto/dmxproto-2.3.1-r2
716 + !<x11-proto/dri2proto-2.8-r2
717 + !<x11-proto/dri3proto-1.0-r1
718 + !<x11-proto/fixesproto-5.0-r2
719 + !<x11-proto/fontsproto-2.1.3-r1
720 + !<x11-proto/glproto-1.4.17-r2
721 + !<x11-proto/inputproto-2.3.2-r1
722 + !<x11-proto/kbproto-1.0.7-r1
723 + !<x11-proto/presentproto-1.1-r1
724 + !<x11-proto/randrproto-1.5.0-r1
725 + !<x11-proto/recordproto-1.14.2-r2
726 + !<x11-proto/renderproto-0.11.1-r2
727 + !<x11-proto/resourceproto-1.2.0-r1
728 + !<x11-proto/scrnsaverproto-1.2.2-r2
729 + !<x11-proto/trapproto-3.4.3-r1
730 + !<x11-proto/videoproto-2.3.3-r1
731 + !<x11-proto/xcmiscproto-1.2.2-r1
732 + !<x11-proto/xextproto-7.3.0-r1
733 + !<x11-proto/xf86bigfontproto-1.2.0-r2
734 + !<x11-proto/xf86dgaproto-2.1-r3
735 + !<x11-proto/xf86driproto-2.1.1-r2
736 + !<x11-proto/xf86miscproto-0.9.3-r1
737 + !<x11-proto/xf86vidmodeproto-2.3.1-r2
738 + !<x11-proto/xineramaproto-1.2.1-r2
739 + !<x11-proto/xproto-7.0.31-r1
740
741 !x11-proto/fontcacheproto
742 !x11-proto/printproto
743
744 diff --git a/x11-proto/xproto/xproto-7.0.31-r1.ebuild b/x11-proto/xproto/xproto-7.0.31-r1.ebuild
745 new file mode 100644
746 index 00000000000..c64f8fb63f8
747 --- /dev/null
748 +++ b/x11-proto/xproto/xproto-7.0.31-r1.ebuild
749 @@ -0,0 +1,15 @@
750 +# Copyright 1999-2018 Gentoo Foundation
751 +# Distributed under the terms of the GNU General Public License v2
752 +
753 +EAPI=6
754 +
755 +DESCRIPTION="X.Org xproto protocol headers"
756 +HOMEPAGE="https://www.x.org/wiki/"
757 +
758 +LICENSE="MIT"
759 +SLOT="0"
760 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
761 +IUSE=""
762 +
763 +RDEPEND=""
764 +DEPEND="x11-proto/xorgproto"