diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-08-30 05:24:58 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-08-30 05:24:58 +0000 |
commit | 24988c43d105a34687ef02baa6f40f00ef99dd87 (patch) | |
tree | 98a1b7e68cab947715e7ea4d2117aa026b380b75 /x11-misc/xbindkeys | |
parent | Stable x86, grubs are tasty when cooked properly (diff) | |
download | gentoo-2-24988c43d105a34687ef02baa6f40f00ef99dd87.tar.gz gentoo-2-24988c43d105a34687ef02baa6f40f00ef99dd87.tar.bz2 gentoo-2-24988c43d105a34687ef02baa6f40f00ef99dd87.zip |
last one on x86 for the night for me
(Portage version: 2.1-r2)
Diffstat (limited to 'x11-misc/xbindkeys')
-rw-r--r-- | x11-misc/xbindkeys/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xbindkeys/ChangeLog b/x11-misc/xbindkeys/ChangeLog index 13178c03865a..c14733187ec4 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.36 2006/07/29 14:57:40 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v 1.37 2006/08/30 05:24:58 tsunam Exp $ + + 30 Aug 2006; Joshua Jackson <tsunam@gentoo.org> xbindkeys-1.7.3.ebuild: + Stable x86; bug #145368 *xbindkeys-1.7.3 (29 Jul 2006) diff --git a/x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild b/x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild index 11914a63abf5..c45fb1bcbbd4 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.1 2006/07/29 14:57:40 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild,v 1.2 2006/08/30 05:24:58 tsunam 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 ) |