diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-10-08 05:04:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-10-08 05:04:58 +0000 |
commit | d249b3c43b76c4b7a0e334c69f3b964e12f16536 (patch) | |
tree | 3bf165112b5257d71472c9332aa5bc707687e4e8 /x11-apps/xkbcomp/xkbcomp-1.2.4.ebuild | |
parent | Stable for x86, wrt bug #475480 (diff) | |
download | historical-d249b3c43b76c4b7a0e334c69f3b964e12f16536.tar.gz historical-d249b3c43b76c4b7a0e334c69f3b964e12f16536.tar.bz2 historical-d249b3c43b76c4b7a0e334c69f3b964e12f16536.zip |
Stable for x86, wrt bug #475480
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
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 e220ab958232..6ea01958e68d 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.11 2013/10/07 04:55:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.2.4.ebuild,v 1.12 2013/10/08 05:03:56 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" |