diff options
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xbindkeys/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xbindkeys/xbindkeys-1.7.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xbindkeys/ChangeLog b/x11-misc/xbindkeys/ChangeLog index 89667b442fd2..9b8f8a453468 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.32 2006/06/07 01:16:30 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v 1.33 2006/06/07 05:15:28 corsair Exp $ + + 07 Jun 2006; Markus Rothe <corsair@gentoo.org> xbindkeys-1.7.2-r1.ebuild: + Stable on ppc64; bug #135822 07 Jun 2006; Jason Wever <weeve@gentoo.org> xbindkeys-1.7.2-r1.ebuild: Stable on SPARC wrt bug #135822. diff --git a/x11-misc/xbindkeys/xbindkeys-1.7.2-r1.ebuild b/x11-misc/xbindkeys/xbindkeys-1.7.2-r1.ebuild index 04835e8d0198..a0f9d62a3529 100644 --- a/x11-misc/xbindkeys/xbindkeys-1.7.2-r1.ebuild +++ b/x11-misc/xbindkeys/xbindkeys-1.7.2-r1.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.2-r1.ebuild,v 1.4 2006/06/07 01:16:30 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.7.2-r1.ebuild,v 1.5 2006/06/07 05:15:28 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 ) |