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 | |
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')
-rw-r--r-- | x11-misc/xhkeys/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xhkeys/xhkeys-1.0.2.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xhkeys/xhkeys-2.2.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/xhkeys/ChangeLog b/x11-misc/xhkeys/ChangeLog index 69d98fce1fcf..00ae59d8d5da 100644 --- a/x11-misc/xhkeys/ChangeLog +++ b/x11-misc/xhkeys/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xhkeys # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/ChangeLog,v 1.8 2004/09/02 22:49:41 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/ChangeLog,v 1.9 2004/09/29 08:30:07 pyrania Exp $ + + 29 Sep 2004; <pyrania@gentoo.org> xhkeys-1.0.2.ebuild, + xhkeys-2.2.1.ebuild: + Version bump. 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> xhkeys-1.0.2.ebuild, xhkeys-2.2.1.ebuild: diff --git a/x11-misc/xhkeys/xhkeys-1.0.2.ebuild b/x11-misc/xhkeys/xhkeys-1.0.2.ebuild index da07929ccb93..2a3cb127b3cd 100644 --- a/x11-misc/xhkeys/xhkeys-1.0.2.ebuild +++ b/x11-misc/xhkeys/xhkeys-1.0.2.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-1.0.2.ebuild,v 1.3 2004/09/02 22:49:41 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/xhkeys-1.0.2.ebuild,v 1.4 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" 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" |