diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-08-30 19:42:13 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-08-30 19:42:13 +0000 |
commit | 63c187cc2696b1c936c4e0a25f78384e5544daad (patch) | |
tree | e08e87478bccc875ad30f31e4b833cad3543198d /x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild | |
parent | sci-electronics/gtkwave stable on ppc. (diff) | |
download | historical-63c187cc2696b1c936c4e0a25f78384e5544daad.tar.gz historical-63c187cc2696b1c936c4e0a25f78384e5544daad.tar.bz2 historical-63c187cc2696b1c936c4e0a25f78384e5544daad.zip |
x11-misc/xbindkeys stable on ppc.
Package-Manager: portage-2.1.1_rc1-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 44785a62400a..fbfe827a5dd7 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-2006 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.3 2006/08/30 15:40:14 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild,v 1.4 2006/08/30 19:42:13 hansmi 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="~amd64 ~ppc ~ppc-macos ~ppc64 sparc x86" +KEYWORDS="~amd64 ppc ~ppc-macos ~ppc64 sparc x86" SLOT="0" RDEPEND="|| ( x11-libs/libX11 virtual/x11 ) |