diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-06-06 21:14:41 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-06-06 21:14:41 +0000 |
commit | e8125712d0ab09bacfa6911f1f75a2c4f03d4039 (patch) | |
tree | 58697aebee772ddf9469f88872668824bea80875 /x11-misc/xbindkeys | |
parent | Back to ~sparc wrt #135411 (diff) | |
download | gentoo-2-e8125712d0ab09bacfa6911f1f75a2c4f03d4039.tar.gz gentoo-2-e8125712d0ab09bacfa6911f1f75a2c4f03d4039.tar.bz2 gentoo-2-e8125712d0ab09bacfa6911f1f75a2c4f03d4039.zip |
Stable on x86.
(Portage version: 2.1_rc4-r3)
Diffstat (limited to 'x11-misc/xbindkeys')
-rw-r--r-- | x11-misc/xbindkeys/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/xbindkeys/xbindkeys-1.7.2-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/xbindkeys/ChangeLog b/x11-misc/xbindkeys/ChangeLog index af1889b31c7a..35c0b3d4192e 100644 --- a/x11-misc/xbindkeys/ChangeLog +++ b/x11-misc/xbindkeys/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xbindkeys -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v 1.29 2005/12/18 12:52:00 nelchael Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v 1.30 2006/06/06 21:14:41 nelchael Exp $ + + 06 Jun 2006; Krzysiek Pawlik <nelchael@gentoo.org> + xbindkeys-1.7.2-r1.ebuild: + Stable on x86. *xbindkeys-1.7.2-r1 (18 Dec 2005) diff --git a/x11-misc/xbindkeys/xbindkeys-1.7.2-r1.ebuild b/x11-misc/xbindkeys/xbindkeys-1.7.2-r1.ebuild index 13dcfbc50a30..6099ede9ad1b 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-2005 Gentoo Foundation +# 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.1 2005/12/18 12:52:00 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.7.2-r1.ebuild,v 1.2 2006/06/06 21:14:41 nelchael 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 ) |