summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cloos <cloos@jhcloos.com>2008-03-27 14:30:50 -0400
committerJames Cloos <cloos@jhcloos.com>2008-03-27 14:30:50 -0400
commit0a0e46e7e255a93a01c37332cb14e5adf5b50b6f (patch)
tree2752a05b8364b865534efe995f5e63f13df5ae5e /x11-proto/xextproto
parentMerge branch 'master' of ssh://git@git.overlays.gentoo.org/proj/x11 (diff)
downloadx11-0a0e46e7e255a93a01c37332cb14e5adf5b50b6f.tar.gz
x11-0a0e46e7e255a93a01c37332cb14e5adf5b50b6f.tar.bz2
x11-0a0e46e7e255a93a01c37332cb14e5adf5b50b6f.zip
Add live ebuilds for the rest of x11-proto
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}"