diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-09-21 00:31:36 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-09-21 00:31:36 +0000 |
commit | 5a8567ab04e654578a2df27754b686fa8e7c0d74 (patch) | |
tree | 63cb7020f2a078a2e28ba16cfe5c55c39c65cd8b /x11-apps/xkbcomp/xkbcomp-1.2.3.ebuild | |
parent | Stable for HPPA (bug #380421). (diff) | |
download | gentoo-2-5a8567ab04e654578a2df27754b686fa8e7c0d74.tar.gz gentoo-2-5a8567ab04e654578a2df27754b686fa8e7c0d74.tar.bz2 gentoo-2-5a8567ab04e654578a2df27754b686fa8e7c0d74.zip |
Stable for HPPA (bug #380421).
(Portage version: 2.2.0_alpha59/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xkbcomp/xkbcomp-1.2.3.ebuild')
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xkbcomp/xkbcomp-1.2.3.ebuild b/x11-apps/xkbcomp/xkbcomp-1.2.3.ebuild index 069ea2a9bfc6..29066388df13 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.2.3.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.2.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.2.3.ebuild,v 1.4 2011/09/05 19:20:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.2.3.ebuild,v 1.5 2011/09/21 00:31:36 jer Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="compile XKB keyboard description" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libxkbfile" |