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/fontcacheproto
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/fontcacheproto')
-rw-r--r--x11-proto/fontcacheproto/Manifest1
-rw-r--r--x11-proto/fontcacheproto/fontcacheproto-9999.ebuild11
2 files changed, 12 insertions, 0 deletions
diff --git a/x11-proto/fontcacheproto/Manifest b/x11-proto/fontcacheproto/Manifest
new file mode 100644
index 00000000..38250378
--- /dev/null
+++ b/x11-proto/fontcacheproto/Manifest
@@ -0,0 +1 @@
+EBUILD fontcacheproto-9999.ebuild 305 RMD160 f6de594aba5ec7c99f3c8dc33b847122033df5b7 SHA1 d376436fa439e978b61de20de05868f6a1bc7bf2 SHA256 3046c5a24f63aa309e27aec8bd723cda0a06468f7155d7ca38248f24c214c3ca
diff --git a/x11-proto/fontcacheproto/fontcacheproto-9999.ebuild b/x11-proto/fontcacheproto/fontcacheproto-9999.ebuild
new file mode 100644
index 00000000..0e210956
--- /dev/null
+++ b/x11-proto/fontcacheproto/fontcacheproto-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 Fontcache protocol headers"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+
+RDEPEND=""
+DEPEND="${RDEPEND}"