summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémi Cardona <remi@gentoo.org>2009-10-12 00:20:36 +0200
committerRémi Cardona <remi@gentoo.org>2009-10-12 00:20:36 +0200
commitec6934222507cffdbd03fcfc1f1051cc976ccc1d (patch)
treeed353ff31ec4f662d2677b75fdbabd091934e875 /x11-libs/libxcb/libxcb-9999.ebuild
parentmedia-fonts/font-util-1.1.0: version bump, add live ebuild (diff)
downloadx11-ec6934222507cffdbd03fcfc1f1051cc976ccc1d.tar.gz
x11-ec6934222507cffdbd03fcfc1f1051cc976ccc1d.tar.bz2
x11-ec6934222507cffdbd03fcfc1f1051cc976ccc1d.zip
tree-wide: add missing IUSE, fix headers, fix some indent
Diffstat (limited to 'x11-libs/libxcb/libxcb-9999.ebuild')
-rw-r--r--x11-libs/libxcb/libxcb-9999.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-libs/libxcb/libxcb-9999.ebuild b/x11-libs/libxcb/libxcb-9999.ebuild
index 838e679b..3014acd5 100644
--- a/x11-libs/libxcb/libxcb-9999.ebuild
+++ b/x11-libs/libxcb/libxcb-9999.ebuild
@@ -1,15 +1,17 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# $Header: $
EAPI="2"
inherit x-modular
EGIT_REPO_URI="git://anongit.freedesktop.org/git/xcb/libxcb"
-
DESCRIPTION="X C-language Bindings library"
+
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
+
RDEPEND="x11-libs/libXau
x11-libs/libXdmcp
dev-libs/libpthread-stubs"