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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
|
# ChangeLog for net-dialup/fcpci
# Copyright 2002-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
*fcpci-0.1-r10 (17 Jul 2013)
17 Jul 2013; Dennis Freise <dennis.freise@final-frontier.org>
Revision bump, new patch for kernel >= 3.10 (thx to Arnd Feldmueller)
*fcpci-0.1-r9 (28 Feb 2013)
28 Feb 2013; Dennis Freise <dennis.freise@final-frontier.org>
Revision bump, new patch for kernel >= 3.8, removing references to __devinit and __devexit
*fcpci-0.1-r8 (21 May 2012)
21 May 2012; Dennis Freise <dennis.freise@final-frontier.org>
Revision bump, added patch for kernel >= 3.4 (thx to Arnd Feldmueller)
*fcpci-0.1-r7 (26 Jan 2012)
26 Jan 2012; Dennis Freise <dennis.freise@final-frontier.org>
Revision bump, added patch for kernel >= 3.2 (thx to Arnd Feldmueller)
04 Sep 2011; Dennis Freise <dennis.freise@final-frontier.org>
added patch for 64bit environments (credit goes to Arnd Feldmueller),
changed ebuild to choose the correct patch depending on platform.
*fcpci-0.1-r6 (28 Aug 2011)
28 Aug 2011; Dennis Freise <dennis.freise@final-frontier.org>
+fcpci-0.1-r6.ebuild:
Revision bump, fixed patches, fixed ebuild to detect correct kernel version
27 Aug 2011; Dennis Freise <dennis.freise@final-frontier.org>
-fcpci-0.1.ebuild, -fcpci-0.1-r1.ebuild, -fcpci-0.1-r2.ebuild,
-fcpci-0.1-r3.ebuild, -fcpci-0.1-r4.ebuild:
removed old ebuilds.
*fcpci-0.1-r5 (26 Aug 2011)
26 Aug 2011; Dennis Freise <dennis.freise@final-frontier.org>
+fcpci-0.1-r5.ebuild:
fix compile problems on recent 2.6.3x kernels, adding 3.0* as a valid target
*fcpci-0.1-r1 (30 Jan 2008)
30 Jan 2008; Stefan Briesenick <sbriesen@gentoo.org> +fcpci-0.1-r1.ebuild:
fixing string.h problem (see bug #202385).
06 Jan 2008; Stefan Briesenick <sbriesen@gentoo.org>
-fcpci-3.11.02-r2.ebuild:
removed old ebuild.
*fcpci-0.1 (06 Jan 2008)
06 Jan 2008; Stefan Briesenick <sbriesen@gentoo.org> metadata.xml,
+fcpci-0.1.ebuild:
using special openSUSE repository for AVM drivers from now on.
12 Mar 2006; Alin Nastac <mrness@gentoo.org> fcpci-3.11.02-r2.ebuild:
Quote $WORKDIR.
*fcpci-3.11.02-r2 (09 Mar 2005)
09 Mar 2005; Stefan Schweizer <genstef@gentoo.org>
-fcpci-3.11.02-r1.ebuild, +fcpci-3.11.02-r2.ebuild:
Revision bump, removing 2.6 kernel support in favour of fritzcapi.
09 Mar 2005; Alin Nastac <mrness@gentoo.org> fcpci-3.11.02-r1.ebuild:
Replace kernel-mod inheritance with linux-mod.
06 Feb 2005; Alin Nastac <mrness@gentoo.org> -fcpci-03.11.02.ebuild:
Remove obsolete ebuild.
10 Jan 2005; Alin Nastac <mrness@gentoo.org> -files/tools.c.diff,
-fcpci-03.10.02.ebuild, fcpci-3.11.02-r1.ebuild:
Mark stable on x86 and remove old ebuild.
19 Nov 2004; Alin Nastac <mrness@gentoo.org> -fcpci-03.09.10.ebuild,
fcpci-03.11.02.ebuild:
Marked stable on x86. Removed old ebuild.
*fcpci-3.11.02-r1 (13 Nov 2004)
13 Nov 2004; Alin Nastac <mrness@gentoo.org> +fcpci-3.11.02-r1.ebuild:
Add support for 2.6 kernels. See #55902
*fcpci-03.11.02 (10 Apr 2004)
10 Apr 2004; Heinrich Wendel <lanius@gentoo.org> :
version bump, bug #45355, add kernel 2.6 warning bug #46769
19 Nov 2003; Heinrich Wendel <lanius@gentoo.org> metadata.xml:
metadata
*fcpci-03.10.02 (25 Apr 2003)
25 Apr 2003; Martin Holzer <mholzer@gentoo.org> fcpci-03.10.02.ebuild:
Version bumped. Submitted by Georg Lippold <georg.lippold@gmx.de> in #12348.
*fcpci-03.09.10 (9 Aug 2002)
9 Aug 2002; Bart Verwilst <verwilst@gentoo.org> :
Initial version, just in time for our Gentoo 1.4 release :o)
This version will be included on our bootcd.
|