x11-apps/viewres: stable 1.0.6 for hppa, bug #694734
[gentoo.git] / x11-apps / xkbprint / xkbprint-1.0.4.ebuild
1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 inherit xorg-2
7
8 DESCRIPTION="Print an XKB keyboard description"
9 KEYWORDS="amd64 arm hppa ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
10 IUSE=""
11 RDEPEND="x11-libs/libxkbfile
12         x11-libs/libX11"
13 DEPEND="${RDEPEND}"