diff options
author | Fabian Groffen <grobian@gentoo.org> | 2007-02-18 20:55:58 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2007-02-18 20:55:58 +0000 |
commit | 4f264b32124dc3b9a163e872f7ad62926baa0d8a (patch) | |
tree | 00d44da34e7536d6580e2776772820ce903c63f9 /x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild | |
parent | Cleanup. (diff) | |
download | gentoo-2-4f264b32124dc3b9a163e872f7ad62926baa0d8a.tar.gz gentoo-2-4f264b32124dc3b9a163e872f7ad62926baa0d8a.tar.bz2 gentoo-2-4f264b32124dc3b9a163e872f7ad62926baa0d8a.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild')
-rw-r--r-- | x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild b/x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild index d1dce754703e..18aa95945a03 100644 --- a/x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild +++ b/x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild,v 1.8 2007/01/10 17:34:37 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild,v 1.9 2007/02/18 20:55:58 grobian Exp $ IUSE="guile tk" @@ -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="amd64 ppc ~ppc-macos ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" SLOT="0" RDEPEND="|| ( x11-libs/libX11 virtual/x11 ) |