summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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 3e9fb5796098..b4b727532184 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.39 2009/05/15 16:03:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/ChangeLog,v 1.40 2009/06/23 20:01:36 klausman Exp $
+
+ 23 Jun 2009; Tobias Klausmann <klausman@gentoo.org>
+ xf86-input-microtouch-1.2.0.ebuild:
+ Stable on alpha for xorg-server-1.5/xorg-x11-7.4
15 May 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 b32f0b016079..065b7cf269d6 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.7 2009/05/15 16:03:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.2.0.ebuild,v 1.8 2009/06/23 20:01:36 klausman 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