diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 17:58:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 17:58:10 +0000 |
commit | ae92ac7f1963e7da6c89794166c3b0c0ecebad1f (patch) | |
tree | 005ebf1e5e840f3fda8c23e953b6dc7b712b6e85 /x11-apps/xkbcomp/xkbcomp-1.2.1.ebuild | |
parent | ppc stable #363145 (diff) | |
download | historical-ae92ac7f1963e7da6c89794166c3b0c0ecebad1f.tar.gz historical-ae92ac7f1963e7da6c89794166c3b0c0ecebad1f.tar.bz2 historical-ae92ac7f1963e7da6c89794166c3b0c0ecebad1f.zip |
alpha/ia64/s390/sh/sparc stable wrt #359059
Package-Manager: portage-2.1.9.45/cvs/Linux ia64
Diffstat (limited to 'x11-apps/xkbcomp/xkbcomp-1.2.1.ebuild')
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xkbcomp/xkbcomp-1.2.1.ebuild b/x11-apps/xkbcomp/xkbcomp-1.2.1.ebuild index 163edfdd0288..22da5cdf0920 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.2.1.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.2.1.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.1.ebuild,v 1.6 2011/04/08 16:20:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.2.1.ebuild,v 1.7 2011/04/16 17:56:02 armin76 Exp $ EAPI=3 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" |