diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-07-03 13:36:03 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-07-03 13:36:03 +0000 |
commit | bb477636b41e81c510bffac395ef76990ed9769e (patch) | |
tree | 5635168d385fe119ee34da47af08e153300a37e2 /x11-misc | |
parent | Version bump. Closing bug #53472. (Manifest recommit) (diff) | |
download | gentoo-2-bb477636b41e81c510bffac395ef76990ed9769e.tar.gz gentoo-2-bb477636b41e81c510bffac395ef76990ed9769e.tar.bz2 gentoo-2-bb477636b41e81c510bffac395ef76990ed9769e.zip |
Wrong KEYWORDS.
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xbindkeys/xbindkeys-1.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xbindkeys/xbindkeys-1.7.1.ebuild b/x11-misc/xbindkeys/xbindkeys-1.7.1.ebuild index 0938efc6d531..b9551be114ff 100644 --- a/x11-misc/xbindkeys/xbindkeys-1.7.1.ebuild +++ b/x11-misc/xbindkeys/xbindkeys-1.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.7.1.ebuild,v 1.1 2004/07/03 13:34:18 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.7.1.ebuild,v 1.2 2004/07/03 13:36:03 pyrania Exp $ IUSE="guile tcltk" @@ -8,7 +8,7 @@ DESCRIPTION="Tool for launching commands on keystrokes" SRC_URI="http://hocwp.free.fr/xbindkeys/${P}.tar.gz" HOMEPAGE="http://hocwp.free.fr/xbindkeys/" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~amd64 sparc" +KEYWORDS="~x86 ~ppc ~amd64 ~sparc" SLOT="0" DEPEND="virtual/x11 |