diff options
120 files changed, 925 insertions, 0 deletions
diff --git a/x11-proto/bigreqsproto/ChangeLog b/x11-proto/bigreqsproto/ChangeLog new file mode 100644 index 000000000000..70d0b33ab84e --- /dev/null +++ b/x11-proto/bigreqsproto/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-proto/bigreqsproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/ChangeLog,v 1.1 2005/08/08 03:24:20 spyderous Exp $ + +*bigreqsproto-1.0 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; + +bigreqsproto-1.0.ebuild: + Initial commit for modular X + diff --git a/x11-proto/bigreqsproto/Manifest b/x11-proto/bigreqsproto/Manifest new file mode 100644 index 000000000000..df2bad7d81aa --- /dev/null +++ b/x11-proto/bigreqsproto/Manifest @@ -0,0 +1,2 @@ +MD5 ecd89d9408d6b461ad683e544c743200 bigreqsproto-1.0.ebuild 400 +MD5 c19c0188d1328165973f9efa6b59f076 files/digest-bigreqsproto-1.0 68 diff --git a/x11-proto/bigreqsproto/bigreqsproto-1.0.ebuild b/x11-proto/bigreqsproto/bigreqsproto-1.0.ebuild new file mode 100644 index 000000000000..bdf8450ced38 --- /dev/null +++ b/x11-proto/bigreqsproto/bigreqsproto-1.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/bigreqsproto/bigreqsproto-1.0.ebuild,v 1.1 2005/08/08 03:24:20 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org BigReqs protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/bigreqsproto/files/digest-bigreqsproto-1.0 b/x11-proto/bigreqsproto/files/digest-bigreqsproto-1.0 new file mode 100644 index 000000000000..fa696112b7dd --- /dev/null +++ b/x11-proto/bigreqsproto/files/digest-bigreqsproto-1.0 @@ -0,0 +1 @@ +MD5 c7a060b896a63b4f095aa6df39bd81b7 bigreqsproto-1.0.tar.bz2 36308 diff --git a/x11-proto/compositeproto/ChangeLog b/x11-proto/compositeproto/ChangeLog new file mode 100644 index 000000000000..39cdec2c2f15 --- /dev/null +++ b/x11-proto/compositeproto/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-proto/compositeproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/ChangeLog,v 1.1 2005/08/08 03:24:57 spyderous Exp $ + +*compositeproto-0.2 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; + +compositeproto-0.2.ebuild: + Initial commit for modular X + diff --git a/x11-proto/compositeproto/Manifest b/x11-proto/compositeproto/Manifest new file mode 100644 index 000000000000..1466cc7eec20 --- /dev/null +++ b/x11-proto/compositeproto/Manifest @@ -0,0 +1,2 @@ +MD5 bceaea542e4280d14cfe80becd121018 compositeproto-0.2.ebuild 402 +MD5 5768de4cffc33a40fa7d5ba5dab288ab files/digest-compositeproto-0.2 70 diff --git a/x11-proto/compositeproto/compositeproto-0.2.ebuild b/x11-proto/compositeproto/compositeproto-0.2.ebuild new file mode 100644 index 000000000000..0b37df02592d --- /dev/null +++ b/x11-proto/compositeproto/compositeproto-0.2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/compositeproto-0.2.ebuild,v 1.1 2005/08/08 03:24:57 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org Composite protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/compositeproto/files/digest-compositeproto-0.2 b/x11-proto/compositeproto/files/digest-compositeproto-0.2 new file mode 100644 index 000000000000..5c2f5de2ace1 --- /dev/null +++ b/x11-proto/compositeproto/files/digest-compositeproto-0.2 @@ -0,0 +1 @@ +MD5 8bfca3769b259d22351dae3c05f619e0 compositeproto-0.2.tar.bz2 37018 diff --git a/x11-proto/damageproto/ChangeLog b/x11-proto/damageproto/ChangeLog new file mode 100644 index 000000000000..6597db44ef48 --- /dev/null +++ b/x11-proto/damageproto/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-proto/damageproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/ChangeLog,v 1.1 2005/08/08 03:25:26 spyderous Exp $ + +*damageproto-1.0 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; + +damageproto-1.0.ebuild: + Initial commit for modular X + diff --git a/x11-proto/damageproto/Manifest b/x11-proto/damageproto/Manifest new file mode 100644 index 000000000000..39470be4c1d8 --- /dev/null +++ b/x11-proto/damageproto/Manifest @@ -0,0 +1,2 @@ +MD5 ae4bade75092a7d5d906742564bbcc6c damageproto-1.0.ebuild 399 +MD5 a08a6b8bf2d2f799de213c4ce615ebae files/digest-damageproto-1.0 67 diff --git a/x11-proto/damageproto/damageproto-1.0.ebuild b/x11-proto/damageproto/damageproto-1.0.ebuild new file mode 100644 index 000000000000..56ebdc5befb3 --- /dev/null +++ b/x11-proto/damageproto/damageproto-1.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/damageproto-1.0.ebuild,v 1.1 2005/08/08 03:25:26 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org Damage protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/damageproto/files/digest-damageproto-1.0 b/x11-proto/damageproto/files/digest-damageproto-1.0 new file mode 100644 index 000000000000..193e015c88f4 --- /dev/null +++ b/x11-proto/damageproto/files/digest-damageproto-1.0 @@ -0,0 +1 @@ +MD5 ecd46638de86ecce26cdd68136bd8c1f damageproto-1.0.tar.bz2 37112 diff --git a/x11-proto/dmxproto/ChangeLog b/x11-proto/dmxproto/ChangeLog new file mode 100644 index 000000000000..ca1d2e8dc2cb --- /dev/null +++ b/x11-proto/dmxproto/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for x11-proto/dmxproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/dmxproto/ChangeLog,v 1.1 2005/08/08 03:25:55 spyderous Exp $ + +*dmxproto-2.2 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; +dmxproto-2.2.ebuild: + Initial commit for modular X + diff --git a/x11-proto/dmxproto/Manifest b/x11-proto/dmxproto/Manifest new file mode 100644 index 000000000000..e4732f427c51 --- /dev/null +++ b/x11-proto/dmxproto/Manifest @@ -0,0 +1,2 @@ +MD5 1688702b5694f9daef2936ced66030da dmxproto-2.2.ebuild 396 +MD5 d33fff72f655293a0e9411b7f6c0a93c files/digest-dmxproto-2.2 64 diff --git a/x11-proto/dmxproto/dmxproto-2.2.ebuild b/x11-proto/dmxproto/dmxproto-2.2.ebuild new file mode 100644 index 000000000000..fe12fcdf9787 --- /dev/null +++ b/x11-proto/dmxproto/dmxproto-2.2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/dmxproto/dmxproto-2.2.ebuild,v 1.1 2005/08/08 03:25:55 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org DMX protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/dmxproto/files/digest-dmxproto-2.2 b/x11-proto/dmxproto/files/digest-dmxproto-2.2 new file mode 100644 index 000000000000..d80d24e2d051 --- /dev/null +++ b/x11-proto/dmxproto/files/digest-dmxproto-2.2 @@ -0,0 +1 @@ +MD5 6d0cdf1481085555445429dfe54abefa dmxproto-2.2.tar.bz2 39041 diff --git a/x11-proto/evieext/ChangeLog b/x11-proto/evieext/ChangeLog new file mode 100644 index 000000000000..60a5211e2be7 --- /dev/null +++ b/x11-proto/evieext/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for x11-proto/evieext +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/evieext/ChangeLog,v 1.1 2005/08/08 03:26:24 spyderous Exp $ + +*evieext-1.0 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; +evieext-1.0.ebuild: + Initial commit for modular X + diff --git a/x11-proto/evieext/Manifest b/x11-proto/evieext/Manifest new file mode 100644 index 000000000000..6f398994d422 --- /dev/null +++ b/x11-proto/evieext/Manifest @@ -0,0 +1,2 @@ +MD5 cdb90f8e886e6a40052828764dca8327 evieext-1.0.ebuild 397 +MD5 0128904dbcce506be3559d1bddbb0cf1 files/digest-evieext-1.0 63 diff --git a/x11-proto/evieext/evieext-1.0.ebuild b/x11-proto/evieext/evieext-1.0.ebuild new file mode 100644 index 000000000000..b620a01306d6 --- /dev/null +++ b/x11-proto/evieext/evieext-1.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/evieext/evieext-1.0.ebuild,v 1.1 2005/08/08 03:26:24 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org EvIE protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/evieext/files/digest-evieext-1.0 b/x11-proto/evieext/files/digest-evieext-1.0 new file mode 100644 index 000000000000..77c4d1a2e851 --- /dev/null +++ b/x11-proto/evieext/files/digest-evieext-1.0 @@ -0,0 +1 @@ +MD5 e27f5064bff5c70b728871e176d4b2fa evieext-1.0.tar.bz2 37218 diff --git a/x11-proto/fixesproto/ChangeLog b/x11-proto/fixesproto/ChangeLog new file mode 100644 index 000000000000..ad22163d4c62 --- /dev/null +++ b/x11-proto/fixesproto/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-proto/fixesproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.1 2005/08/08 03:26:53 spyderous Exp $ + +*fixesproto-3.0 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; + +fixesproto-3.0.ebuild: + Initial commit for modular X + diff --git a/x11-proto/fixesproto/Manifest b/x11-proto/fixesproto/Manifest new file mode 100644 index 000000000000..505f534a9162 --- /dev/null +++ b/x11-proto/fixesproto/Manifest @@ -0,0 +1,2 @@ +MD5 4f41ee8c74dafaec3922c457c175ef6d fixesproto-3.0.ebuild 398 +MD5 c187881a846fb48cda601d58d4376d54 files/digest-fixesproto-3.0 66 diff --git a/x11-proto/fixesproto/files/digest-fixesproto-3.0 b/x11-proto/fixesproto/files/digest-fixesproto-3.0 new file mode 100644 index 000000000000..a713c542c2d3 --- /dev/null +++ b/x11-proto/fixesproto/files/digest-fixesproto-3.0 @@ -0,0 +1 @@ +MD5 001a51cca8e764e362fe98e61c22d54e fixesproto-3.0.tar.bz2 38453 diff --git a/x11-proto/fixesproto/fixesproto-3.0.ebuild b/x11-proto/fixesproto/fixesproto-3.0.ebuild new file mode 100644 index 000000000000..254372213084 --- /dev/null +++ b/x11-proto/fixesproto/fixesproto-3.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-3.0.ebuild,v 1.1 2005/08/08 03:26:53 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org Fixes protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/fontcacheproto/ChangeLog b/x11-proto/fontcacheproto/ChangeLog new file mode 100644 index 000000000000..8c0dc30e3763 --- /dev/null +++ b/x11-proto/fontcacheproto/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-proto/fontcacheproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.1 2005/08/08 03:27:22 spyderous Exp $ + +*fontcacheproto-0.1 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; + +fontcacheproto-0.1.ebuild: + Initial commit for modular X + diff --git a/x11-proto/fontcacheproto/Manifest b/x11-proto/fontcacheproto/Manifest new file mode 100644 index 000000000000..553f362cb4bc --- /dev/null +++ b/x11-proto/fontcacheproto/Manifest @@ -0,0 +1,2 @@ +MD5 02c8f709876c1f76c30c42f1f808e230 fontcacheproto-0.1.ebuild 402 +MD5 34d667d9d3dc1e9424db87ae0b0c65cd files/digest-fontcacheproto-0.1 70 diff --git a/x11-proto/fontcacheproto/files/digest-fontcacheproto-0.1 b/x11-proto/fontcacheproto/files/digest-fontcacheproto-0.1 new file mode 100644 index 000000000000..1f6e83f2ee5c --- /dev/null +++ b/x11-proto/fontcacheproto/files/digest-fontcacheproto-0.1 @@ -0,0 +1 @@ +MD5 9ff9d0d855b365517b8ad7397f68a907 fontcacheproto-0.1.tar.bz2 37861 diff --git a/x11-proto/fontcacheproto/fontcacheproto-0.1.ebuild b/x11-proto/fontcacheproto/fontcacheproto-0.1.ebuild new file mode 100644 index 000000000000..56257ae5e002 --- /dev/null +++ b/x11-proto/fontcacheproto/fontcacheproto-0.1.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.ebuild,v 1.1 2005/08/08 03:27:22 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org Fontcache protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/fontsproto/ChangeLog b/x11-proto/fontsproto/ChangeLog new file mode 100644 index 000000000000..453a686e42f7 --- /dev/null +++ b/x11-proto/fontsproto/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-proto/fontsproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/ChangeLog,v 1.1 2005/08/08 03:27:51 spyderous Exp $ + +*fontsproto-2.0 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; + +fontsproto-2.0.ebuild: + Initial commit for modular X + diff --git a/x11-proto/fontsproto/Manifest b/x11-proto/fontsproto/Manifest new file mode 100644 index 000000000000..2332b763f7ee --- /dev/null +++ b/x11-proto/fontsproto/Manifest @@ -0,0 +1,2 @@ +MD5 e0bd6fee493e506716115e7cf5b03824 fontsproto-2.0.ebuild 398 +MD5 b5611f74a9fabdf567baff941a934921 files/digest-fontsproto-2.0 66 diff --git a/x11-proto/fontsproto/files/digest-fontsproto-2.0 b/x11-proto/fontsproto/files/digest-fontsproto-2.0 new file mode 100644 index 000000000000..0b82e2d9fb88 --- /dev/null +++ b/x11-proto/fontsproto/files/digest-fontsproto-2.0 @@ -0,0 +1 @@ +MD5 8ff6548d1c31975b832ecd4a7e7ede3d fontsproto-2.0.tar.bz2 44820 diff --git a/x11-proto/fontsproto/fontsproto-2.0.ebuild b/x11-proto/fontsproto/fontsproto-2.0.ebuild new file mode 100644 index 000000000000..1a2f9616604c --- /dev/null +++ b/x11-proto/fontsproto/fontsproto-2.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/fontsproto-2.0.ebuild,v 1.1 2005/08/08 03:27:51 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org Fonts protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/glproto/ChangeLog b/x11-proto/glproto/ChangeLog new file mode 100644 index 000000000000..c02340006358 --- /dev/null +++ b/x11-proto/glproto/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for x11-proto/glproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.1 2005/08/08 03:28:20 spyderous Exp $ + +*glproto-1.4 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; +glproto-1.4.ebuild: + Initial commit for modular X + diff --git a/x11-proto/glproto/Manifest b/x11-proto/glproto/Manifest new file mode 100644 index 000000000000..5cfa891e9ce9 --- /dev/null +++ b/x11-proto/glproto/Manifest @@ -0,0 +1,2 @@ +MD5 cbbf4a89ea5a44f0caa7e3914ca6bbb6 glproto-1.4.ebuild 395 +MD5 6a9182efc5f985cb40b92436c638034b files/digest-glproto-1.4 63 diff --git a/x11-proto/glproto/files/digest-glproto-1.4 b/x11-proto/glproto/files/digest-glproto-1.4 new file mode 100644 index 000000000000..68d1445c4364 --- /dev/null +++ b/x11-proto/glproto/files/digest-glproto-1.4 @@ -0,0 +1 @@ +MD5 9cda6fbdcc75f6d7d9cd1d3839264609 glproto-1.4.tar.bz2 57058 diff --git a/x11-proto/glproto/glproto-1.4.ebuild b/x11-proto/glproto/glproto-1.4.ebuild new file mode 100644 index 000000000000..274158ddfd88 --- /dev/null +++ b/x11-proto/glproto/glproto-1.4.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.ebuild,v 1.1 2005/08/08 03:28:20 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org GL protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/inputproto/ChangeLog b/x11-proto/inputproto/ChangeLog new file mode 100644 index 000000000000..5ed2ad663ac7 --- /dev/null +++ b/x11-proto/inputproto/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-proto/inputproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.1 2005/08/08 03:28:49 spyderous Exp $ + +*inputproto-1.3 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; + +inputproto-1.3.ebuild: + Initial commit for modular X + diff --git a/x11-proto/inputproto/Manifest b/x11-proto/inputproto/Manifest new file mode 100644 index 000000000000..85a247c2e6d9 --- /dev/null +++ b/x11-proto/inputproto/Manifest @@ -0,0 +1,2 @@ +MD5 91b0d7a71d767cbad44fb8c2d25fe2c9 inputproto-1.3.ebuild 398 +MD5 f39511d5f3210e9fe28d3d63645408fc files/digest-inputproto-1.3 66 diff --git a/x11-proto/inputproto/files/digest-inputproto-1.3 b/x11-proto/inputproto/files/digest-inputproto-1.3 new file mode 100644 index 000000000000..66a0a6ada0bf --- /dev/null +++ b/x11-proto/inputproto/files/digest-inputproto-1.3 @@ -0,0 +1 @@ +MD5 a23730f0f928ee108ff7701c12c85137 inputproto-1.3.tar.bz2 46046 diff --git a/x11-proto/inputproto/inputproto-1.3.ebuild b/x11-proto/inputproto/inputproto-1.3.ebuild new file mode 100644 index 000000000000..18ef1a487f45 --- /dev/null +++ b/x11-proto/inputproto/inputproto-1.3.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.3.ebuild,v 1.1 2005/08/08 03:28:49 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org Input protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/kbproto/ChangeLog b/x11-proto/kbproto/ChangeLog new file mode 100644 index 000000000000..dd2b915aea85 --- /dev/null +++ b/x11-proto/kbproto/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for x11-proto/kbproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.1 2005/08/08 03:29:18 spyderous Exp $ + +*kbproto-1.0 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; +kbproto-1.0.ebuild: + Initial commit for modular X + diff --git a/x11-proto/kbproto/Manifest b/x11-proto/kbproto/Manifest new file mode 100644 index 000000000000..abe601d81e1e --- /dev/null +++ b/x11-proto/kbproto/Manifest @@ -0,0 +1,2 @@ +MD5 2b3ea0c53828dd0bd8c6719b2781e02b kbproto-1.0.ebuild 395 +MD5 d587838cec435aa66a49af0c3512a5a4 files/digest-kbproto-1.0 63 diff --git a/x11-proto/kbproto/files/digest-kbproto-1.0 b/x11-proto/kbproto/files/digest-kbproto-1.0 new file mode 100644 index 000000000000..875ee57331a0 --- /dev/null +++ b/x11-proto/kbproto/files/digest-kbproto-1.0 @@ -0,0 +1 @@ +MD5 45af2e6c1fd9a5d858cdfc827b0d504e kbproto-1.0.tar.bz2 57461 diff --git a/x11-proto/kbproto/kbproto-1.0.ebuild b/x11-proto/kbproto/kbproto-1.0.ebuild new file mode 100644 index 000000000000..3e8337074ef0 --- /dev/null +++ b/x11-proto/kbproto/kbproto-1.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.ebuild,v 1.1 2005/08/08 03:29:18 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org KB protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/panoramixproto/ChangeLog b/x11-proto/panoramixproto/ChangeLog new file mode 100644 index 000000000000..0166b8c62b07 --- /dev/null +++ b/x11-proto/panoramixproto/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-proto/panoramixproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/panoramixproto/ChangeLog,v 1.1 2005/08/08 03:29:47 spyderous Exp $ + +*panoramixproto-1.1 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; + +panoramixproto-1.1.ebuild: + Initial commit for modular X + diff --git a/x11-proto/panoramixproto/Manifest b/x11-proto/panoramixproto/Manifest new file mode 100644 index 000000000000..9a1683e30474 --- /dev/null +++ b/x11-proto/panoramixproto/Manifest @@ -0,0 +1,2 @@ +MD5 73249c93a0e00d6c14fb9abb02277d55 panoramixproto-1.1.ebuild 402 +MD5 0806f410c9f772eb146ff6aee363ae51 files/digest-panoramixproto-1.1 70 diff --git a/x11-proto/panoramixproto/files/digest-panoramixproto-1.1 b/x11-proto/panoramixproto/files/digest-panoramixproto-1.1 new file mode 100644 index 000000000000..f52a933b86a0 --- /dev/null +++ b/x11-proto/panoramixproto/files/digest-panoramixproto-1.1 @@ -0,0 +1 @@ +MD5 b837c77b233fa2bf184ad7fb2495cb52 panoramixproto-1.1.tar.bz2 38042 diff --git a/x11-proto/panoramixproto/panoramixproto-1.1.ebuild b/x11-proto/panoramixproto/panoramixproto-1.1.ebuild new file mode 100644 index 000000000000..38fc9cf72de7 --- /dev/null +++ b/x11-proto/panoramixproto/panoramixproto-1.1.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/panoramixproto/panoramixproto-1.1.ebuild,v 1.1 2005/08/08 03:29:47 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org Panoramix protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/printproto/ChangeLog b/x11-proto/printproto/ChangeLog new file mode 100644 index 000000000000..e8ab16a2aebe --- /dev/null +++ b/x11-proto/printproto/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-proto/printproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.1 2005/08/08 03:30:16 spyderous Exp $ + +*printproto-1.0 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; + +printproto-1.0.ebuild: + Initial commit for modular X + diff --git a/x11-proto/printproto/Manifest b/x11-proto/printproto/Manifest new file mode 100644 index 000000000000..a43e470c7717 --- /dev/null +++ b/x11-proto/printproto/Manifest @@ -0,0 +1,2 @@ +MD5 c06dc2ea7804fffc64fbded94b8687ce printproto-1.0.ebuild 398 +MD5 37d99d9231b33622dc217d7ffcd9e6f2 files/digest-printproto-1.0 66 diff --git a/x11-proto/printproto/files/digest-printproto-1.0 b/x11-proto/printproto/files/digest-printproto-1.0 new file mode 100644 index 000000000000..6a9bcf2892f9 --- /dev/null +++ b/x11-proto/printproto/files/digest-printproto-1.0 @@ -0,0 +1 @@ +MD5 b505c29bf1c23241d017a6d2a0b2a2e0 printproto-1.0.tar.bz2 43180 diff --git a/x11-proto/printproto/printproto-1.0.ebuild b/x11-proto/printproto/printproto-1.0.ebuild new file mode 100644 index 000000000000..37168572a74b --- /dev/null +++ b/x11-proto/printproto/printproto-1.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.ebuild,v 1.1 2005/08/08 03:30:16 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org Print protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/randrproto/ChangeLog b/x11-proto/randrproto/ChangeLog new file mode 100644 index 000000000000..97536b41b316 --- /dev/null +++ b/x11-proto/randrproto/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-proto/randrproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/ChangeLog,v 1.1 2005/08/08 03:30:45 spyderous Exp $ + +*randrproto-1.1 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; + +randrproto-1.1.ebuild: + Initial commit for modular X + diff --git a/x11-proto/randrproto/Manifest b/x11-proto/randrproto/Manifest new file mode 100644 index 000000000000..0817c6321848 --- /dev/null +++ b/x11-proto/randrproto/Manifest @@ -0,0 +1,2 @@ +MD5 93682a0079b3baf35e228a32543698f6 randrproto-1.1.ebuild 398 +MD5 ae0440c5f5ddfa5df3dda05c3da31721 files/digest-randrproto-1.1 66 diff --git a/x11-proto/randrproto/files/digest-randrproto-1.1 b/x11-proto/randrproto/files/digest-randrproto-1.1 new file mode 100644 index 000000000000..2b57f438b77e --- /dev/null +++ b/x11-proto/randrproto/files/digest-randrproto-1.1 @@ -0,0 +1 @@ +MD5 bd22688abe231c40deba07220cf0a960 randrproto-1.1.tar.bz2 37995 diff --git a/x11-proto/randrproto/randrproto-1.1.ebuild b/x11-proto/randrproto/randrproto-1.1.ebuild new file mode 100644 index 000000000000..1de1e5f8eb61 --- /dev/null +++ b/x11-proto/randrproto/randrproto-1.1.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.1.ebuild,v 1.1 2005/08/08 03:30:45 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org Randr protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/recordproto/ChangeLog b/x11-proto/recordproto/ChangeLog new file mode 100644 index 000000000000..8ec4b4e6b190 --- /dev/null +++ b/x11-proto/recordproto/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-proto/recordproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.1 2005/08/08 03:31:14 spyderous Exp $ + +*recordproto-1.13 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; + +recordproto-1.13.ebuild: + Initial commit for modular X + diff --git a/x11-proto/recordproto/Manifest b/x11-proto/recordproto/Manifest new file mode 100644 index 000000000000..9024d48506b5 --- /dev/null +++ b/x11-proto/recordproto/Manifest @@ -0,0 +1,2 @@ +MD5 763f3ddfc1c39720a254848a8e2b3b2a recordproto-1.13.ebuild 399 +MD5 d60ca01e62493a607d2126c3271982df files/digest-recordproto-1.13 68 diff --git a/x11-proto/recordproto/files/digest-recordproto-1.13 b/x11-proto/recordproto/files/digest-recordproto-1.13 new file mode 100644 index 000000000000..55019e59b8f9 --- /dev/null +++ b/x11-proto/recordproto/files/digest-recordproto-1.13 @@ -0,0 +1 @@ +MD5 7f29896d5a14f433f38e1eb8b643b779 recordproto-1.13.tar.bz2 39012 diff --git a/x11-proto/recordproto/recordproto-1.13.ebuild b/x11-proto/recordproto/recordproto-1.13.ebuild new file mode 100644 index 000000000000..dc6cba263f7e --- /dev/null +++ b/x11-proto/recordproto/recordproto-1.13.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.13.ebuild,v 1.1 2005/08/08 03:31:14 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org Record protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/renderproto/ChangeLog b/x11-proto/renderproto/ChangeLog new file mode 100644 index 000000000000..668ef15ba488 --- /dev/null +++ b/x11-proto/renderproto/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-proto/renderproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/ChangeLog,v 1.1 2005/08/08 03:31:43 spyderous Exp $ + +*renderproto-0.9 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; + +renderproto-0.9.ebuild: + Initial commit for modular X + diff --git a/x11-proto/renderproto/Manifest b/x11-proto/renderproto/Manifest new file mode 100644 index 000000000000..e55561f3b2d6 --- /dev/null +++ b/x11-proto/renderproto/Manifest @@ -0,0 +1,2 @@ +MD5 da906fa04c01e745f7e06fd24328be43 renderproto-0.9.ebuild 399 +MD5 8beb294a6d3242dc0ad0161febf630b5 files/digest-renderproto-0.9 67 diff --git a/x11-proto/renderproto/files/digest-renderproto-0.9 b/x11-proto/renderproto/files/digest-renderproto-0.9 new file mode 100644 index 000000000000..3904a130417e --- /dev/null +++ b/x11-proto/renderproto/files/digest-renderproto-0.9 @@ -0,0 +1 @@ +MD5 358e263c627aa1d44094cbdb1e883a99 renderproto-0.9.tar.bz2 39687 diff --git a/x11-proto/renderproto/renderproto-0.9.ebuild b/x11-proto/renderproto/renderproto-0.9.ebuild new file mode 100644 index 000000000000..78ed555832bd --- /dev/null +++ b/x11-proto/renderproto/renderproto-0.9.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/renderproto-0.9.ebuild,v 1.1 2005/08/08 03:31:43 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org Render protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/resourceproto/ChangeLog b/x11-proto/resourceproto/ChangeLog new file mode 100644 index 000000000000..7169f0384117 --- /dev/null +++ b/x11-proto/resourceproto/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-proto/resourceproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/ChangeLog,v 1.1 2005/08/08 03:32:12 spyderous Exp $ + +*resourceproto-1.0 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; + +resourceproto-1.0.ebuild: + Initial commit for modular X + diff --git a/x11-proto/resourceproto/Manifest b/x11-proto/resourceproto/Manifest new file mode 100644 index 000000000000..f7d47ca39486 --- /dev/null +++ b/x11-proto/resourceproto/Manifest @@ -0,0 +1,2 @@ +MD5 58e5df613736472e78e1ffb0a60c6a77 resourceproto-1.0.ebuild 401 +MD5 132945a9bec6796f8acdf583e6ed5b30 files/digest-resourceproto-1.0 69 diff --git a/x11-proto/resourceproto/files/digest-resourceproto-1.0 b/x11-proto/resourceproto/files/digest-resourceproto-1.0 new file mode 100644 index 000000000000..caadfe689037 --- /dev/null +++ b/x11-proto/resourceproto/files/digest-resourceproto-1.0 @@ -0,0 +1 @@ +MD5 83faf6d7e354848e8ec1bdd5d89ab7a4 resourceproto-1.0.tar.bz2 36504 diff --git a/x11-proto/resourceproto/resourceproto-1.0.ebuild b/x11-proto/resourceproto/resourceproto-1.0.ebuild new file mode 100644 index 000000000000..afa9a43d599b --- /dev/null +++ b/x11-proto/resourceproto/resourceproto-1.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/resourceproto-1.0.ebuild,v 1.1 2005/08/08 03:32:12 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org Resource protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/scrnsaverproto/ChangeLog b/x11-proto/scrnsaverproto/ChangeLog new file mode 100644 index 000000000000..2270507bc4ee --- /dev/null +++ b/x11-proto/scrnsaverproto/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-proto/scrnsaverproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/ChangeLog,v 1.1 2005/08/08 03:32:41 spyderous Exp $ + +*scrnsaverproto-1.0 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; + +scrnsaverproto-1.0.ebuild: + Initial commit for modular X + diff --git a/x11-proto/scrnsaverproto/Manifest b/x11-proto/scrnsaverproto/Manifest new file mode 100644 index 000000000000..8391ab8355ae --- /dev/null +++ b/x11-proto/scrnsaverproto/Manifest @@ -0,0 +1,2 @@ +MD5 98bd5c431315627afbf54b40d0cfa6d1 scrnsaverproto-1.0.ebuild 402 +MD5 f311c4310437c3ead10830c425c201d6 files/digest-scrnsaverproto-1.0 70 diff --git a/x11-proto/scrnsaverproto/files/digest-scrnsaverproto-1.0 b/x11-proto/scrnsaverproto/files/digest-scrnsaverproto-1.0 new file mode 100644 index 000000000000..525bb1c86cda --- /dev/null +++ b/x11-proto/scrnsaverproto/files/digest-scrnsaverproto-1.0 @@ -0,0 +1 @@ +MD5 3c2772460360fafbc36ccf4c8c4431a8 scrnsaverproto-1.0.tar.bz2 38082 diff --git a/x11-proto/scrnsaverproto/scrnsaverproto-1.0.ebuild b/x11-proto/scrnsaverproto/scrnsaverproto-1.0.ebuild new file mode 100644 index 000000000000..fbdf4bd4c556 --- /dev/null +++ b/x11-proto/scrnsaverproto/scrnsaverproto-1.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/scrnsaverproto/scrnsaverproto-1.0.ebuild,v 1.1 2005/08/08 03:32:41 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org ScrnSaver protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/trapproto/ChangeLog b/x11-proto/trapproto/ChangeLog new file mode 100644 index 000000000000..acf73fc5af4e --- /dev/null +++ b/x11-proto/trapproto/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-proto/trapproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/ChangeLog,v 1.1 2005/08/08 03:33:10 spyderous Exp $ + +*trapproto-3.4 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; + +trapproto-3.4.ebuild: + Initial commit for modular X + diff --git a/x11-proto/trapproto/Manifest b/x11-proto/trapproto/Manifest new file mode 100644 index 000000000000..bee82f767172 --- /dev/null +++ b/x11-proto/trapproto/Manifest @@ -0,0 +1,2 @@ +MD5 0ec668e441596f99ec4e481c6c5bb16d trapproto-3.4.ebuild 397 +MD5 004793dba6ce628945df9a8471901ff0 files/digest-trapproto-3.4 65 diff --git a/x11-proto/trapproto/files/digest-trapproto-3.4 b/x11-proto/trapproto/files/digest-trapproto-3.4 new file mode 100644 index 000000000000..4e122a1509b8 --- /dev/null +++ b/x11-proto/trapproto/files/digest-trapproto-3.4 @@ -0,0 +1 @@ +MD5 12ea7125950f7e5f989f4df2858978e0 trapproto-3.4.tar.bz2 48365 diff --git a/x11-proto/trapproto/trapproto-3.4.ebuild b/x11-proto/trapproto/trapproto-3.4.ebuild new file mode 100644 index 000000000000..4c8016e34742 --- /dev/null +++ b/x11-proto/trapproto/trapproto-3.4.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/trapproto/trapproto-3.4.ebuild,v 1.1 2005/08/08 03:33:10 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org Trap protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/videoproto/ChangeLog b/x11-proto/videoproto/ChangeLog new file mode 100644 index 000000000000..1155693f8f77 --- /dev/null +++ b/x11-proto/videoproto/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-proto/videoproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.1 2005/08/08 03:33:39 spyderous Exp $ + +*videoproto-2.2 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; + +videoproto-2.2.ebuild: + Initial commit for modular X + diff --git a/x11-proto/videoproto/Manifest b/x11-proto/videoproto/Manifest new file mode 100644 index 000000000000..af87c60ff43f --- /dev/null +++ b/x11-proto/videoproto/Manifest @@ -0,0 +1,2 @@ +MD5 2d393b99d4843813242d8832eab7598c videoproto-2.2.ebuild 398 +MD5 526b9ee86dbc63eb64940da9e73334b3 files/digest-videoproto-2.2 66 diff --git a/x11-proto/videoproto/files/digest-videoproto-2.2 b/x11-proto/videoproto/files/digest-videoproto-2.2 new file mode 100644 index 000000000000..3cd8b5601d7f --- /dev/null +++ b/x11-proto/videoproto/files/digest-videoproto-2.2 @@ -0,0 +1 @@ +MD5 0228ce195ce44cbb84e9785ed32fc98c videoproto-2.2.tar.bz2 42429 diff --git a/x11-proto/videoproto/videoproto-2.2.ebuild b/x11-proto/videoproto/videoproto-2.2.ebuild new file mode 100644 index 000000000000..4ed102c3304f --- /dev/null +++ b/x11-proto/videoproto/videoproto-2.2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/videoproto-2.2.ebuild,v 1.1 2005/08/08 03:33:39 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org Video protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/xcmiscproto/ChangeLog b/x11-proto/xcmiscproto/ChangeLog new file mode 100644 index 000000000000..3296acc1f84b --- /dev/null +++ b/x11-proto/xcmiscproto/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-proto/xcmiscproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.1 2005/08/08 03:34:08 spyderous Exp $ + +*xcmiscproto-1.1 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; + +xcmiscproto-1.1.ebuild: + Initial commit for modular X + diff --git a/x11-proto/xcmiscproto/Manifest b/x11-proto/xcmiscproto/Manifest new file mode 100644 index 000000000000..00c6cacd2fea --- /dev/null +++ b/x11-proto/xcmiscproto/Manifest @@ -0,0 +1,2 @@ +MD5 ef726ba2136b47ad16ff0907cb3fe95d xcmiscproto-1.1.ebuild 399 +MD5 4e5f41311aff270d0c0b5208e21da83e files/digest-xcmiscproto-1.1 67 diff --git a/x11-proto/xcmiscproto/files/digest-xcmiscproto-1.1 b/x11-proto/xcmiscproto/files/digest-xcmiscproto-1.1 new file mode 100644 index 000000000000..8778bf761b07 --- /dev/null +++ b/x11-proto/xcmiscproto/files/digest-xcmiscproto-1.1 @@ -0,0 +1 @@ +MD5 4ca773736b114e159969acac2217a347 xcmiscproto-1.1.tar.bz2 36460 diff --git a/x11-proto/xcmiscproto/xcmiscproto-1.1.ebuild b/x11-proto/xcmiscproto/xcmiscproto-1.1.ebuild new file mode 100644 index 000000000000..95e8b4cd51db --- /dev/null +++ b/x11-proto/xcmiscproto/xcmiscproto-1.1.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.1.ebuild,v 1.1 2005/08/08 03:34:08 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org XCMisc protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/xextproto/ChangeLog b/x11-proto/xextproto/ChangeLog new file mode 100644 index 000000000000..920a9d74eeb0 --- /dev/null +++ b/x11-proto/xextproto/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-proto/xextproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/ChangeLog,v 1.1 2005/08/08 03:34:37 spyderous Exp $ + +*xextproto-7.0 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; + +xextproto-7.0.ebuild: + Initial commit for modular X + diff --git a/x11-proto/xextproto/Manifest b/x11-proto/xextproto/Manifest new file mode 100644 index 000000000000..82de72a57357 --- /dev/null +++ b/x11-proto/xextproto/Manifest @@ -0,0 +1,2 @@ +MD5 e856d575c0f8bc3ea0b2d8307a0831ae xextproto-7.0.ebuild 397 +MD5 a27527c4a94e2215c581778fbe5a6275 files/digest-xextproto-7.0 65 diff --git a/x11-proto/xextproto/files/digest-xextproto-7.0 b/x11-proto/xextproto/files/digest-xextproto-7.0 new file mode 100644 index 000000000000..64e7e2babd5f --- /dev/null +++ b/x11-proto/xextproto/files/digest-xextproto-7.0 @@ -0,0 +1 @@ +MD5 4a79413948de6a6c24dc4d17cde36caa xextproto-7.0.tar.bz2 67945 diff --git a/x11-proto/xextproto/xextproto-7.0.ebuild b/x11-proto/xextproto/xextproto-7.0.ebuild new file mode 100644 index 000000000000..6f75844bc73e --- /dev/null +++ b/x11-proto/xextproto/xextproto-7.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.0.ebuild,v 1.1 2005/08/08 03:34:37 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org XExt protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/xf86bigfontproto/ChangeLog b/x11-proto/xf86bigfontproto/ChangeLog new file mode 100644 index 000000000000..da11c43a4233 --- /dev/null +++ b/x11-proto/xf86bigfontproto/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-proto/xf86bigfontproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/ChangeLog,v 1.1 2005/08/08 03:35:06 spyderous Exp $ + +*xf86bigfontproto-1.1 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; + +xf86bigfontproto-1.1.ebuild: + Initial commit for modular X + diff --git a/x11-proto/xf86bigfontproto/Manifest b/x11-proto/xf86bigfontproto/Manifest new file mode 100644 index 000000000000..5b1a104278d3 --- /dev/null +++ b/x11-proto/xf86bigfontproto/Manifest @@ -0,0 +1,2 @@ +MD5 3cbc31f295b4e4bbe22ce54cc45d0c43 xf86bigfontproto-1.1.ebuild 404 +MD5 e9be3c0c30a933338db00dec65772246 files/digest-xf86bigfontproto-1.1 72 diff --git a/x11-proto/xf86bigfontproto/files/digest-xf86bigfontproto-1.1 b/x11-proto/xf86bigfontproto/files/digest-xf86bigfontproto-1.1 new file mode 100644 index 000000000000..30f487085792 --- /dev/null +++ b/x11-proto/xf86bigfontproto/files/digest-xf86bigfontproto-1.1 @@ -0,0 +1 @@ +MD5 64e07e66df4df483f221492bac2edef6 xf86bigfontproto-1.1.tar.bz2 37061 diff --git a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.ebuild b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.ebuild new file mode 100644 index 000000000000..df048a8c2aff --- /dev/null +++ b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86bigfontproto/xf86bigfontproto-1.1.ebuild,v 1.1 2005/08/08 03:35:06 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org XF86BigFont protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/xf86dgaproto/ChangeLog b/x11-proto/xf86dgaproto/ChangeLog new file mode 100644 index 000000000000..10b0bbba3fe4 --- /dev/null +++ b/x11-proto/xf86dgaproto/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-proto/xf86dgaproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.1 2005/08/08 03:35:35 spyderous Exp $ + +*xf86dgaproto-2.0 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; + +xf86dgaproto-2.0.ebuild: + Initial commit for modular X + diff --git a/x11-proto/xf86dgaproto/Manifest b/x11-proto/xf86dgaproto/Manifest new file mode 100644 index 000000000000..5a7b1619aff5 --- /dev/null +++ b/x11-proto/xf86dgaproto/Manifest @@ -0,0 +1,2 @@ +MD5 3ddbceab2b8e7a463effd4cbc9986d8e xf86dgaproto-2.0.ebuild 400 +MD5 36c67ee603c281511b4938552f965633 files/digest-xf86dgaproto-2.0 68 diff --git a/x11-proto/xf86dgaproto/files/digest-xf86dgaproto-2.0 b/x11-proto/xf86dgaproto/files/digest-xf86dgaproto-2.0 new file mode 100644 index 000000000000..4e1829e4ff4d --- /dev/null +++ b/x11-proto/xf86dgaproto/files/digest-xf86dgaproto-2.0 @@ -0,0 +1 @@ +MD5 a0137326198c08d024ebf43cc786460d xf86dgaproto-2.0.tar.bz2 39787 diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.ebuild new file mode 100644 index 000000000000..619ae27925af --- /dev/null +++ b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.0.ebuild,v 1.1 2005/08/08 03:35:35 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org XF86DGA protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/xf86driproto/ChangeLog b/x11-proto/xf86driproto/ChangeLog new file mode 100644 index 000000000000..81f2f144e690 --- /dev/null +++ b/x11-proto/xf86driproto/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-proto/xf86driproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/ChangeLog,v 1.1 2005/08/08 03:36:04 spyderous Exp $ + +*xf86driproto-2.0 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; + +xf86driproto-2.0.ebuild: + Initial commit for modular X + diff --git a/x11-proto/xf86driproto/Manifest b/x11-proto/xf86driproto/Manifest new file mode 100644 index 000000000000..fa6e17f8048f --- /dev/null +++ b/x11-proto/xf86driproto/Manifest @@ -0,0 +1,2 @@ +MD5 c025b8a0a9ddf3fa6f82cb73e7acb84f xf86driproto-2.0.ebuild 400 +MD5 b45f9d0fde481d5d5e152276d450a3cd files/digest-xf86driproto-2.0 68 diff --git a/x11-proto/xf86driproto/files/digest-xf86driproto-2.0 b/x11-proto/xf86driproto/files/digest-xf86driproto-2.0 new file mode 100644 index 000000000000..0de969f3e1de --- /dev/null +++ b/x11-proto/xf86driproto/files/digest-xf86driproto-2.0 @@ -0,0 +1 @@ +MD5 d7e2ceb28f2f9833391d0a8adf7fcfe5 xf86driproto-2.0.tar.bz2 38438 diff --git a/x11-proto/xf86driproto/xf86driproto-2.0.ebuild b/x11-proto/xf86driproto/xf86driproto-2.0.ebuild new file mode 100644 index 000000000000..0d8b52ad28ff --- /dev/null +++ b/x11-proto/xf86driproto/xf86driproto-2.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86driproto/xf86driproto-2.0.ebuild,v 1.1 2005/08/08 03:36:04 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org XF86DRI protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/xf86miscproto/ChangeLog b/x11-proto/xf86miscproto/ChangeLog new file mode 100644 index 000000000000..c16211cd05ba --- /dev/null +++ b/x11-proto/xf86miscproto/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-proto/xf86miscproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/ChangeLog,v 1.1 2005/08/08 03:36:33 spyderous Exp $ + +*xf86miscproto-0.9 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; + +xf86miscproto-0.9.ebuild: + Initial commit for modular X + diff --git a/x11-proto/xf86miscproto/Manifest b/x11-proto/xf86miscproto/Manifest new file mode 100644 index 000000000000..7c94ffd5a243 --- /dev/null +++ b/x11-proto/xf86miscproto/Manifest @@ -0,0 +1,2 @@ +MD5 2dc6d609955b0ec05d23bc4e4d3edf5c xf86miscproto-0.9.ebuild 401 +MD5 be66bd2b11f3f39889fc520f4ed68b4f files/digest-xf86miscproto-0.9 69 diff --git a/x11-proto/xf86miscproto/files/digest-xf86miscproto-0.9 b/x11-proto/xf86miscproto/files/digest-xf86miscproto-0.9 new file mode 100644 index 000000000000..f8b967111b28 --- /dev/null +++ b/x11-proto/xf86miscproto/files/digest-xf86miscproto-0.9 @@ -0,0 +1 @@ +MD5 3ea64e4a9a04881fff49152726be98da xf86miscproto-0.9.tar.bz2 38058 diff --git a/x11-proto/xf86miscproto/xf86miscproto-0.9.ebuild b/x11-proto/xf86miscproto/xf86miscproto-0.9.ebuild new file mode 100644 index 000000000000..b7b044a13a33 --- /dev/null +++ b/x11-proto/xf86miscproto/xf86miscproto-0.9.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86miscproto/xf86miscproto-0.9.ebuild,v 1.1 2005/08/08 03:36:33 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org XF86Misc protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/xf86rushproto/ChangeLog b/x11-proto/xf86rushproto/ChangeLog new file mode 100644 index 000000000000..b4b39da51f1e --- /dev/null +++ b/x11-proto/xf86rushproto/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-proto/xf86rushproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.1 2005/08/08 03:37:02 spyderous Exp $ + +*xf86rushproto-1.1 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; + +xf86rushproto-1.1.ebuild: + Initial commit for modular X + diff --git a/x11-proto/xf86rushproto/Manifest b/x11-proto/xf86rushproto/Manifest new file mode 100644 index 000000000000..032f05f25e33 --- /dev/null +++ b/x11-proto/xf86rushproto/Manifest @@ -0,0 +1,2 @@ +MD5 26bcd2a6d111a0015e4203125ce07069 xf86rushproto-1.1.ebuild 401 +MD5 8fc9724cd8685b542ddbc56d1f227fb0 files/digest-xf86rushproto-1.1 69 diff --git a/x11-proto/xf86rushproto/files/digest-xf86rushproto-1.1 b/x11-proto/xf86rushproto/files/digest-xf86rushproto-1.1 new file mode 100644 index 000000000000..5d3535e6978a --- /dev/null +++ b/x11-proto/xf86rushproto/files/digest-xf86rushproto-1.1 @@ -0,0 +1 @@ +MD5 61ba57edd16ef37894f0d9f13ac5bb67 xf86rushproto-1.1.tar.bz2 37346 diff --git a/x11-proto/xf86rushproto/xf86rushproto-1.1.ebuild b/x11-proto/xf86rushproto/xf86rushproto-1.1.ebuild new file mode 100644 index 000000000000..c791e9d01c41 --- /dev/null +++ b/x11-proto/xf86rushproto/xf86rushproto-1.1.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/xf86rushproto-1.1.ebuild,v 1.1 2005/08/08 03:37:02 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org XF86Rush protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/xf86vidmodeproto/ChangeLog b/x11-proto/xf86vidmodeproto/ChangeLog new file mode 100644 index 000000000000..f0fb8820e7fd --- /dev/null +++ b/x11-proto/xf86vidmodeproto/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-proto/xf86vidmodeproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86vidmodeproto/ChangeLog,v 1.1 2005/08/08 03:37:31 spyderous Exp $ + +*xf86vidmodeproto-2.2 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; + +xf86vidmodeproto-2.2.ebuild: + Initial commit for modular X + diff --git a/x11-proto/xf86vidmodeproto/Manifest b/x11-proto/xf86vidmodeproto/Manifest new file mode 100644 index 000000000000..d342212916e7 --- /dev/null +++ b/x11-proto/xf86vidmodeproto/Manifest @@ -0,0 +1,2 @@ +MD5 544316a8a7002b537f4fd7c5147a107d xf86vidmodeproto-2.2.ebuild 404 +MD5 cc96eb90d5fe07194e773cfc0280bf48 files/digest-xf86vidmodeproto-2.2 72 diff --git a/x11-proto/xf86vidmodeproto/files/digest-xf86vidmodeproto-2.2 b/x11-proto/xf86vidmodeproto/files/digest-xf86vidmodeproto-2.2 new file mode 100644 index 000000000000..b724cd0fff41 --- /dev/null +++ b/x11-proto/xf86vidmodeproto/files/digest-xf86vidmodeproto-2.2 @@ -0,0 +1 @@ +MD5 b4992e018e9a620ee4ec619485811233 xf86vidmodeproto-2.2.tar.bz2 39247 diff --git a/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.ebuild b/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.ebuild new file mode 100644 index 000000000000..49054d85f6b3 --- /dev/null +++ b/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86vidmodeproto/xf86vidmodeproto-2.2.ebuild,v 1.1 2005/08/08 03:37:31 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org XF86VidMode protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/xproto/ChangeLog b/x11-proto/xproto/ChangeLog new file mode 100644 index 000000000000..a0b209a427ee --- /dev/null +++ b/x11-proto/xproto/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for x11-proto/xproto +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.1 2005/08/08 03:38:00 spyderous Exp $ + +*xproto-7.0 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; +xproto-7.0.ebuild: + Initial commit for modular X + diff --git a/x11-proto/xproto/Manifest b/x11-proto/xproto/Manifest new file mode 100644 index 000000000000..20018b1092b6 --- /dev/null +++ b/x11-proto/xproto/Manifest @@ -0,0 +1,2 @@ +MD5 501ad9815fc5c861b6c66ef8fca35a06 xproto-7.0.ebuild 399 +MD5 09ec22c13a78aec2c398322b1848d489 files/digest-xproto-7.0 63 diff --git a/x11-proto/xproto/files/digest-xproto-7.0 b/x11-proto/xproto/files/digest-xproto-7.0 new file mode 100644 index 000000000000..bb1d4fd0cb07 --- /dev/null +++ b/x11-proto/xproto/files/digest-xproto-7.0 @@ -0,0 +1 @@ +MD5 360b01ad138326e674641ae931db871f xproto-7.0.tar.bz2 103510 diff --git a/x11-proto/xproto/xproto-7.0.ebuild b/x11-proto/xproto/xproto-7.0.ebuild new file mode 100644 index 000000000000..498142edde88 --- /dev/null +++ b/x11-proto/xproto/xproto-7.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.ebuild,v 1.1 2005/08/08 03:38:00 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org xproto protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" diff --git a/x11-proto/xproxymanagementprotocol/ChangeLog b/x11-proto/xproxymanagementprotocol/ChangeLog new file mode 100644 index 000000000000..f96a049e1634 --- /dev/null +++ b/x11-proto/xproxymanagementprotocol/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for x11-proto/xproxymanagementprotocol +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproxymanagementprotocol/ChangeLog,v 1.1 2005/08/08 03:38:29 spyderous Exp $ + +*xproxymanagementprotocol-1.0 (08 Aug 2005) + + 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; + +xproxymanagementprotocol-1.0.ebuild: + Initial commit for modular X + diff --git a/x11-proto/xproxymanagementprotocol/Manifest b/x11-proto/xproxymanagementprotocol/Manifest new file mode 100644 index 000000000000..121f21a43b35 --- /dev/null +++ b/x11-proto/xproxymanagementprotocol/Manifest @@ -0,0 +1,2 @@ +MD5 f68c9dba0dc38cc62a06fe50445851de xproxymanagementprotocol-1.0.ebuild 395 +MD5 db01e50d6cd6932b00987d8178f85685 files/digest-xproxymanagementprotocol-1.0 80 diff --git a/x11-proto/xproxymanagementprotocol/files/digest-xproxymanagementprotocol-1.0 b/x11-proto/xproxymanagementprotocol/files/digest-xproxymanagementprotocol-1.0 new file mode 100644 index 000000000000..39b57741bae2 --- /dev/null +++ b/x11-proto/xproxymanagementprotocol/files/digest-xproxymanagementprotocol-1.0 @@ -0,0 +1 @@ +MD5 e760fb19358b4f4895f12759d60f7f62 xproxymanagementprotocol-1.0.tar.bz2 36652 diff --git a/x11-proto/xproxymanagementprotocol/xproxymanagementprotocol-1.0.ebuild b/x11-proto/xproxymanagementprotocol/xproxymanagementprotocol-1.0.ebuild new file mode 100644 index 000000000000..0ba4941066b0 --- /dev/null +++ b/x11-proto/xproxymanagementprotocol/xproxymanagementprotocol-1.0.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproxymanagementprotocol/xproxymanagementprotocol-1.0.ebuild,v 1.1 2005/08/08 03:38:29 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org PM protocol headers" +#HOMEPAGE="http://foo.bar.com/" +#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" +#LICENSE="" +#SLOT="0" +KEYWORDS="~x86" +#IUSE="X gnome" +#DEPEND="" +#RDEPEND="" |