summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2007-09-14 09:11:46 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2007-09-14 09:11:46 +0000
commitc8fc38551eae95ff1761ed03683d5b04418b2a39 (patch)
tree541ba3451a18d27e461218c5e2891d3fabedb6ec
parentBump for 7.3. (diff)
downloadgentoo-2-c8fc38551eae95ff1761ed03683d5b04418b2a39.tar.gz
gentoo-2-c8fc38551eae95ff1761ed03683d5b04418b2a39.tar.bz2
gentoo-2-c8fc38551eae95ff1761ed03683d5b04418b2a39.zip
Bump for 7.3.
(Portage version: 2.1.3.9)
-rw-r--r--x11-drivers/xf86-input-microtouch/ChangeLog8
-rw-r--r--x11-drivers/xf86-input-microtouch/files/digest-xf86-input-microtouch-1.1.16
-rw-r--r--x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.1.1.ebuild17
3 files changed, 30 insertions, 1 deletions
diff --git a/x11-drivers/xf86-input-microtouch/ChangeLog b/x11-drivers/xf86-input-microtouch/ChangeLog
index ce54ebbfe593..be469617e55b 100644
--- a/x11-drivers/xf86-input-microtouch/ChangeLog
+++ b/x11-drivers/xf86-input-microtouch/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-drivers/xf86-input-microtouch
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/ChangeLog,v 1.30 2007/01/24 06:50:13 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-microtouch/ChangeLog,v 1.31 2007/09/14 09:11:46 dberkholz Exp $
+
+*xf86-input-microtouch-1.1.1 (14 Sep 2007)
+
+ 14 Sep 2007; Donnie Berkholz <dberkholz@gentoo.org>;
+ +xf86-input-microtouch-1.1.1.ebuild:
+ Bump for 7.3.
24 Jan 2007; Donnie Berkholz <dberkholz@gentoo.org>;
-xf86-input-microtouch-1.0.0.5.ebuild:
diff --git a/x11-drivers/xf86-input-microtouch/files/digest-xf86-input-microtouch-1.1.1 b/x11-drivers/xf86-input-microtouch/files/digest-xf86-input-microtouch-1.1.1
new file mode 100644
index 000000000000..ec34de263ebf
--- /dev/null
+++ b/x11-drivers/xf86-input-microtouch/files/digest-xf86-input-microtouch-1.1.1
@@ -0,0 +1,6 @@
+MD5 56566e8c3fb4bb99791d1788d0a9a1a8 x11-driver-patches-4.tar.bz2 346
+RMD160 fcbd405de080d07612d46f455b927035fd8123a8 x11-driver-patches-4.tar.bz2 346
+SHA256 07069bbd072f2def50e83801a8f2a41a4c96495104f15cd6f56f7df7f89769bf x11-driver-patches-4.tar.bz2 346
+MD5 9843fbea6cc0c4129e96ce9a6c893cf6 xf86-input-microtouch-1.1.1.tar.bz2 226034
+RMD160 91790695326df1a637fcba84e65f6608df168beb xf86-input-microtouch-1.1.1.tar.bz2 226034
+SHA256 5f2f0b16705c6226081a452f9f876508c388b384fca69106d377cd134cfddfd3 xf86-input-microtouch-1.1.1.tar.bz2 226034
diff --git a/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.1.1.ebuild b/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.1.1.ebuild
new file mode 100644
index 000000000000..938f871af06b
--- /dev/null
+++ b/x11-drivers/xf86-input-microtouch/xf86-input-microtouch-1.1.1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2007 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.1.1.ebuild,v 1.1 2007/09/14 09:11:46 dberkholz Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+XDPVER="4"
+
+inherit x-modular
+
+DESCRIPTION="MicroTouch input driver"
+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
+ x11-proto/randrproto
+ x11-proto/xproto"