blob: 8cdc632eceb5b403f798aba252eeb0d788eb409f (
plain)
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
|
# ChangeLog for x11-misc/linuxwacom
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/linuxwacom/ChangeLog,v 1.10 2004/06/11 08:45:57 spyderous Exp $
11 Jun 2004; Donnie Berkholz <spyderous@gentoo.org>;
linuxwacom-0.6.2.ebuild, linuxwacom-0.6.3.ebuild:
xfree -r6 became -r7.
09 Jun 2004; Bryan Stine <battousai@gentoo.org>; linuxwacom-0.6.0.ebuild,
linuxwacom-0.6.2.ebuild, linuxwacom-0.6.3.ebuild:
Added support for USE=sdk flag. When enabled, it will build the X drivers as
it normally did before. When disabled, it will build only the userland tools.
This makes the package more flexible for those who wish to keep the stock X
driver. Thanks to Scott W. Taylor <swtaylor@gentoo.org> for this concept and
related code. Furthermore, linuxwacom-0.6.0 has been clean out.
*linuxwacom-0.6.3 (06 Jun 2004)
06 Jun 2004; Bryan Stine <battousai@gentoo.org>; linuxwacom-0.6.3.ebuild:
Bump to version 0.6.3. Closes #53109, thanks to Lee Trager
<nukem@users.xeroprj.org>.
10 May 2004; Bryan Stine <battousai@gentoo.org>; linuxwacom-0.6.2.ebuild:
Got rid of the ? : DEPEND syntax, it's deprecated. Also added a plus to the
!gtk2 DEPEND for gtk+-1.2. Thanks to Mr. Bones for the QA.
10 May 2004; Bryan Stine <battousai@gentoo.org>; linuxwacom-0.6.2.ebuild:
Patched ebuild. Also, pedantic spacing fixes. Thanks to Torne Wuff for the
added functionality.
*linuxwacom-0.6.2 (10 May 2004)
10 May 2004; Bryan Stine <battousai@gentoo.org>; linuxwacom-0.6.2.ebuild:
Version bump, fixes bug 49862.
07 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>;
linuxwacom-0.6.0.ebuild:
Missing space in DEPEND.
07 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>;
linuxwacom-0.6.0.ebuild:
Add xorg-x11 to possible.
*linuxwacom-0.6.0 (19 Feb 2004)
19 Feb 2004; Bryan Stine <battousai@gentoo.org>; linuxwacom-0.6.0.ebuild:
Initial import. Builds against the SDK, and replaces the driver distributed
with xfree.
|