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
|
# ChangeLog for x11-drivers/xf86-input-synaptics
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-input-synaptics/ChangeLog,v 1.8 2008/09/08 11:47:07 josejx Exp $
08 Sep 2008; Joseph Jezak <josejx@gentoo.org>
xf86-input-synaptics-0.15.1.ebuild:
Marked ~ppc for bug #235464.
*xf86-input-synaptics-0.15.1 (08 Sep 2008)
08 Sep 2008; <chainsaw@gentoo.org> +xf86-input-synaptics-0.15.1.ebuild:
Version bump, closes bug #237034 by Kamil Kamiński <kamil@mrblur.net>.
X.Org version patch was applied upstream.
24 Aug 2008; Markus Rothe <corsair@gentoo.org>
xf86-input-synaptics-0.15.0-r1.ebuild:
Added ~ppc64; bug #235464
23 Aug 2008; Markus Meier <maekke@gentoo.org>
xf86-input-synaptics-0.15.0-r1.ebuild:
add ~x86, bug #235464
*xf86-input-synaptics-0.15.0-r1 (23 Aug 2008)
23 Aug 2008; <chainsaw@gentoo.org> +files/synaptics-xorg-version.patch,
-xf86-input-synaptics-0.15.0.ebuild,
+xf86-input-synaptics-0.15.0-r1.ebuild:
Patch out a reference to XF86_CURRENT_VERSION which recently disappeared
in upstream X.Org git and block against the older synaptics ebuild. Both
thanks to papillon81 on IRC.
22 Aug 2008; <chainsaw@gentoo.org> files/11-x11-synaptics.fdi:
Have FDI file also trigger for appletouch devices, from upstream commit
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/diff/?id=a4a8
e89a27f24f9c4012c2e28850f108fec7a8fd. As pointed out by papillon81 on IRC.
Can go in without revbump, only applies to PowerPC for which this ebuild
has not been keyworded yet.
22 Aug 2008; <chainsaw@gentoo.org> xf86-input-synaptics-0.15.0.ebuild:
Update HOMEPAGE to cgit (from gitweb) by request of Donnie Berkholz
<dberkholz@gentoo.org>.
*xf86-input-synaptics-0.15.0 (22 Aug 2008)
22 Aug 2008; <chainsaw@gentoo.org> +files/11-x11-synaptics.fdi,
+files/rc.conf, +files/rc.init, +files/synaptics-fix-xinerama.patch,
+metadata.xml, +xf86-input-synaptics-0.15.0.ebuild:
Initial commit, ebuild patching and suggestions by Nirbheek Chauhan
<nirbheek.chauhan@gmail.com>, closes bug #234794 by Christian Loosli
<fuchs@fuchsnet.ch>.
|