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
|
# ChangeLog for net-dialup/fritzcapi
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-dialup/fritzcapi/ChangeLog,v 1.15 2005/05/10 15:55:41 genstef Exp $
10 May 2005; Stefan Schweizer <genstef@gentoo.org>
fritzcapi-2.6.32.ebuild:
Fix unpack problem reportet by Lukas Schubert
<lukas.schubert@adviceandact.de> on gentoo-user-de
24 Apr 2005; Stefan Schweizer <genstef@gentoo.org>
fritzcapi-2.6.32.ebuild:
Add USE_EXPAND to avoid downloading unneeded drivers.
14 Apr 2005; Stefan Schweizer <genstef@gentoo.org>
fritzcapi-2.6.32.ebuild:
Fixes thanks to Martin von Gagern <Martin.vGagern@gmx.net> in bug 89023
26 Feb 2005; Stefan Schweizer <genstef@gentoo.org>
fritzcapi-2.6.32.ebuild:
Fixing firmware unpack, removing capi.conf example in favour of capi4k-utils
18 Feb 2005; Alin Nastac <mrness@gentoo.org> fritzcapi-2.6.32.ebuild:
Remove /lib/isdn symlink as is no longer required by the current version of
isdn4k-utils.
06 Feb 2005; Alin Nastac <mrness@gentoo.org> metadata.xml,
-files/fritzcapi-2.6.26.7-fix-for-2.6.10.patch,
+files/fritzcapi-fix-for-2.6.10.patch, -fritzcapi-2.6.26.7-r3.ebuild,
fritzcapi-2.6.32.ebuild:
Remove obsolete ebuild.
*fritzcapi-2.6.32 (29 Jan 2005)
29 Jan 2005; Stefan Schweizer <genstef@gentoo.org>
+fritzcapi-2.6.32.ebuild:
New version from SuSE, I also added newer tarballs from AVM for some drivers
20 Jan 2005; Stefan Schweizer <genstef@gentoo.org>
fritzcapi-2.6.26.7-r3.ebuild:
x86 stable
31 Dec 2004; Alin Nastac <mrness@gentoo.org>
+files/fritzcapi-2.6.26.7-fix-for-2.6.10.patch,
fritzcapi-2.6.26.7-r3.ebuild:
Fix broken build of fcpcmcia module on kernel versions >= 2.6.10 (#75904).
23 Dec 2004; Alin Nastac <mrness@gentoo.org> fritzcapi-2.6.26.7-r3.ebuild:
Replace kernel-mod inherit with linux-mod, thanks to Stefan Schweizer
<genstef@gentoo.org> (#75117).
*fritzcapi-2.6.26.7-r3 (12 Dec 2004)
12 Dec 2004; Alin Nastac <mrness@gentoo.org> -fritzcapi-2.6.26.7-r1.ebuild,
-fritzcapi-2.6.26.7-r2.ebuild, +fritzcapi-2.6.26.7-r3.ebuild,
-fritzcapi-2.6.26.7.ebuild:
Add fcusb2 firmware files and hotplug script. See #52984.
*fritzcapi-2.6.26.7-r2 (05 Dec 2004)
05 Dec 2004; Alin Nastac <mrness@gentoo.org> +fritzcapi-2.6.26.7-r2.ebuild:
Put informational messages about env variable FRITZCAPI_CARDS (see #73431).
*fritzcapi-2.6.26.7-r1 (28 Nov 2004)
28 Nov 2004; Alin Nastac <mrness@gentoo.org> +fritzcapi-2.6.26.7-r1.ebuild:
Add support for env variable FRITZCAPI_CARDS. If it is non-empty, only these
modules will be installed.
22 Nov 2004; Alin Nastac <mrness@gentoo.org> fritzcapi-2.6.26.7.ebuild:
Add pcmcia and usb flags to IUSE.
*fritzcapi-2.6.26.7 (20 Nov 2004)
20 Nov 2004; Alin Nastac <mrness@gentoo.org> +metadata.xml,
+fritzcapi-2.6.26.7.ebuild:
Initial import, thanks to Stefan Schweizer <genstef@gentoo.org>. Closing #71821
|