summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-proto/printproto')
-rw-r--r--x11-proto/printproto/ChangeLog10
-rw-r--r--x11-proto/printproto/Manifest2
-rw-r--r--x11-proto/printproto/files/digest-printproto-1.01
-rw-r--r--x11-proto/printproto/printproto-1.0.ebuild18
4 files changed, 31 insertions, 0 deletions
diff --git a/x11-proto/printproto/ChangeLog b/x11-proto/printproto/ChangeLog
new file mode 100644
index 000000000000..e8ab16a2aebe
--- /dev/null
+++ b/x11-proto/printproto/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for x11-proto/printproto
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.1 2005/08/08 03:30:16 spyderous Exp $
+
+*printproto-1.0 (08 Aug 2005)
+
+ 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>;
+ +printproto-1.0.ebuild:
+ Initial commit for modular X
+
diff --git a/x11-proto/printproto/Manifest b/x11-proto/printproto/Manifest
new file mode 100644
index 000000000000..a43e470c7717
--- /dev/null
+++ b/x11-proto/printproto/Manifest
@@ -0,0 +1,2 @@
+MD5 c06dc2ea7804fffc64fbded94b8687ce printproto-1.0.ebuild 398
+MD5 37d99d9231b33622dc217d7ffcd9e6f2 files/digest-printproto-1.0 66
diff --git a/x11-proto/printproto/files/digest-printproto-1.0 b/x11-proto/printproto/files/digest-printproto-1.0
new file mode 100644
index 000000000000..6a9bcf2892f9
--- /dev/null
+++ b/x11-proto/printproto/files/digest-printproto-1.0
@@ -0,0 +1 @@
+MD5 b505c29bf1c23241d017a6d2a0b2a2e0 printproto-1.0.tar.bz2 43180
diff --git a/x11-proto/printproto/printproto-1.0.ebuild b/x11-proto/printproto/printproto-1.0.ebuild
new file mode 100644
index 000000000000..37168572a74b
--- /dev/null
+++ b/x11-proto/printproto/printproto-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/printproto/printproto-1.0.ebuild,v 1.1 2005/08/08 03:30:16 spyderous Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org Print 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=""