diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 15:27:35 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 15:27:35 +0000 |
commit | 93cbc896a5a8589b4d2c89adbf3dec57a5b05d6c (patch) | |
tree | 74aba6a29fed1853dc33a241d87057d25d61f84d /x11-drivers/xf86-input-microtouch | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-93cbc896a5a8589b4d2c89adbf3dec57a5b05d6c.tar.gz gentoo-2-93cbc896a5a8589b4d2c89adbf3dec57a5b05d6c.tar.bz2 gentoo-2-93cbc896a5a8589b4d2c89adbf3dec57a5b05d6c.zip |
Stable on hppa.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'x11-drivers/xf86-input-microtouch')
-rw-r--r-- | x11-drivers/xf86-input-microtouch/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-microtouch/ChangeLog b/x11-drivers/xf86-input-microtouch/ChangeLog index 4c873de9fd69..7840b95abc50 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/ChangeLog,v 1.25 2006/07/10 22:28:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/ChangeLog,v 1.26 2006/07/19 15:27:35 gmsoft Exp $ + + 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> + xf86-input-microtouch-1.0.0.5.ebuild: + Stable on hppa. 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> xf86-input-microtouch-1.1.0.ebuild: diff --git a/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild b/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild index e378e2e6fc59..140c7b0037a4 100644 --- a/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild +++ b/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.0.0.5.ebuild,v 1.14 2006/06/30 15:11:52 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.0.0.5.ebuild,v 1.15 2006/07/19 15:27:35 gmsoft Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for microtouch input devices" -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" DEPEND="${RDEPEND} x11-proto/inputproto |