summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-proto/kbproto')
-rw-r--r--x11-proto/kbproto/ChangeLog9
-rw-r--r--x11-proto/kbproto/Manifest2
-rw-r--r--x11-proto/kbproto/files/digest-kbproto-1.01
-rw-r--r--x11-proto/kbproto/kbproto-1.0.ebuild18
4 files changed, 30 insertions, 0 deletions
diff --git a/x11-proto/kbproto/ChangeLog b/x11-proto/kbproto/ChangeLog
new file mode 100644
index 000000000000..dd2b915aea85
--- /dev/null
+++ b/x11-proto/kbproto/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for x11-proto/kbproto
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.1 2005/08/08 03:29:18 spyderous Exp $
+
+*kbproto-1.0 (08 Aug 2005)
+
+ 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; +kbproto-1.0.ebuild:
+ Initial commit for modular X
+
diff --git a/x11-proto/kbproto/Manifest b/x11-proto/kbproto/Manifest
new file mode 100644
index 000000000000..abe601d81e1e
--- /dev/null
+++ b/x11-proto/kbproto/Manifest
@@ -0,0 +1,2 @@
+MD5 2b3ea0c53828dd0bd8c6719b2781e02b kbproto-1.0.ebuild 395
+MD5 d587838cec435aa66a49af0c3512a5a4 files/digest-kbproto-1.0 63
diff --git a/x11-proto/kbproto/files/digest-kbproto-1.0 b/x11-proto/kbproto/files/digest-kbproto-1.0
new file mode 100644
index 000000000000..875ee57331a0
--- /dev/null
+++ b/x11-proto/kbproto/files/digest-kbproto-1.0
@@ -0,0 +1 @@
+MD5 45af2e6c1fd9a5d858cdfc827b0d504e kbproto-1.0.tar.bz2 57461
diff --git a/x11-proto/kbproto/kbproto-1.0.ebuild b/x11-proto/kbproto/kbproto-1.0.ebuild
new file mode 100644
index 000000000000..3e8337074ef0
--- /dev/null
+++ b/x11-proto/kbproto/kbproto-1.0.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.ebuild,v 1.1 2005/08/08 03:29:18 spyderous Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org KB protocol headers"
+#HOMEPAGE="http://foo.bar.com/"
+#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
+#LICENSE=""
+#SLOT="0"
+KEYWORDS="~x86"
+#IUSE="X gnome"
+#DEPEND=""
+#RDEPEND=""