diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-03 20:07:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-03 20:07:10 +0000 |
commit | 805f5838ea02efaac5e8561e4bb1f4e281038b4f (patch) | |
tree | 3b0656670868e86ec84ffc9fa5d418f9836c1b2f /x11-apps/xkbcomp/xkbcomp-1.2.4.ebuild | |
parent | Stable for ppc, wrt bug #475480 (diff) | |
download | gentoo-2-805f5838ea02efaac5e8561e4bb1f4e281038b4f.tar.gz gentoo-2-805f5838ea02efaac5e8561e4bb1f4e281038b4f.tar.bz2 gentoo-2-805f5838ea02efaac5e8561e4bb1f4e281038b4f.zip |
Stable for ppc, wrt bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-apps/xkbcomp/xkbcomp-1.2.4.ebuild')
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xkbcomp/xkbcomp-1.2.4.ebuild b/x11-apps/xkbcomp/xkbcomp-1.2.4.ebuild index 500e540cf4f3..5b7167a9b91a 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.2.4.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.2.4.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.2.4.ebuild,v 1.5 2013/10/02 03:21:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.2.4.ebuild,v 1.6 2013/10/03 20:07:10 ago Exp $ EAPI=4 inherit xorg-2 DESCRIPTION="compile XKB keyboard description" -KEYWORDS="~alpha amd64 ~arm 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" +KEYWORDS="~alpha amd64 ~arm 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" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libxkbfile" |