summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-misc/keytouch/ChangeLog7
-rw-r--r--x11-misc/keytouch/keytouch-2.4.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/keytouch/ChangeLog b/x11-misc/keytouch/ChangeLog
index b8ab602e2816..58ad4a5c20a5 100644
--- a/x11-misc/keytouch/ChangeLog
+++ b/x11-misc/keytouch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/keytouch
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/ChangeLog,v 1.16 2008/07/21 19:54:22 nyhm Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/ChangeLog,v 1.17 2009/03/23 22:40:55 maekke Exp $
+
+ 23 Mar 2009; Markus Meier <maekke@gentoo.org> keytouch-2.4.1.ebuild:
+ amd64/x86 stable, bug #263405
*keytouch-2.4.1 (21 Jul 2008)
diff --git a/x11-misc/keytouch/keytouch-2.4.1.ebuild b/x11-misc/keytouch/keytouch-2.4.1.ebuild
index 7d3bb0abfc60..18c2ee1082f2 100644
--- a/x11-misc/keytouch/keytouch-2.4.1.ebuild
+++ b/x11-misc/keytouch/keytouch-2.4.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/keytouch-2.4.1.ebuild,v 1.1 2008/07/21 19:54:22 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/keytouch-2.4.1.ebuild,v 1.2 2009/03/23 22:40:55 maekke Exp $
inherit eutils 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