diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-12-20 00:28:41 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-12-20 00:28:41 +0000 |
commit | 6f765c35ef24f1f18a550e9626372016769b32cc (patch) | |
tree | ed6bb759bc06a5e1a3ad51d9d9f92b95015154e1 /x11-apps/xkbutils/xkbutils-1.0.1.ebuild | |
parent | Stable on x86 wrt #202087 (diff) | |
download | historical-6f765c35ef24f1f18a550e9626372016769b32cc.tar.gz historical-6f765c35ef24f1f18a550e9626372016769b32cc.tar.bz2 historical-6f765c35ef24f1f18a550e9626372016769b32cc.zip |
Stable on x86 wrt #202087
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'x11-apps/xkbutils/xkbutils-1.0.1.ebuild')
-rw-r--r-- | x11-apps/xkbutils/xkbutils-1.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/xkbutils/xkbutils-1.0.1.ebuild b/x11-apps/xkbutils/xkbutils-1.0.1.ebuild index 72c1f505a5de..0ee2aa11e0dd 100644 --- a/x11-apps/xkbutils/xkbutils-1.0.1.ebuild +++ b/x11-apps/xkbutils/xkbutils-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/xkbutils-1.0.1.ebuild,v 1.3 2006/05/20 10:46:28 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/xkbutils-1.0.1.ebuild,v 1.4 2007/12/20 00:15:43 cla Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xkbutils application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="xprint" RDEPEND="x11-libs/libxkbfile x11-libs/libXaw" |