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/fontsproto/fontsproto-9999.ebuild
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/fontsproto/fontsproto-9999.ebuild')
-rw-r--r--x11-proto/fontsproto/fontsproto-9999.ebuild11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-proto/fontsproto/fontsproto-9999.ebuild b/x11-proto/fontsproto/fontsproto-9999.ebuild
new file mode 100644
index 00000000..753443ed
--- /dev/null
+++ b/x11-proto/fontsproto/fontsproto-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 Fonts protocol headers"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+
+RDEPEND=""
+DEPEND="${RDEPEND}"