diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-09-29 08:30:07 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-09-29 08:30:07 +0000 |
commit | 298eecc64158984c7b7036c106e40b0d2aab2007 (patch) | |
tree | 7569d0226ac1f80d684f632b8cf4ca87c310138c /x11-misc/xhkeys/xhkeys-2.2.1.ebuild | |
parent | Marked stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-298eecc64158984c7b7036c106e40b0d2aab2007.tar.gz gentoo-2-298eecc64158984c7b7036c106e40b0d2aab2007.tar.bz2 gentoo-2-298eecc64158984c7b7036c106e40b0d2aab2007.zip |
Version bump.
Diffstat (limited to 'x11-misc/xhkeys/xhkeys-2.2.1.ebuild')
-rw-r--r-- | x11-misc/xhkeys/xhkeys-2.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xhkeys/xhkeys-2.2.1.ebuild b/x11-misc/xhkeys/xhkeys-2.2.1.ebuild index 8e6385c39dd4..276e6689f2c8 100644 --- a/x11-misc/xhkeys/xhkeys-2.2.1.ebuild +++ b/x11-misc/xhkeys/xhkeys-2.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/xhkeys-2.2.1.ebuild,v 1.2 2004/09/02 22:49:41 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/xhkeys-2.2.1.ebuild,v 1.3 2004/09/29 08:30:07 pyrania Exp $ DESCRIPTION="assign particular actions to any key or key combination" HOMEPAGE="http://www.geocities.com/wmalms/" @@ -8,7 +8,7 @@ SRC_URI="http://www.geocities.com/wmalms/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ppc" +KEYWORDS="x86 ppc" IUSE="" DEPEND="virtual/x11" |