summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Stine <battousai@gentoo.org>2006-01-18 02:41:59 +0000
committerBryan Stine <battousai@gentoo.org>2006-01-18 02:41:59 +0000
commitd41a87a547c00f99f009e5aa95e6a39ea6e453e8 (patch)
treec233459e1a0cb0dd04002e046e1b0eea396d60b8 /x11-drivers
parentamd64 workaround (diff)
downloadhistorical-d41a87a547c00f99f009e5aa95e6a39ea6e453e8.tar.gz
historical-d41a87a547c00f99f009e5aa95e6a39ea6e453e8.tar.bz2
historical-d41a87a547c00f99f009e5aa95e6a39ea6e453e8.zip
Removed snapshot. Added upstream 12.3.1.0.
Package-Manager: portage-2.1_pre2
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xf86-input-vmmouse/ChangeLog10
-rw-r--r--x11-drivers/xf86-input-vmmouse/Manifest7
-rw-r--r--x11-drivers/xf86-input-vmmouse/files/digest-xf86-input-vmmouse-12.3.1.01
-rw-r--r--x11-drivers/xf86-input-vmmouse/files/digest-xf86-input-vmmouse-200601132
-rw-r--r--x11-drivers/xf86-input-vmmouse/files/xf86-input-vmmouse-20060113-PIC-fix.patch27
-rw-r--r--x11-drivers/xf86-input-vmmouse/xf86-input-vmmouse-12.3.1.0.ebuild (renamed from x11-drivers/xf86-input-vmmouse/xf86-input-vmmouse-20060113.ebuild)7
6 files changed, 16 insertions, 38 deletions
diff --git a/x11-drivers/xf86-input-vmmouse/ChangeLog b/x11-drivers/xf86-input-vmmouse/ChangeLog
index ce425f265712..9e71f213c619 100644
--- a/x11-drivers/xf86-input-vmmouse/ChangeLog
+++ b/x11-drivers/xf86-input-vmmouse/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for x11-drivers/xf86-input-vmmouse
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-vmmouse/ChangeLog,v 1.1 2006/01/16 21:56:40 battousai Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-vmmouse/ChangeLog,v 1.2 2006/01/18 02:41:59 battousai Exp $
+
+*xf86-input-vmmouse-12.3.1.0 (18 Jan 2006)
+
+ 18 Jan 2006; Bryan Stine <battousai@gentoo.org>
+ -files/xf86-input-vmmouse-20060113-PIC-fix.patch,
+ +xf86-input-vmmouse-12.3.1.0.ebuild, -xf86-input-vmmouse-20060113.ebuild:
+ Removed snapshot. Added initial upstream release 12.3.1.0, which includes
+ PIC fix.
*xf86-input-vmmouse-20060113 (16 Jan 2006)
diff --git a/x11-drivers/xf86-input-vmmouse/Manifest b/x11-drivers/xf86-input-vmmouse/Manifest
index 0f89cbe07cf9..8a5bbb0fac5f 100644
--- a/x11-drivers/xf86-input-vmmouse/Manifest
+++ b/x11-drivers/xf86-input-vmmouse/Manifest
@@ -1,5 +1,4 @@
-MD5 a9ae2763fcdc48d5459e7bcbcefc86cd ChangeLog 577
-MD5 992b3caf08737c6f1df10cf8da60aaf1 files/digest-xf86-input-vmmouse-20060113 149
-MD5 9bebfd51ac049aa7ad35d6e16af59490 files/xf86-input-vmmouse-20060113-PIC-fix.patch 1012
+MD5 dd0a0a14bb14e5a2424cbaa7dfeb8fd5 ChangeLog 887
+MD5 ce1dceb17cd5738880063ce5df6b9d40 files/digest-xf86-input-vmmouse-12.3.1.0 80
MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156
-MD5 e7b27cb217ebdc932035ad8e88c8760f xf86-input-vmmouse-20060113.ebuild 569
+MD5 ecd3725c8049afe27625851533a2ef4c xf86-input-vmmouse-12.3.1.0.ebuild 612
diff --git a/x11-drivers/xf86-input-vmmouse/files/digest-xf86-input-vmmouse-12.3.1.0 b/x11-drivers/xf86-input-vmmouse/files/digest-xf86-input-vmmouse-12.3.1.0
new file mode 100644
index 000000000000..f01607317580
--- /dev/null
+++ b/x11-drivers/xf86-input-vmmouse/files/digest-xf86-input-vmmouse-12.3.1.0
@@ -0,0 +1 @@
+MD5 699fefe3626444507fcac8f9aad212fd xf86-input-vmmouse-12.3.1.0.tar.bz2 217349
diff --git a/x11-drivers/xf86-input-vmmouse/files/digest-xf86-input-vmmouse-20060113 b/x11-drivers/xf86-input-vmmouse/files/digest-xf86-input-vmmouse-20060113
deleted file mode 100644
index c3a2dd3f4489..000000000000
--- a/x11-drivers/xf86-input-vmmouse/files/digest-xf86-input-vmmouse-20060113
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 1b8cfd2923836ee93eda69abe50dda04 x11-driver-patches-1.tar.bz2 389
-MD5 c76663758d18a7cb805e85abb628b6e4 xf86-input-vmmouse-20060113.tar.bz2 21448
diff --git a/x11-drivers/xf86-input-vmmouse/files/xf86-input-vmmouse-20060113-PIC-fix.patch b/x11-drivers/xf86-input-vmmouse/files/xf86-input-vmmouse-20060113-PIC-fix.patch
deleted file mode 100644
index 4b3594ec453e..000000000000
--- a/x11-drivers/xf86-input-vmmouse/files/xf86-input-vmmouse-20060113-PIC-fix.patch
+++ /dev/null
@@ -1,27 +0,0 @@
---- xf86-input-vmmouse-20060113-orig/src/vmmouse_proto.c 2006-01-13 16:47:38.000000000 -0500
-+++ xf86-input-vmmouse-20060113/src/vmmouse_proto.c 2006-01-13 16:53:37.000000000 -0500
-@@ -89,6 +89,7 @@
-
- __asm__ __volatile__(
- "pushl %%eax" "\n\t"
-+ "pushl %%ebx" "\n\t"
- "movl 20(%%eax), %%edi" "\n\t"
- "movl 16(%%eax), %%esi" "\n\t"
- "movl 12(%%eax), %%edx" "\n\t"
-@@ -102,6 +103,7 @@
- "movl %%edx, 12(%%eax)" "\n\t"
- "movl %%ecx, 8(%%eax)" "\n\t"
- "movl %%ebx, 4(%%eax)" "\n\t"
-+ "popl (%%ebx)" "\n\t"
- "popl (%%eax)"
- : "=a" (dummy)
- : "0" (cmd)
-@@ -109,7 +111,7 @@
- * vmware can modify the whole VM state without the compiler knowing
- * it. So far it does not modify EFLAGS. --hpreg
- */
-- : "ebx", "ecx", "edx", "esi", "edi", "memory"
-+ : "ecx", "edx", "esi", "edi", "memory"
- );
- #else
- #error "VMMouse is only supported on x86 and x86-64."
diff --git a/x11-drivers/xf86-input-vmmouse/xf86-input-vmmouse-20060113.ebuild b/x11-drivers/xf86-input-vmmouse/xf86-input-vmmouse-12.3.1.0.ebuild
index 6f74ca4ab21b..e83a638ae660 100644
--- a/x11-drivers/xf86-input-vmmouse/xf86-input-vmmouse-20060113.ebuild
+++ b/x11-drivers/xf86-input-vmmouse/xf86-input-vmmouse-12.3.1.0.ebuild
@@ -1,12 +1,13 @@
# 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-vmmouse/xf86-input-vmmouse-20060113.ebuild,v 1.1 2006/01/16 21:56:40 battousai Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-vmmouse/xf86-input-vmmouse-12.3.1.0.ebuild,v 1.1 2006/01/18 02:41:59 battousai Exp $
# Must be before x-modular eclass is inherited
-SNAPSHOT="yes"
+#SNAPSHOT="yes"
inherit x-modular
+SRC_URI="http://xorg.freedesktop.org/releases/individual/driver/${PN}/${P}.tar.bz2"
DESCRIPTION="X.Org driver for the VMWare virtual mouse"
KEYWORDS="~x86"
RDEPEND=">=x11-base/xorg-server-0.99.3"
@@ -14,5 +15,3 @@ DEPEND="${RDEPEND}
x11-proto/inputproto
x11-proto/randrproto
x11-proto/xproto"
-
-PATCHES="${FILESDIR}/${P}-PIC-fix.patch"