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
|
# ChangeLog for net-dialup/bewan-adsl
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-dialup/bewan-adsl/ChangeLog,v 1.17 2006/12/20 19:33:17 mrness Exp $
20 Dec 2006; Alin Năstac <mrness@gentoo.org> bewan-adsl-0.9.3-r2.ebuild:
Make kernel patch future-proof (bug #156783 comment #11).
05 Dec 2006; Alin Năstac <mrness@gentoo.org>
-files/bewan-adsl-0.9.3-kernel-2.6.18.patch,
-files/bewan-adsl-0.9.3-no-strip.patch, -files/bewan-adsl-0.9.3-smp.patch,
bewan-adsl-0.9.3-r2.ebuild:
Fix broken compilation against kernel 2.6.19 (#157230). Move patches to
distfiles mirrors.
18 Nov 2006; Alin Nastac <mrness@gentoo.org>
-files/bewan-adsl-0.9.3-kernel-2.6.17.patch, -bewan-adsl-0.9.3-r1.ebuild:
Remove old revision.
20 Oct 2006; Alin Nastac <mrness@gentoo.org> bewan-adsl-0.9.3-r2.ebuild:
Stable on x86.
*bewan-adsl-0.9.3-r2 (04 Oct 2006)
04 Oct 2006; Alin Nastac <mrness@gentoo.org>
+files/bewan-adsl-0.9.3-kernel-2.6.18.patch, +bewan-adsl-0.9.3-r2.ebuild:
Fix compilation errors when build against kernel 2.6.18 (#149792).
26 Sep 2006; Alin Nastac <mrness@gentoo.org>
+files/bewan-adsl-0.9.3-kernel-2.6.17.patch,
+files/bewan-adsl-0.9.3-no-strip.patch, bewan-adsl-0.9.3-r1.ebuild:
Adapt kernel modules to the changes occured in 2.6.17 (#149143). Avoid
pre-stripped binaries QA warning.
15 Aug 2006; Alin Nastac <mrness@gentoo.org> bewan-adsl-0.9.3-r1.ebuild:
Remove abused doc USE flag. Add 3 local USE flags which enables workarounds
and optimizations, thanks to Sebastián González <sgm@acm.org> (#142401).
14 May 2006; Alin Nastac <mrness@gentoo.org>
-files/bewan-adsl-kill-timeout.patch, metadata.xml,
-bewan-adsl-0.8.7.ebuild, -bewan-adsl-0.9.0.ebuild,
-bewan-adsl-0.9.3.ebuild:
Remove old versions.
12 Mar 2006; Alin Nastac <mrness@gentoo.org> bewan-adsl-0.9.3-r1.ebuild:
Stable on x86.
*bewan-adsl-0.9.3-r1 (12 Feb 2006)
12 Feb 2006; Alin Nastac <mrness@gentoo.org>
+files/bewan-adsl-0.9.3-smp.patch, +bewan-adsl-0.9.3-r1.ebuild:
Fix "unresolved symbol set_cpus_allowed" on SMP kernels (#122103),
thanks to Joe Stroller <stroller@bigfoot.com>.
*bewan-adsl-0.9.3 (08 Feb 2006)
08 Feb 2006; Alin Nastac <mrness@gentoo.org> +bewan-adsl-0.9.3.ebuild:
Version bump that fixes incompatibilities with kernels >= 2.6.14 (#122103).
*bewan-adsl-0.9.0 (25 Feb 2005)
25 Feb 2005; Alin Nastac <mrness@gentoo.org> +bewan-adsl-0.9.0.ebuild:
Version bump.
14 Dec 2004; Alin Nastac <mrness@gentoo.org>
+files/bewan-adsl-kill-timeout.patch, bewan-adsl-0.8.7.ebuild:
Replace kernel-mod inheritance with linux-mod and solve compilation problems
for kernel versions >= 2.6.9. See bug #74397.
05 Dec 2004; Alin Nastac <mrness@gentoo.org> bewan-adsl-0.8.7.ebuild:
Replace kernel-mod eclass with linux-info.
28 Oct 2004; Daniel Black <dragonheart@gentoo.org> bewan-adsl-0.8.7.ebuild:
eclass kmod -> kernel-mod thanks to Stefan Schweizer <sschweizer@gmail.com> in
bug #68447
*bewan-adsl-0.8.7 (27 Sep 2004)
27 Sep 2004; Daniel Black <dragonheart@gentoo.org> +bewan-adsl-0.8.7.ebuild
+metadata.xml:
Initial ebuild thanks to Alin Nastac <mrness@gentoo.ro> in bug #3578
|