summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2007-10-14 01:12:27 -0700
committerDonnie Berkholz <dberkholz@gentoo.org>2007-10-14 01:12:27 -0700
commit760b55544d16f7a1f59a3ca7228e036d26555ed0 (patch)
tree7bdc32c1f4aa745a077384abeefd030261f51368 /x11-proto/inputproto
parent(#195556) Fix xorg-server git ebuild; add libpciaccess. (diff)
downloadx11-760b55544d16f7a1f59a3ca7228e036d26555ed0.tar.gz
x11-760b55544d16f7a1f59a3ca7228e036d26555ed0.tar.bz2
x11-760b55544d16f7a1f59a3ca7228e036d26555ed0.zip
Add inputproto git for xorg-server git.
Diffstat (limited to 'x11-proto/inputproto')
-rw-r--r--x11-proto/inputproto/Manifest7
-rw-r--r--x11-proto/inputproto/files/digest-inputproto-99990
-rw-r--r--x11-proto/inputproto/inputproto-9999.ebuild15
3 files changed, 22 insertions, 0 deletions
diff --git a/x11-proto/inputproto/Manifest b/x11-proto/inputproto/Manifest
new file mode 100644
index 00000000..95541b91
--- /dev/null
+++ b/x11-proto/inputproto/Manifest
@@ -0,0 +1,7 @@
+EBUILD inputproto-9999.ebuild 489 RMD160 4d5e8231a12d6da1e5fd79ab26c6a7f4fc0c13c0 SHA1 ae7ea091763ef660037a705686779e3709d620e0 SHA256 37abd5b8f0d2fafef09f12de8a43d1486aa3ca386b5a6c75ae00bd9133634b8e
+MD5 dadfd77decfed65a1e5eb956eaf15e1f inputproto-9999.ebuild 489
+RMD160 4d5e8231a12d6da1e5fd79ab26c6a7f4fc0c13c0 inputproto-9999.ebuild 489
+SHA256 37abd5b8f0d2fafef09f12de8a43d1486aa3ca386b5a6c75ae00bd9133634b8e inputproto-9999.ebuild 489
+MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-inputproto-9999 0
+RMD160 9c1185a5c5e9fc54612808977ee8f548b2258d31 files/digest-inputproto-9999 0
+SHA256 e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 files/digest-inputproto-9999 0
diff --git a/x11-proto/inputproto/files/digest-inputproto-9999 b/x11-proto/inputproto/files/digest-inputproto-9999
new file mode 100644
index 00000000..e69de29b
--- /dev/null
+++ b/x11-proto/inputproto/files/digest-inputproto-9999
diff --git a/x11-proto/inputproto/inputproto-9999.ebuild b/x11-proto/inputproto/inputproto-9999.ebuild
new file mode 100644
index 00000000..b4d6c895
--- /dev/null
+++ b/x11-proto/inputproto/inputproto-9999.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.4.2.1.ebuild,v 1.1 2007/09/08 07:18:06 dberkholz Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org Input protocol headers"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+
+RDEPEND=""
+DEPEND="${RDEPEND}"