summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-proto/xextproto')
-rw-r--r--x11-proto/xextproto/Manifest1
-rw-r--r--x11-proto/xextproto/xextproto-9999.ebuild11
2 files changed, 12 insertions, 0 deletions
diff --git a/x11-proto/xextproto/Manifest b/x11-proto/xextproto/Manifest
new file mode 100644
index 00000000..79342cc9
--- /dev/null
+++ b/x11-proto/xextproto/Manifest
@@ -0,0 +1 @@
+EBUILD xextproto-9999.ebuild 300 RMD160 cfb5ca96880d34b529c19068309f7d08a9808d95 SHA1 0f22a7af9d96dd5cb550df1f6884f7f5e2cc41a0 SHA256 7cc1af790b9e0bc4833079d40472fd2b94d03903d58502fff1766ff9ba481a7f
diff --git a/x11-proto/xextproto/xextproto-9999.ebuild b/x11-proto/xextproto/xextproto-9999.ebuild
new file mode 100644
index 00000000..a3680f37
--- /dev/null
+++ b/x11-proto/xextproto/xextproto-9999.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+inherit x-modular
+
+DESCRIPTION="X.Org XExt protocol headers"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+
+RDEPEND=""
+DEPEND="${RDEPEND}"