blob: 676bff4f269f9d78e5aa5cfca2a55dae25467f03 (
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
59
60
61
62
63
64
65
66
|
# ChangeLog for net-wireless/hostap
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap/ChangeLog,v 1.15 2003/05/24 04:48:39 latexer Exp $
*hostap-0.0.3 (24 May 2003)
24 May 2003; Peter Johanson <latexer@gentoo.org> hostap-0.0.3.ebuild:
Bump
*hostap-0.0.2-r1 (15 May 2003)
15 May 2003; Patrick Kursawe <phosphan@gentoo.org> hostap-0.0.2-r1.ebuild:
Corrected line in the installation function that installed nothing if no
pcmcia was selected and the build was not customized (bug 21050)
*hostap-0.0.2 (13 May 2003)
13 May 2003; Peter Johanson <latexer@gentoo.org> hostap-0.0.2.ebuild;
Bump. bug #20911.
*hostap-0.0.1 (16 Apr 2003)
16 Apr 2003; Peter Johanson <latexer@gentoo.org> hostap-0.0.1.ebuild,
hostap-20021012-r1.ebuild:
Version bump to a real release
24 Mar 2003; Peter Johanson <latexer@gentoo.org> hostap-20021012-r1.ebuild :
Use has_version to set PCMCIA_VERSION. using all portage stuff now. should work once and for all.
4 Mar 2003; Peter Johanson <latexer@gentoo.org> hostap-20021012-r1.ebuild :
Use full path to cardmgr and cut, should fix PCMCIA_VERSION once and for all
2 Mar 2003; Peter Johanson <latexer@gentoo.org> hostap-20021012-r1.ebuild :
fix to PCMCIA_VERSION. Combination of double quotes and use of "which" should
solve the problem of setting the PCMCIA_VERSION variable.
1 Mar 2003; Peter Johanson <latexer@gentoo.org> hostap-20021012-r1.ebuild :
fix to PCMCIA_VERSION.
27 Feb 2003; Peter Johanson <latexer@gentoo.org> hostap-20021012-r1.ebuild :
Major fixes to work with latest portage. HOSTAP_DRIVERS functionality now works.
Fixed PCMCIA_VERSION.
25 Feb 2003; Peter Johanson <latexer@gentoo.org> hostap-20021012.ebuild
hostap-20021012-r1.ebuild:
Ebuilds checks for which version of pcmcia-cs is installed now.
13 Feb 2003; Peter Johanson <latexer@gentoo.org> hostap-20021012.ebuild :
Fixed IUSE
*hostap-20021012-r1 (13 Feb 2003)
07 Apr 2003; Peter Johanson <latexer@gentoo.org> hostap-20021012-r1.ebuild:
Much better method of compiling against proper pcmcia-cs version
13 Feb 2003; Peter Johanson <latexer@gentoo.org> hostap-20021012-r1.ebuild
files/digest-hostap-20021012-r1 :
Ebuild now can use HOSTAP_DRIVERS to specify which drivers to build.
08 Feb 2003; Peter Johanson <latexer@gentoo.org> :
Moved from sys-apps to net-wireless.
*hostap-20021012 (07 Feb 2003)
07 Feb 2003; Peter Johanson <latexer@gentoo.org> hostap-20021012 :
Initial import. Ebuild by me.
|