diff options
author | Kristopher Kersey <augustus@gentoo.org> | 2004-04-15 18:35:14 +0000 |
---|---|---|
committer | Kristopher Kersey <augustus@gentoo.org> | 2004-04-15 18:35:14 +0000 |
commit | 650ded385c25c8cb49fec51ac03d295532988b59 (patch) | |
tree | 3364f1a259c5233e960372a7874d3f6cf77bc677 /x11-misc/xbindkeys | |
parent | Added ~amd64 keyword. (Manifest recommit) (diff) | |
download | gentoo-2-650ded385c25c8cb49fec51ac03d295532988b59.tar.gz gentoo-2-650ded385c25c8cb49fec51ac03d295532988b59.tar.bz2 gentoo-2-650ded385c25c8cb49fec51ac03d295532988b59.zip |
Added ~amd64 keyword.
Diffstat (limited to 'x11-misc/xbindkeys')
-rw-r--r-- | x11-misc/xbindkeys/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xbindkeys/xbindkeys-1.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xbindkeys/ChangeLog b/x11-misc/xbindkeys/ChangeLog index 900410756e08..e4f9ea1f8da8 100644 --- a/x11-misc/xbindkeys/ChangeLog +++ b/x11-misc/xbindkeys/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xbindkeys # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v 1.9 2004/04/11 17:30:59 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v 1.10 2004/04/15 18:35:14 augustus Exp $ + + 15 Apr 2004; <augustus@gentoo.org> xbindkeys-1.7.0.ebuild: + Added ~amd64 keyword. 11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> xbindkeys-1.7.0.ebuild: Marked stable on x86. diff --git a/x11-misc/xbindkeys/xbindkeys-1.7.0.ebuild b/x11-misc/xbindkeys/xbindkeys-1.7.0.ebuild index 50fb0b2de765..e4bca01fd39d 100644 --- a/x11-misc/xbindkeys/xbindkeys-1.7.0.ebuild +++ b/x11-misc/xbindkeys/xbindkeys-1.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.7.0.ebuild,v 1.3 2004/04/11 17:30:59 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.7.0.ebuild,v 1.4 2004/04/15 18:35:14 augustus 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="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" SLOT="0" DEPEND=">=x11-base/xfree-4.1.0 |