diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2005-08-08 03:27:51 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2005-08-08 03:27:51 +0000 |
commit | 0069cb1226ce1eac70a43f3ab49ae23e5235aff9 (patch) | |
tree | 998ecdfdd536614dea77111812968496d4a84bc2 /x11-proto/bigreqsproto | |
parent | Fix description and remove xproto from build deps. (diff) | |
download | gentoo-2-0069cb1226ce1eac70a43f3ab49ae23e5235aff9.tar.gz gentoo-2-0069cb1226ce1eac70a43f3ab49ae23e5235aff9.tar.bz2 gentoo-2-0069cb1226ce1eac70a43f3ab49ae23e5235aff9.zip |
Initial commit for modular X.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-proto/bigreqsproto')
-rw-r--r-- | x11-proto/bigreqsproto/ChangeLog | 10 | ||||
-rw-r--r-- | x11-proto/bigreqsproto/Manifest | 2 | ||||
-rw-r--r-- | x11-proto/bigreqsproto/bigreqsproto-1.0.ebuild | 18 | ||||
-rw-r--r-- | x11-proto/bigreqsproto/files/digest-bigreqsproto-1.0 | 1 |
4 files changed, 31 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 |