summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2005-08-08 03:38:29 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2005-08-08 03:38:29 +0000
commit0513dce4bd98da1bd7f16a83162f2258066e8003 (patch)
tree76fc0e1d10e7648a1fcd6acac4ffd3bf84db39fe /x11-proto/xf86driproto
parentInitial commit for modular X. (diff)
downloadgentoo-2-0513dce4bd98da1bd7f16a83162f2258066e8003.tar.gz
gentoo-2-0513dce4bd98da1bd7f16a83162f2258066e8003.tar.bz2
gentoo-2-0513dce4bd98da1bd7f16a83162f2258066e8003.zip
Initial commit for modular X.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-proto/xf86driproto')
-rw-r--r--x11-proto/xf86driproto/ChangeLog10
-rw-r--r--x11-proto/xf86driproto/Manifest2
-rw-r--r--x11-proto/xf86driproto/files/digest-xf86driproto-2.01
-rw-r--r--x11-proto/xf86driproto/xf86driproto-2.0.ebuild18
4 files changed, 31 insertions, 0 deletions
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=""