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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
|
# ChangeLog for media-sound/vkeybd
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/vkeybd/ChangeLog,v 1.20 2006/01/28 00:02:56 ticho Exp $
28 Jan 2006; Andrej Kacian <ticho@gentoo.org> vkeybd-0.1.15-r1.ebuild:
Ported dependencies for modular X.
17 Aug 2005; Frank van de Pol <fvdpol@gentoo.org> vkeybd-0.1.15-r1.ebuild:
fixed faulty behaviour for USE="-ladcca". Closes bug 101633.
*vkeybd-0.1.15-r1 (18 Jul 2005)
18 Jul 2005; Frank van de Pol <fvdpol@gentoo.org> +vkeybd-0.1.15-r1.ebuild:
Fixed compilation problem when use=ladcca. Closes bug #99445, #85914.
18 Dec 2004; Jeremy Huddleston <eradicator@gentoo.org>
vkeybd-0.1.15.ebuild:
Added to ~sparc.
08 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org>
-files/vkeybd-0.1.12-Makefile.destdir.patch,
-files/vkeybd-0.1.12-Makefile.passvariables.patch,
-files/vkeybd-0.1.13-Makefile.passvariables.patch,
-files/vkeybd-0.1.13-alsa-fix.patch,
-files/vkeybd-0.1.13-vkb.c-ladcca.patch, -vkeybd-0.1.12.ebuild,
-vkeybd-0.1.13-r1.ebuild:
Removing old versions. Fixed tclsh in global context.
15 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> vkeybd-0.1.15.ebuild:
Stable amd64.
07 Jun 2004; Aron Griffis <agriffis@gentoo.org> vkeybd-0.1.12.ebuild:
Fix use invocation
24 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> vkeybd-0.1.15.ebuild:
marked ~amd64.
01 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org>
vkeybd-0.1.13-r1.ebuild, vkeybd-0.1.15.ebuild:
inherit eutils. Stable on x86.
01 Feb 2004; Brian Harring <ferringb@gentoo.org> vkeybd-0.1.12.ebuild,
vkeybd-0.1.13-r1.ebuild, vkeybd-0.1.15.ebuild,
files/vkeybd-0.1.13-alsa-fix.patch:
Closing bugs 23468 and 39119. Adjusted copyright headers to 2004.
*vkeybd-0.1.15 (20 Dec 2003)
20 Dec 2003; Martin Holzer <mholzer@gentoo.org> vkeybd-0.1.15.ebuild:
Version bumped. Closes 35923
*vkeybd-0.1.13-r1 (18 May 2003)
12 Jul 2003; Daniel Ahlberg <aliz@gentoo.org> :
Added missing changelog entry.
18 May 2003; Torben Hohn <torbenh@gentoo.org> vkeybd-0.1.13.ebuild,
vkeybd-0.1.13.ebuild:
media-libs/ladcca-0.1 is gone. build against >=media-libs/ladcca-0.3.1
and therefor apply the patch.
files/vkeybd-0.1.13-vkb.c-ladcca.patch: fixes the new cca_init signature.
*vkeybd-0.1.13 (22 Apr 2003)
24 Apr 2003; Stanislav Brabec <utx@gentoo.org> vkeybd-0.1.13.ebuild:
Limit ladcca support to media-libs/ladcca-0.1. Simplified ebuild.
22 Apr 2003; Stanislav Brabec <utx@gentoo.org> vkeybd-0.1.13.ebuild,
files/vkeybd-0.1.13-Makefile.passvariables.patch:
Updated to version 0.1.13, fixed bug #19557.
*vkeybd-0.1.12 (20 Dec 2002)
25 Dec 2002; Arcady Genkin <agenkin@gentoo.org> :
Ebuild improvements from Rene Wagner <reenoo@gmx.de>. Now really
closes #12217 ;^).
20 Dec 2002; Arcady Genkin <agenkin@gentoo.org> :
Initial version by Rene Wagner <reenoo@gmx.de>. Closes #12217.
|