summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-03-23 22:40:55 +0000
committerMarkus Meier <maekke@gentoo.org>2009-03-23 22:40:55 +0000
commit67ab2d635f37e76208a9828ff11ea8a56a779ffb (patch)
tree9764944d64291be49f8279115dbf1aeb7325c887 /x11-misc/keytouch
parentamd64/x86 stable, bug #263401 (diff)
downloadgentoo-2-67ab2d635f37e76208a9828ff11ea8a56a779ffb.tar.gz
gentoo-2-67ab2d635f37e76208a9828ff11ea8a56a779ffb.tar.bz2
gentoo-2-67ab2d635f37e76208a9828ff11ea8a56a779ffb.zip
amd64/x86 stable, bug #263405
(Portage version: 2.1.6.10/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/keytouch')
-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