diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-09-03 10:08:46 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-09-03 10:08:46 +0000 |
commit | 663ded3b7e5e3929f1b0433a8325fd8356a87d33 (patch) | |
tree | 8c969ff8dc7d29537b16ed99d1f5b98ca273d589 /x11-misc/xbindkeys | |
parent | Add aoss flag for www-client/mozilla-launcher. (diff) | |
download | gentoo-2-663ded3b7e5e3929f1b0433a8325fd8356a87d33.tar.gz gentoo-2-663ded3b7e5e3929f1b0433a8325fd8356a87d33.tar.bz2 gentoo-2-663ded3b7e5e3929f1b0433a8325fd8356a87d33.zip |
Stable on ppc64; bug #145368
(Portage version: 2.1-r2)
Diffstat (limited to 'x11-misc/xbindkeys')
-rw-r--r-- | x11-misc/xbindkeys/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xbindkeys/ChangeLog b/x11-misc/xbindkeys/ChangeLog index 45dfa1823c5d..c8d56911ed61 100644 --- a/x11-misc/xbindkeys/ChangeLog +++ b/x11-misc/xbindkeys/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xbindkeys # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v 1.39 2006/08/30 19:42:13 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v 1.40 2006/09/03 10:08:46 corsair Exp $ + + 03 Sep 2006; Markus Rothe <corsair@gentoo.org> xbindkeys-1.7.3.ebuild: + Stable on ppc64; bug #145368 30 Aug 2006; Michael Hanselmann <hansmi@gentoo.org> xbindkeys-1.7.3.ebuild: diff --git a/x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild b/x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild index fbfe827a5dd7..4ea0a407af6b 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.4 2006/08/30 19:42:13 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild,v 1.5 2006/09/03 10:08:46 corsair 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 ) |