commit: c906c443ba728404efe829b391a3cf72b02d3333 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Thu Feb 8 04:14:34 2018 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Thu Feb 8 05:11:21 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c906c443
x11-proto: Add empty packages that depend on x11-proto/xorgproto profiles/package.mask | 28 +++++++++++ .../bigreqsproto/bigreqsproto-1.1.2-r1.ebuild | 15 ++++++ .../compositeproto/compositeproto-0.4.2-r2.ebuild | 15 ++++++ x11-proto/damageproto/damageproto-1.2.1-r2.ebuild | 15 ++++++ x11-proto/dmxproto/dmxproto-2.3.1-r2.ebuild | 15 ++++++ x11-proto/dri2proto/dri2proto-2.8-r2.ebuild | 15 ++++++ x11-proto/dri3proto/dri3proto-1.0-r1.ebuild | 15 ++++++ x11-proto/fixesproto/fixesproto-5.0-r2.ebuild | 15 ++++++ x11-proto/fontsproto/fontsproto-2.1.3-r1.ebuild | 15 ++++++ x11-proto/glproto/glproto-1.4.17-r2.ebuild | 15 ++++++ x11-proto/inputproto/inputproto-2.3.2-r1.ebuild | 15 ++++++ x11-proto/kbproto/kbproto-1.0.7-r1.ebuild | 15 ++++++ x11-proto/presentproto/presentproto-1.1-r1.ebuild | 15 ++++++ x11-proto/randrproto/randrproto-1.5.0-r1.ebuild | 15 ++++++ x11-proto/recordproto/recordproto-1.14.2-r2.ebuild | 15 ++++++ x11-proto/renderproto/renderproto-0.11.1-r2.ebuild | 15 ++++++ .../resourceproto/resourceproto-1.2.0-r1.ebuild | 15 ++++++ .../scrnsaverproto/scrnsaverproto-1.2.2-r2.ebuild | 15 ++++++ x11-proto/trapproto/trapproto-3.4.3-r1.ebuild | 15 ++++++ x11-proto/videoproto/videoproto-2.3.3-r1.ebuild | 15 ++++++ x11-proto/xcmiscproto/xcmiscproto-1.2.2-r1.ebuild | 15 ++++++ x11-proto/xextproto/xextproto-7.3.0-r1.ebuild | 15 ++++++ .../xf86bigfontproto-1.2.0-r2.ebuild | 15 ++++++ x11-proto/xf86dgaproto/xf86dgaproto-2.1-r3.ebuild | 15 ++++++ .../xf86driproto/xf86driproto-2.1.1-r2.ebuild | 15 ++++++ .../xf86miscproto/xf86miscproto-0.9.3-r1.ebuild | 15 ++++++ .../xf86vidmodeproto-2.3.1-r2.ebuild | 15 ++++++ .../xineramaproto/xineramaproto-1.2.1-r2.ebuild | 15 ++++++ x11-proto/xorgproto/xorgproto-9999.ebuild | 56 +++++++++++----------- x11-proto/xproto/xproto-7.0.31-r1.ebuild | 15 ++++++ 30 files changed, 476 insertions(+), 28 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 8d03fa40390..01123bcd132 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -42,6 +42,34 @@ # New package with subsuming lots of existing packages. Lots of reverse # dependencies will need to be updated. x11-proto/xorgproto +>=x11-proto/bigreqsproto-1.1.2-r1 +>=x11-proto/compositeproto-0.4.2-r2 +>=x11-proto/damageproto-1.2.1-r2 +>=x11-proto/dmxproto-2.3.1-r2 +>=x11-proto/dri2proto-2.8-r2 +>=x11-proto/dri3proto-1.0-r1 +>=x11-proto/fixesproto-5.0-r2 +>=x11-proto/fontsproto-2.1.3-r1 +>=x11-proto/glproto-1.4.17-r2 +>=x11-proto/inputproto-2.3.2-r1 +>=x11-proto/kbproto-1.0.7-r1 +>=x11-proto/presentproto-1.1-r1 +>=x11-proto/randrproto-1.5.0-r1 +>=x11-proto/recordproto-1.14.2-r2 +>=x11-proto/renderproto-0.11.1-r2 +>=x11-proto/resourceproto-1.2.0-r1 +>=x11-proto/scrnsaverproto-1.2.2-r2 +>=x11-proto/trapproto-3.4.3-r1 +>=x11-proto/videoproto-2.3.3-r1 +>=x11-proto/xcmiscproto-1.2.2-r1 +>=x11-proto/xextproto-7.3.0-r1 +>=x11-proto/xf86bigfontproto-1.2.0-r2 +>=x11-proto/xf86dgaproto-2.1-r3 +>=x11-proto/xf86driproto-2.1.1-r2 +>=x11-proto/xf86miscproto-0.9.3-r1 +>=x11-proto/xf86vidmodeproto-2.3.1-r2 +>=x11-proto/xineramaproto-1.2.1-r2 +>=x11-proto/xproto-7.0.31-r1 # Matt Turner <[email protected]> (06 Feb 2018) # Dead and unused diff --git a/x11-proto/bigreqsproto/bigreqsproto-1.1.2-r1.ebuild b/x11-proto/bigreqsproto/bigreqsproto-1.1.2-r1.ebuild new file mode 100644 index 00000000000..c6a57f0e64e --- /dev/null +++ b/x11-proto/bigreqsproto/bigreqsproto-1.1.2-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org BigReqs protocol headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="MIT" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto" diff --git a/x11-proto/compositeproto/compositeproto-0.4.2-r2.ebuild b/x11-proto/compositeproto/compositeproto-0.4.2-r2.ebuild new file mode 100644 index 00000000000..e76051a039c --- /dev/null +++ b/x11-proto/compositeproto/compositeproto-0.4.2-r2.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org Composite protocol headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="MIT" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto" diff --git a/x11-proto/damageproto/damageproto-1.2.1-r2.ebuild b/x11-proto/damageproto/damageproto-1.2.1-r2.ebuild new file mode 100644 index 00000000000..8d089e5904e --- /dev/null +++ b/x11-proto/damageproto/damageproto-1.2.1-r2.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org Damage protocol headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="MIT" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto" diff --git a/x11-proto/dmxproto/dmxproto-2.3.1-r2.ebuild b/x11-proto/dmxproto/dmxproto-2.3.1-r2.ebuild new file mode 100644 index 00000000000..a0f83f37cf5 --- /dev/null +++ b/x11-proto/dmxproto/dmxproto-2.3.1-r2.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org DMX protocol headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="MIT" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto" diff --git a/x11-proto/dri2proto/dri2proto-2.8-r2.ebuild b/x11-proto/dri2proto/dri2proto-2.8-r2.ebuild new file mode 100644 index 00000000000..1e5dc1daf5c --- /dev/null +++ b/x11-proto/dri2proto/dri2proto-2.8-r2.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org DRI2 protocol headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="MIT" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto" diff --git a/x11-proto/dri3proto/dri3proto-1.0-r1.ebuild b/x11-proto/dri3proto/dri3proto-1.0-r1.ebuild new file mode 100644 index 00000000000..743ba46a5c6 --- /dev/null +++ b/x11-proto/dri3proto/dri3proto-1.0-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org DRI3 protocol specification and Xlib/Xserver headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="MIT" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto" diff --git a/x11-proto/fixesproto/fixesproto-5.0-r2.ebuild b/x11-proto/fixesproto/fixesproto-5.0-r2.ebuild new file mode 100644 index 00000000000..30f5ae6daa5 --- /dev/null +++ b/x11-proto/fixesproto/fixesproto-5.0-r2.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org Fixes protocol headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="MIT" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto" diff --git a/x11-proto/fontsproto/fontsproto-2.1.3-r1.ebuild b/x11-proto/fontsproto/fontsproto-2.1.3-r1.ebuild new file mode 100644 index 00000000000..4ec212c4fd1 --- /dev/null +++ b/x11-proto/fontsproto/fontsproto-2.1.3-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org Fonts protocol headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="MIT" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto" diff --git a/x11-proto/glproto/glproto-1.4.17-r2.ebuild b/x11-proto/glproto/glproto-1.4.17-r2.ebuild new file mode 100644 index 00000000000..c13fea06f9a --- /dev/null +++ b/x11-proto/glproto/glproto-1.4.17-r2.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org GL protocol headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="SGI-B-2.0" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto" diff --git a/x11-proto/inputproto/inputproto-2.3.2-r1.ebuild b/x11-proto/inputproto/inputproto-2.3.2-r1.ebuild new file mode 100644 index 00000000000..d892fd5d291 --- /dev/null +++ b/x11-proto/inputproto/inputproto-2.3.2-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org Input protocol headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="MIT" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto" diff --git a/x11-proto/kbproto/kbproto-1.0.7-r1.ebuild b/x11-proto/kbproto/kbproto-1.0.7-r1.ebuild new file mode 100644 index 00000000000..0bcd9a7ecb6 --- /dev/null +++ b/x11-proto/kbproto/kbproto-1.0.7-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org KB protocol headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="MIT" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto" diff --git a/x11-proto/presentproto/presentproto-1.1-r1.ebuild b/x11-proto/presentproto/presentproto-1.1-r1.ebuild new file mode 100644 index 00000000000..b83d9bd0aa7 --- /dev/null +++ b/x11-proto/presentproto/presentproto-1.1-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org Present protocol specification and Xlib/Xserver headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="MIT" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto" diff --git a/x11-proto/randrproto/randrproto-1.5.0-r1.ebuild b/x11-proto/randrproto/randrproto-1.5.0-r1.ebuild new file mode 100644 index 00000000000..b643563d143 --- /dev/null +++ b/x11-proto/randrproto/randrproto-1.5.0-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org Randr protocol headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="MIT" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto" diff --git a/x11-proto/recordproto/recordproto-1.14.2-r2.ebuild b/x11-proto/recordproto/recordproto-1.14.2-r2.ebuild new file mode 100644 index 00000000000..9f18c8e96b5 --- /dev/null +++ b/x11-proto/recordproto/recordproto-1.14.2-r2.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org Record protocol headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="MIT" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto" diff --git a/x11-proto/renderproto/renderproto-0.11.1-r2.ebuild b/x11-proto/renderproto/renderproto-0.11.1-r2.ebuild new file mode 100644 index 00000000000..c945cae6f18 --- /dev/null +++ b/x11-proto/renderproto/renderproto-0.11.1-r2.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org Render protocol headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="MIT" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto" diff --git a/x11-proto/resourceproto/resourceproto-1.2.0-r1.ebuild b/x11-proto/resourceproto/resourceproto-1.2.0-r1.ebuild new file mode 100644 index 00000000000..a75abbcac58 --- /dev/null +++ b/x11-proto/resourceproto/resourceproto-1.2.0-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org Resource protocol headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="MIT" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto" diff --git a/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r2.ebuild b/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r2.ebuild new file mode 100644 index 00000000000..c8288b0d38d --- /dev/null +++ b/x11-proto/scrnsaverproto/scrnsaverproto-1.2.2-r2.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org ScrnSaver protocol headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="MIT" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto" diff --git a/x11-proto/trapproto/trapproto-3.4.3-r1.ebuild b/x11-proto/trapproto/trapproto-3.4.3-r1.ebuild new file mode 100644 index 00000000000..19b18972c2d --- /dev/null +++ b/x11-proto/trapproto/trapproto-3.4.3-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org Trap protocol headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="MIT" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto" diff --git a/x11-proto/videoproto/videoproto-2.3.3-r1.ebuild b/x11-proto/videoproto/videoproto-2.3.3-r1.ebuild new file mode 100644 index 00000000000..9009493c930 --- /dev/null +++ b/x11-proto/videoproto/videoproto-2.3.3-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org Video protocol headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="MIT" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto" diff --git a/x11-proto/xcmiscproto/xcmiscproto-1.2.2-r1.ebuild b/x11-proto/xcmiscproto/xcmiscproto-1.2.2-r1.ebuild new file mode 100644 index 00000000000..919e7983d0d --- /dev/null +++ b/x11-proto/xcmiscproto/xcmiscproto-1.2.2-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org XCMisc protocol headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="MIT" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto" diff --git a/x11-proto/xextproto/xextproto-7.3.0-r1.ebuild b/x11-proto/xextproto/xextproto-7.3.0-r1.ebuild new file mode 100644 index 00000000000..bf4aff802ab --- /dev/null +++ b/x11-proto/xextproto/xextproto-7.3.0-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org XExt protocol headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="MIT" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto" diff --git a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r2.ebuild b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r2.ebuild new file mode 100644 index 00000000000..63a1f886f4f --- /dev/null +++ b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r2.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org XF86BigFont protocol headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="MIT" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto" diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r3.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r3.ebuild new file mode 100644 index 00000000000..4092ff7b6cb --- /dev/null +++ b/x11-proto/xf86dgaproto/xf86dgaproto-2.1-r3.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org XF86DGA protocol headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="MIT" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto" diff --git a/x11-proto/xf86driproto/xf86driproto-2.1.1-r2.ebuild b/x11-proto/xf86driproto/xf86driproto-2.1.1-r2.ebuild new file mode 100644 index 00000000000..385b39e2e60 --- /dev/null +++ b/x11-proto/xf86driproto/xf86driproto-2.1.1-r2.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org XF86DRI protocol headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="MIT" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto" diff --git a/x11-proto/xf86miscproto/xf86miscproto-0.9.3-r1.ebuild b/x11-proto/xf86miscproto/xf86miscproto-0.9.3-r1.ebuild new file mode 100644 index 00000000000..b3fab312720 --- /dev/null +++ b/x11-proto/xf86miscproto/xf86miscproto-0.9.3-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org XF86Misc protocol headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="MIT" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto" diff --git a/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.3.1-r2.ebuild b/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.3.1-r2.ebuild new file mode 100644 index 00000000000..2271a6d1402 --- /dev/null +++ b/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.3.1-r2.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org XF86VidMode protocol headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="MIT" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto" diff --git a/x11-proto/xineramaproto/xineramaproto-1.2.1-r2.ebuild b/x11-proto/xineramaproto/xineramaproto-1.2.1-r2.ebuild new file mode 100644 index 00000000000..25de9b2eecc --- /dev/null +++ b/x11-proto/xineramaproto/xineramaproto-1.2.1-r2.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org Xinerama protocol headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="MIT" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto" diff --git a/x11-proto/xorgproto/xorgproto-9999.ebuild b/x11-proto/xorgproto/xorgproto-9999.ebuild index a88a2a911ab..9b4dce089d5 100644 --- a/x11-proto/xorgproto/xorgproto-9999.ebuild +++ b/x11-proto/xorgproto/xorgproto-9999.ebuild @@ -25,34 +25,34 @@ SLOT="0" IUSE="" DEPEND=" - !x11-proto/bigreqsproto - !x11-proto/compositeproto - !x11-proto/damageproto - !x11-proto/dmxproto - !x11-proto/dri2proto - !x11-proto/dri3proto - !x11-proto/fixesproto - !x11-proto/fontsproto - !x11-proto/glproto - !x11-proto/inputproto - !x11-proto/kbproto - !x11-proto/presentproto - !x11-proto/randrproto - !x11-proto/recordproto - !x11-proto/renderproto - !x11-proto/resourceproto - !x11-proto/scrnsaverproto - !x11-proto/trapproto - !x11-proto/videoproto - !x11-proto/xcmiscproto - !x11-proto/xextproto - !x11-proto/xf86bigfontproto - !x11-proto/xf86dgaproto - !x11-proto/xf86driproto - !x11-proto/xf86miscproto - !x11-proto/xf86vidmodeproto - !x11-proto/xineramaproto - !x11-proto/xproto + !<x11-proto/bigreqsproto-1.1.2-r1 + !<x11-proto/compositeproto-0.4.2-r2 + !<x11-proto/damageproto-1.2.1-r2 + !<x11-proto/dmxproto-2.3.1-r2 + !<x11-proto/dri2proto-2.8-r2 + !<x11-proto/dri3proto-1.0-r1 + !<x11-proto/fixesproto-5.0-r2 + !<x11-proto/fontsproto-2.1.3-r1 + !<x11-proto/glproto-1.4.17-r2 + !<x11-proto/inputproto-2.3.2-r1 + !<x11-proto/kbproto-1.0.7-r1 + !<x11-proto/presentproto-1.1-r1 + !<x11-proto/randrproto-1.5.0-r1 + !<x11-proto/recordproto-1.14.2-r2 + !<x11-proto/renderproto-0.11.1-r2 + !<x11-proto/resourceproto-1.2.0-r1 + !<x11-proto/scrnsaverproto-1.2.2-r2 + !<x11-proto/trapproto-3.4.3-r1 + !<x11-proto/videoproto-2.3.3-r1 + !<x11-proto/xcmiscproto-1.2.2-r1 + !<x11-proto/xextproto-7.3.0-r1 + !<x11-proto/xf86bigfontproto-1.2.0-r2 + !<x11-proto/xf86dgaproto-2.1-r3 + !<x11-proto/xf86driproto-2.1.1-r2 + !<x11-proto/xf86miscproto-0.9.3-r1 + !<x11-proto/xf86vidmodeproto-2.3.1-r2 + !<x11-proto/xineramaproto-1.2.1-r2 + !<x11-proto/xproto-7.0.31-r1 !x11-proto/fontcacheproto !x11-proto/printproto diff --git a/x11-proto/xproto/xproto-7.0.31-r1.ebuild b/x11-proto/xproto/xproto-7.0.31-r1.ebuild new file mode 100644 index 00000000000..c64f8fb63f8 --- /dev/null +++ b/x11-proto/xproto/xproto-7.0.31-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DESCRIPTION="X.Org xproto protocol headers" +HOMEPAGE="https://www.x.org/wiki/" + +LICENSE="MIT" +SLOT="0" +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" +IUSE="" + +RDEPEND="" +DEPEND="x11-proto/xorgproto"
