blob: e7acf61510d4670fe30c48f57f41ebe4cb04ffec (
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
50
51
52
53
54
55
56
57
58
|
# 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.11 2006/09/26 21:17:12 mrness Exp $
26 Sep 2006; Alin Nastac <mrness@gentoo.org>
+files/bewan-adsl-0.9.3-kernel-2.6.16.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.16 (#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
|