diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-15 15:14:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-15 15:14:46 +0000 |
commit | 87d1dbd13ba5ce48d8b4eec3ffefec4bf9e2e8f8 (patch) | |
tree | 53000bcdf5e334cea5c5edf863310036d936ceaf /x11-drivers/xf86-input-microtouch | |
parent | ia64/sh stable wrt #251832 (diff) | |
download | gentoo-2-87d1dbd13ba5ce48d8b4eec3ffefec4bf9e2e8f8.tar.gz gentoo-2-87d1dbd13ba5ce48d8b4eec3ffefec4bf9e2e8f8.tar.bz2 gentoo-2-87d1dbd13ba5ce48d8b4eec3ffefec4bf9e2e8f8.zip |
ia64/sh stable wrt #251832
(Portage version: 2.1.6.7/cvs/Linux ia64)
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.2.0.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 e2b70c861f29..2d2ae219eb1e 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.36 2009/04/06 20:15:47 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/ChangeLog,v 1.37 2009/04/15 15:14:46 armin76 Exp $ + + 15 Apr 2009; Raúl Porcel <armin76@gentoo.org> + xf86-input-microtouch-1.2.0.ebuild: + ia64/sh stable wrt #251832 06 Apr 2009; Friedrich Oslage <bluebird@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 38147db15ced..ce6796e5a6f2 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.4 2009/04/06 20:15:47 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.2.0.ebuild,v 1.5 2009/04/15 15:14:46 armin76 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 |