]> git.draconx.ca Git - gentoo-draconx.git/commitdiff
dri2proto: Add 9999 ebuild.
authorNick Bowler <nbowler@elliptictech.com>
Wed, 8 Jun 2011 19:05:28 +0000 (15:05 -0400)
committerNick Bowler <nbowler@elliptictech.com>
Wed, 29 Jun 2011 20:41:10 +0000 (16:41 -0400)
From x11-overlay.

x11-proto/dri2proto/Manifest [new file with mode: 0644]
x11-proto/dri2proto/dri2proto-9999.ebuild [new file with mode: 0644]

diff --git a/x11-proto/dri2proto/Manifest b/x11-proto/dri2proto/Manifest
new file mode 100644 (file)
index 0000000..35396dd
--- /dev/null
@@ -0,0 +1 @@
+EBUILD dri2proto-9999.ebuild 239 RMD160 c755da5ff16c7cba70f05478f6dabb70766b4afb SHA1 3ebbdb7f3895aa4cb83d4873eab1f8f8db0a0078 SHA256 53ed8eedb9300aac6884fdda0f67fadfe362911a277579a97078acaf3c604e2d
diff --git a/x11-proto/dri2proto/dri2proto-9999.ebuild b/x11-proto/dri2proto/dri2proto-9999.ebuild
new file mode 100644 (file)
index 0000000..9786a05
--- /dev/null
@@ -0,0 +1,14 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+inherit xorg-2
+
+DESCRIPTION="X.Org DRI2 protocol headers"
+
+KEYWORDS=""
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"