diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-08-30 08:22:54 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-08-30 08:22:54 +0000 |
commit | 36094dce7147ff857da7c5a003ca65f45d966722 (patch) | |
tree | 158437cab5822b78d1637f1584a0760c968698c5 | |
parent | Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug... (diff) | |
download | gentoo-2-36094dce7147ff857da7c5a003ca65f45d966722.tar.gz gentoo-2-36094dce7147ff857da7c5a003ca65f45d966722.tar.bz2 gentoo-2-36094dce7147ff857da7c5a003ca65f45d966722.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug #380421 filed by Chí-Thanh Christopher Nguyễn.
(Portage version: 2.1.10.11/cvs/Linux x86_64)
-rw-r--r-- | x11-drivers/xf86-input-mutouch/ChangeLog | 7 | ||||
-rw-r--r-- | x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.3.0.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/x11-drivers/xf86-input-mutouch/ChangeLog b/x11-drivers/xf86-input-mutouch/ChangeLog index 12f50907b938..7c1a50adac4d 100644 --- a/x11-drivers/xf86-input-mutouch/ChangeLog +++ b/x11-drivers/xf86-input-mutouch/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-drivers/xf86-input-mutouch # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/ChangeLog,v 1.44 2011/06/29 12:44:07 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/ChangeLog,v 1.45 2011/08/30 08:22:54 chainsaw Exp $ + + 30 Aug 2011; Tony Vroon <chainsaw@gentoo.org> + xf86-input-mutouch-1.3.0.ebuild: + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug + #380421 filed by Chí-Thanh Christopher Nguyễn. *xf86-input-mutouch-1.3.0 (29 Jun 2011) diff --git a/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.3.0.ebuild b/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.3.0.ebuild index fa7df7d7f374..b06993f4a1c8 100644 --- a/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.3.0.ebuild +++ b/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.3.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 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.3.0.ebuild,v 1.1 2011/06/29 12:44:07 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-mutouch/xf86-input-mutouch-1.3.0.ebuild,v 1.2 2011/08/30 08:22:54 chainsaw Exp $ EAPI=4 inherit xorg-2 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" IUSE="" RDEPEND="" |