From: Nick Bowler Date: Wed, 8 Jun 2011 19:05:28 +0000 (-0400) Subject: dri2proto: Add 9999 ebuild. X-Git-Url: http://git.draconx.ca/gitweb/gentoo-draconx.git/commitdiff_plain/e1fe5490bf1012de77481d4b0830b08d3727ee46 dri2proto: Add 9999 ebuild. From x11-overlay. --- diff --git a/x11-proto/dri2proto/Manifest b/x11-proto/dri2proto/Manifest new file mode 100644 index 0000000..35396dd --- /dev/null +++ b/x11-proto/dri2proto/Manifest @@ -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 index 0000000..9786a05 --- /dev/null +++ b/x11-proto/dri2proto/dri2proto-9999.ebuild @@ -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}"