summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2013-11-08 14:09:28 -0800
committerMatt Turner <mattst88@gmail.com>2013-11-08 14:12:57 -0800
commit4c38ae4fc8d815eb7653f2e9038e34d44efb2996 (patch)
tree631214cdebb38ed00a31acb1464ef7c6e8fe8040 /x11-proto
parentx11-libs/libxshmfence: Add. (diff)
downloadx11-4c38ae4fc8d815eb7653f2e9038e34d44efb2996.tar.gz
x11-4c38ae4fc8d815eb7653f2e9038e34d44efb2996.tar.bz2
x11-4c38ae4fc8d815eb7653f2e9038e34d44efb2996.zip
x11-proto/dri3proto: Add.
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/dri3proto/dri3proto-9999.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/x11-proto/dri3proto/dri3proto-9999.ebuild b/x11-proto/dri3proto/dri3proto-9999.ebuild
new file mode 100644
index 00000000..538b45e5
--- /dev/null
+++ b/x11-proto/dri3proto/dri3proto-9999.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/dri3proto/dri3proto-1.0.ebuild,v 1.1 2013/11/01 03:15:00 mattst88 Exp $
+
+EAPI=5
+XORG_MULTILIB=yes
+inherit xorg-2
+
+DESCRIPTION="X.Org DRI3 protocol specification and Xlib/Xserver headers"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"