diff options
author | Markus Meier <maekke@gentoo.org> | 2007-09-30 16:00:35 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2007-09-30 16:00:35 +0000 |
commit | 22b9eba472bfc469dec93f43992f03f8cd2a7aeb (patch) | |
tree | 76272582b99cd3bc4d021875bf3993a2b370fe39 /x11-misc/keytouch | |
parent | x86 stable, bug #194265 (diff) | |
download | gentoo-2-22b9eba472bfc469dec93f43992f03f8cd2a7aeb.tar.gz gentoo-2-22b9eba472bfc469dec93f43992f03f8cd2a7aeb.tar.bz2 gentoo-2-22b9eba472bfc469dec93f43992f03f8cd2a7aeb.zip |
x86 stable, bug #194001
(Portage version: 2.1.3.11)
Diffstat (limited to 'x11-misc/keytouch')
-rw-r--r-- | x11-misc/keytouch/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/keytouch/keytouch-2.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/keytouch/ChangeLog b/x11-misc/keytouch/ChangeLog index fb0a355a8167..edbd9f9b2b5c 100644 --- a/x11-misc/keytouch/ChangeLog +++ b/x11-misc/keytouch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/keytouch # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/ChangeLog,v 1.10 2007/09/29 13:25:07 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/ChangeLog,v 1.11 2007/09/30 16:00:35 maekke Exp $ + + 30 Sep 2007; Markus Meier <maekke@gentoo.org> keytouch-2.3.2.ebuild: + x86 stable, bug #194001 29 Sep 2007; Christoph Mende <angelos@gentoo.org> keytouch-2.3.2.ebuild: Stable on amd64 wrt bug #194001 diff --git a/x11-misc/keytouch/keytouch-2.3.2.ebuild b/x11-misc/keytouch/keytouch-2.3.2.ebuild index 398c0bde3f51..daa86151fe50 100644 --- a/x11-misc/keytouch/keytouch-2.3.2.ebuild +++ b/x11-misc/keytouch/keytouch-2.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/keytouch-2.3.2.ebuild,v 1.2 2007/09/29 13:25:07 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/keytouch-2.3.2.ebuild,v 1.3 2007/09/30 16:00:35 maekke Exp $ inherit eutils versionator linux-info @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="acpi kde" RDEPEND=">=x11-libs/gtk+-2 |