summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-03-31 10:20:23 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-03-31 10:20:23 +0000
commit4843203ea34788c27d8f081ccff82e7e17e80440 (patch)
treea31a5c95d239c6f5b7d472398a841dab27f93b38 /x11-misc/keytouch
parentkeyworded ~x86, see bug 172861 (diff)
downloadgentoo-2-4843203ea34788c27d8f081ccff82e7e17e80440.tar.gz
gentoo-2-4843203ea34788c27d8f081ccff82e7e17e80440.tar.bz2
gentoo-2-4843203ea34788c27d8f081ccff82e7e17e80440.zip
stable x86, bug 172850
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-misc/keytouch')
-rw-r--r--x11-misc/keytouch/ChangeLog6
-rw-r--r--x11-misc/keytouch/keytouch-2.2.4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/keytouch/ChangeLog b/x11-misc/keytouch/ChangeLog
index c04c7404a4d2..d7e69288907b 100644
--- a/x11-misc/keytouch/ChangeLog
+++ b/x11-misc/keytouch/ChangeLog
@@ -1,6 +1,10 @@
# 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.5 2007/03/21 00:07:50 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/ChangeLog,v 1.6 2007/03/31 10:20:23 opfer Exp $
+
+ 31 Mar 2007; Christian Faulhammer <opfer@gentoo.org>
+ keytouch-2.2.4.ebuild:
+ stable x86, bug 172850
*keytouch-2.3.0 (21 Mar 2007)
diff --git a/x11-misc/keytouch/keytouch-2.2.4.ebuild b/x11-misc/keytouch/keytouch-2.2.4.ebuild
index 7cac41cce8ea..fda8b10f12fc 100644
--- a/x11-misc/keytouch/keytouch-2.2.4.ebuild
+++ b/x11-misc/keytouch/keytouch-2.2.4.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.2.4.ebuild,v 1.2 2007/03/31 06:34:24 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/keytouch/keytouch-2.2.4.ebuild,v 1.3 2007/03/31 10:20:23 opfer Exp $
inherit eutils versionator
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="doc kde"
RDEPEND=">=x11-libs/gtk+-2