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 | fba970383389777ae32df9291243abf77bcd5389 (patch) | |
tree | b2f2bc07df2d23aeeac4b9e27308e4bca5b45f53 /x11-misc/xbindkeys | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-fba970383389777ae32df9291243abf77bcd5389.tar.gz gentoo-2-fba970383389777ae32df9291243abf77bcd5389.tar.bz2 gentoo-2-fba970383389777ae32df9291243abf77bcd5389.zip |
x11-misc/xbindkeys stable on ppc.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'x11-misc/xbindkeys')
-rw-r--r-- | x11-misc/xbindkeys/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xbindkeys/ChangeLog b/x11-misc/xbindkeys/ChangeLog index 9ea9541c61d3..45dfa1823c5d 100644 --- a/x11-misc/xbindkeys/ChangeLog +++ b/x11-misc/xbindkeys/ChangeLog @@ -1,6 +1,10 @@ # 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.38 2006/08/30 15:40:14 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v 1.39 2006/08/30 19:42:13 hansmi Exp $ + + 30 Aug 2006; Michael Hanselmann <hansmi@gentoo.org> + xbindkeys-1.7.3.ebuild: + Stable on ppc. 30 Aug 2006; Gustavo Zacarias <gustavoz@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 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 ) |