summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-misc/xbindkeys/ChangeLog5
-rw-r--r--x11-misc/xbindkeys/xbindkeys-1.7.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xbindkeys/ChangeLog b/x11-misc/xbindkeys/ChangeLog
index 9b8f8a453468..3cb894931553 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.33 2006/06/07 05:15:28 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v 1.34 2006/06/11 10:24:15 blubb Exp $
+
+ 11 Jun 2006; Simon Stelling <blubb@gentoo.org> xbindkeys-1.7.2-r1.ebuild:
+ stable on amd64
07 Jun 2006; Markus Rothe <corsair@gentoo.org> xbindkeys-1.7.2-r1.ebuild:
Stable on ppc64; 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 a0f9d62a3529..581e4f7af7d6 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.5 2006/06/07 05:15:28 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.7.2-r1.ebuild,v 1.6 2006/06/11 10:24:15 blubb 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 )