diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-12 18:28:01 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-09-12 18:28:01 +0000 |
commit | 03f8542ea3cd74d6c96cf2d5a51abfb418e8c656 (patch) | |
tree | f1427965870250d6afd0aa5e761b146029f334fc /x11-drivers | |
parent | Stable on hppa (diff) | |
download | gentoo-2-03f8542ea3cd74d6c96cf2d5a51abfb418e8c656.tar.gz gentoo-2-03f8542ea3cd74d6c96cf2d5a51abfb418e8c656.tar.bz2 gentoo-2-03f8542ea3cd74d6c96cf2d5a51abfb418e8c656.zip |
Stable on hppa
(Portage version: 2.1.1)
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-mutouch/ChangeLog | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-mutouch/ChangeLog b/x11-drivers/xf86-input-mutouch/ChangeLog index d46e32333996..b1f4530a6f8b 100644 --- a/x11-drivers/xf86-input-mutouch/ChangeLog +++ b/x11-drivers/xf86-input-mutouch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-drivers/xf86-input-mutouch # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/ChangeLog,v 1.26 2006/07/19 18:10:09 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/ChangeLog,v 1.27 2006/09/12 18:28:01 gustavoz Exp $ + + 12 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> + xf86-input-mutouch-1.1.0.ebuild: + Stable on hppa 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> xf86-input-mutouch-1.0.0.5.ebuild: diff --git a/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.1.0.ebuild b/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.1.0.ebuild index 2ca5e2744a4a..923c57360ef0 100644 --- a/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.1.0.ebuild +++ b/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.1.0.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-mutouch/xf86-input-mutouch-1.1.0.ebuild,v 1.5 2006/07/10 22:07:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.1.0.ebuild,v 1.6 2006/09/12 18:28:01 gustavoz Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org driver for mutouch 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-1.0.99" DEPEND="${RDEPEND} x11-proto/inputproto |