summaryrefslogtreecommitdiff
path: root/x11-proto/xf86bigfontproto
diff options
context:
space:
mode:
Diffstat (limited to 'x11-proto/xf86bigfontproto')
-rw-r--r--x11-proto/xf86bigfontproto/Manifest1
-rw-r--r--x11-proto/xf86bigfontproto/metadata.xml5
-rw-r--r--x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r1.ebuild16
3 files changed, 22 insertions, 0 deletions
diff --git a/x11-proto/xf86bigfontproto/Manifest b/x11-proto/xf86bigfontproto/Manifest
new file mode 100644
index 00000000000..a67765fcc06
--- /dev/null
+++ b/x11-proto/xf86bigfontproto/Manifest
@@ -0,0 +1 @@
+DIST xf86bigfontproto-1.2.0.tar.bz2 49191 SHA256 ba9220e2c4475f5ed2ddaa7287426b30089e4d29bd58d35fad57ba5ea43e1648 SHA512 35b53ee1f428fee6777733264a7534a28ec6ffb29fc0ad9ab02337101d651ec94007bf840d0b591ee36a063280d4a4c71ff08f37100a63bb27581b5a9f69a710 WHIRLPOOL aeab03f5ef6657314c59367622d887dd8c7add543c5a25015a366ef41b50f3af6f2a1b56ce499914de6a7b04e7c3fd728ca1cd16dee5b4f92b755cf7d75e3e21
diff --git a/x11-proto/xf86bigfontproto/metadata.xml b/x11-proto/xf86bigfontproto/metadata.xml
new file mode 100644
index 00000000000..01c4c004e73
--- /dev/null
+++ b/x11-proto/xf86bigfontproto/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>x11</herd>
+</pkgmetadata>
diff --git a/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r1.ebuild b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r1.ebuild
new file mode 100644
index 00000000000..f1c30dd9d4e
--- /dev/null
+++ b/x11-proto/xf86bigfontproto/xf86bigfontproto-1.2.0-r1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+XORG_MULTILIB=yes
+inherit xorg-2
+
+DESCRIPTION="X.Org XF86BigFont protocol headers"
+
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND=""
+DEPEND="${RDEPEND}"