diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-06-07 05:15:28 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-06-07 05:15:28 +0000 |
commit | d3caf69527c3002458d0843e01c282be6b9f9f21 (patch) | |
tree | 19eea80e37609a694a8c467ff2e473bf4601f290 /x11-misc | |
parent | Stable on x86; I locked my passwords now I can't remember them! (diff) | |
download | gentoo-2-d3caf69527c3002458d0843e01c282be6b9f9f21.tar.gz gentoo-2-d3caf69527c3002458d0843e01c282be6b9f9f21.tar.bz2 gentoo-2-d3caf69527c3002458d0843e01c282be6b9f9f21.zip |
Stable on ppc64; bug #135822
(Portage version: 2.0.54-r2)
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 ) |