summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2005-08-08 03:38:29 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2005-08-08 03:38:29 +0000
commit86783d4064cffaeca064c824f47bd8c34c877e07 (patch)
treea2994b93ef9f088611d06f0db6bf5b2b61927687 /x11-proto/fontcacheproto
parentFix description and remove xproto from build deps. (diff)
downloadhistorical-86783d4064cffaeca064c824f47bd8c34c877e07.tar.gz
historical-86783d4064cffaeca064c824f47bd8c34c877e07.tar.bz2
historical-86783d4064cffaeca064c824f47bd8c34c877e07.zip
Initial commit for modular X.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-proto/fontcacheproto')
-rw-r--r--x11-proto/fontcacheproto/ChangeLog10
-rw-r--r--x11-proto/fontcacheproto/Manifest2
-rw-r--r--x11-proto/fontcacheproto/files/digest-fontcacheproto-0.11
-rw-r--r--x11-proto/fontcacheproto/fontcacheproto-0.1.ebuild18
4 files changed, 31 insertions, 0 deletions
diff --git a/x11-proto/fontcacheproto/ChangeLog b/x11-proto/fontcacheproto/ChangeLog
new file mode 100644
index 000000000000..8c0dc30e3763
--- /dev/null
+++ b/x11-proto/fontcacheproto/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for x11-proto/fontcacheproto
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.1 2005/08/08 03:27:22 spyderous Exp $
+
+*fontcacheproto-0.1 (08 Aug 2005)
+
+ 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>;
+ +fontcacheproto-0.1.ebuild:
+ Initial commit for modular X
+
diff --git a/x11-proto/fontcacheproto/Manifest b/x11-proto/fontcacheproto/Manifest
new file mode 100644
index 000000000000..553f362cb4bc
--- /dev/null
+++ b/x11-proto/fontcacheproto/Manifest
@@ -0,0 +1,2 @@
+MD5 02c8f709876c1f76c30c42f1f808e230 fontcacheproto-0.1.ebuild 402
+MD5 34d667d9d3dc1e9424db87ae0b0c65cd files/digest-fontcacheproto-0.1 70
diff --git a/x11-proto/fontcacheproto/files/digest-fontcacheproto-0.1 b/x11-proto/fontcacheproto/files/digest-fontcacheproto-0.1
new file mode 100644
index 000000000000..1f6e83f2ee5c
--- /dev/null
+++ b/x11-proto/fontcacheproto/files/digest-fontcacheproto-0.1
@@ -0,0 +1 @@
+MD5 9ff9d0d855b365517b8ad7397f68a907 fontcacheproto-0.1.tar.bz2 37861
diff --git a/x11-proto/fontcacheproto/fontcacheproto-0.1.ebuild b/x11-proto/fontcacheproto/fontcacheproto-0.1.ebuild
new file mode 100644
index 000000000000..56257ae5e002
--- /dev/null
+++ b/x11-proto/fontcacheproto/fontcacheproto-0.1.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/fontcacheproto/fontcacheproto-0.1.ebuild,v 1.1 2005/08/08 03:27:22 spyderous Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org Fontcache 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=""