diff options
author | Olivier Crête <tester@gentoo.org> | 2009-04-05 19:04:12 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2009-04-05 19:04:12 +0000 |
commit | 42ff6928b9ba1fd9ea59a97ad38aaf637aafcdd2 (patch) | |
tree | 56a6eb660bff60be8d0f8d4c0f19070b01561ed0 /x11-drivers/xf86-input-microtouch | |
parent | Don't build tests with FEATURES="-test" (bug #226357). (diff) | |
download | gentoo-2-42ff6928b9ba1fd9ea59a97ad38aaf637aafcdd2.tar.gz gentoo-2-42ff6928b9ba1fd9ea59a97ad38aaf637aafcdd2.tar.bz2 gentoo-2-42ff6928b9ba1fd9ea59a97ad38aaf637aafcdd2.zip |
Stable on amd64, bug #251832
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-input-microtouch')
-rw-r--r-- | x11-drivers/xf86-input-microtouch/ChangeLog | 8 | ||||
-rw-r--r-- | x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.2.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-drivers/xf86-input-microtouch/ChangeLog b/x11-drivers/xf86-input-microtouch/ChangeLog index ce1335a1a419..a76f39585ac3 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/ChangeLog,v 1.33 2008/03/24 04:08:05 dberkholz Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/ChangeLog,v 1.34 2009/04/05 19:04:12 tester Exp $ + + 05 Apr 2009; Olivier Crête <tester@gentoo.org> + xf86-input-microtouch-1.2.0.ebuild: + Stable on amd64, bug #251832 *xf86-input-microtouch-1.2.0 (24 Mar 2008) 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 31e6e9770f19..fd9ef659d35b 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-2008 Gentoo Foundation +# 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.1 2008/03/24 04:08:05 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.2.0.ebuild,v 1.2 2009/04/05 19:04:12 tester 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 |