x11-apps/copyq: Version bump
[gentoo.git] / x11-apps / xkbcomp / xkbcomp-1.3.1.ebuild
1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=5
6
7 inherit xorg-2
8
9 DESCRIPTION="compile XKB keyboard description"
10 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
11 IUSE=""
12 RDEPEND="x11-libs/libX11
13         x11-libs/libxkbfile"
14 DEPEND="${RDEPEND}
15         sys-devel/bison"