1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
|
# ChangeLog for x11-drivers/xf86-input-wacom
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-wacom/ChangeLog,v 1.9 2009/12/31 16:12:01 ikelos Exp $
*xf86-input-wacom-0.10.3-r1 (31 Dec 2009)
31 Dec 2009; Mike Auty <ikelos@gentoo.org>
-xf86-input-wacom-0.10.0.ebuild, -xf86-input-wacom-0.10.2.ebuild,
+xf86-input-wacom-0.10.3-r1.ebuild, +files/0.10.3-protocol-4.patch:
Fix bug 298547, and tidy up older versions.
*xf86-input-wacom-0.10.3 (23 Dec 2009)
23 Dec 2009; Mike Auty <ikelos@gentoo.org>
+xf86-input-wacom-0.10.3.ebuild:
Version bump to 0.10.3, now includes a (testing) version of xsetwacom.
10 Dec 2009; Zac Medico <zmedico@gentoo.org>
xf86-input-wacom-0.10.0.ebuild, xf86-input-wacom-0.10.1.ebuild,
xf86-input-wacom-0.10.2.ebuild, xf86-input-wacom-0.10.2-r1.ebuild:
Bug #296216 - Block linuxwacom since retroactive blockers don't
necessarily work for packages that are already installed.
*xf86-input-wacom-0.10.2-r1 (02 Dec 2009)
02 Dec 2009; Mike Auty <ikelos@gentoo.org>
+files/0.10.2-wheel-buttons.patch, +xf86-input-wacom-0.10.2-r1.ebuild:
Fix up wheel mouse bug with xf86-input-wacom-0.10.2.
*xf86-input-wacom-0.10.2 (01 Dec 2009)
01 Dec 2009; Mike Auty <ikelos@gentoo.org>
+xf86-input-wacom-0.10.2.ebuild:
Version bump xf86-input-wacom to 0.10.2. This now supports hotplugging and
autoconfiguration for serial devices.
*xf86-input-wacom-0.10.1 (20 Nov 2009)
20 Nov 2009; Mike Auty <ikelos@gentoo.org>
+xf86-input-wacom-0.10.1.ebuild:
Version bump, ebuild based on one courtesy of Matthew Turnbull (see bug
293797).
05 Nov 2009; Rémi Cardona <remi@gentoo.org>
xf86-input-wacom-0.10.0.ebuild:
add debug support, patch by Matthew Turnbull, see bug #290730
05 Nov 2009; Rémi Cardona <remi@gentoo.org>
xf86-input-wacom-0.10.0.ebuild:
add ppc keywords since the older driver used to work on those arches
*xf86-input-wacom-0.10.0 (05 Nov 2009)
05 Nov 2009; Rémi Cardona <remi@gentoo.org>
+xf86-input-wacom-0.10.0.ebuild, +metadata.xml:
first official release, import from the x11 overlay
|