summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-04-16 05:50:11 +0000
committerJeroen Roovers <jer@gentoo.org>2009-04-16 05:50:11 +0000
commit35dcd095b916fd8de19f2f75ad7861a0639f254a (patch)
tree11ce113c3de5072852a14ce85cad2fcdb00250ed /x11-drivers/xf86-input-microtouch
parentversion bump, taken from Emacs overlay. Major rework of the mode, but droppe... (diff)
downloadgentoo-2-35dcd095b916fd8de19f2f75ad7861a0639f254a.tar.gz
gentoo-2-35dcd095b916fd8de19f2f75ad7861a0639f254a.tar.bz2
gentoo-2-35dcd095b916fd8de19f2f75ad7861a0639f254a.zip
Stable for HPPA (bug #251832).
(Portage version: 2.2_rc30/cvs/Linux i686)
Diffstat (limited to 'x11-drivers/xf86-input-microtouch')
-rw-r--r--x11-drivers/xf86-input-microtouch/ChangeLog6
-rw-r--r--x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.2.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-microtouch/ChangeLog b/x11-drivers/xf86-input-microtouch/ChangeLog
index 2d2ae219eb1e..951b9c1ffb88 100644
--- a/x11-drivers/xf86-input-microtouch/ChangeLog
+++ b/x11-drivers/xf86-input-microtouch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-drivers/xf86-input-microtouch
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/ChangeLog,v 1.37 2009/04/15 15:14:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/ChangeLog,v 1.38 2009/04/16 05:50:11 jer Exp $
+
+ 16 Apr 2009; Jeroen Roovers <jer@gentoo.org>
+ xf86-input-microtouch-1.2.0.ebuild:
+ Stable for HPPA (bug #251832).
15 Apr 2009; Raúl Porcel <armin76@gentoo.org>
xf86-input-microtouch-1.2.0.ebuild:
diff --git a/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.2.0.ebuild b/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.2.0.ebuild
index ce6796e5a6f2..b8b0066b3268 100644
--- a/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.2.0.ebuild
+++ b/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.2.0.ebuild,v 1.5 2009/04/15 15:14:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.2.0.ebuild,v 1.6 2009/04/16 05:50:11 jer Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ XDPVER="4"
inherit x-modular
DESCRIPTION="MicroTouch input driver"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd"
RDEPEND=">=x11-base/xorg-server-1.0.99"
DEPEND="${RDEPEND}
>=x11-proto/inputproto-1.4.1