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
|
# ChangeLog for net-wireless/hostap-utils
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-utils/ChangeLog,v 1.18 2005/01/18 11:19:18 brix Exp $
18 Jan 2005; Henrik Brix Andersen <brix@gentoo.org>
hostap-utils-0.2.4.ebuild, hostap-utils-0.2.6.ebuild,
hostap-utils-0.3.0.ebuild, hostap-utils-0.3.2.ebuild:
Removed hostap-driver dependency, fixed bug #78094.
14 Jan 2005; Henrik Brix Andersen <brix@gentoo.org>
hostap-utils-0.2.6.ebuild:
Stable on x86.
*hostap-utils-0.2.6 (26 Dec 2004)
26 Dec 2004; Henrik Brix Andersen <brix@gentoo.org>
+hostap-utils-0.2.6.ebuild:
Version bump.
*hostap-utils-0.3.2 (20 Dec 2004)
20 Dec 2004; Henrik Brix Andersen <brix@gentoo.org>
+hostap-utils-0.3.2.ebuild:
Added new development snapshot.
*hostap-utils-0.3.0 (12 Dec 2004)
12 Dec 2004; Henrik Brix Andersen <brix@gentoo.org>
+hostap-utils-0.3.0.ebuild:
Version bump. Please note that version 0.3.0 is a development snapshot.
12 Dec 2004; Daniel Black <dragonheart@gentoo.org>
-hostap-utils-0.1.3.ebuild, hostap-utils-0.2.4.ebuild:
ppc stable as per bug #74117. Changed DEPEND on kernel modules to a RDEPEND.
Removed unneeded eutils. Removed ancient version.
10 Dec 2004; Henrik Brix Andersen <brix@gentoo.org> metadata.xml,
-hostap-utils-0.1.0.ebuild, -hostap-utils-0.1.2.ebuild:
Pruned ancient versions.
27 Nov 2004; Wolfram Schlich <wschlich@gentoo.org>
hostap-utils-0.2.4.ebuild:
mark stable on x86
01 Nov 2004; Henrik Brix Andersen <brix@gentoo.org>
hostap-utils-0.1.0.ebuild, hostap-utils-0.1.2.ebuild,
hostap-utils-0.1.3.ebuild, hostap-utils-0.2.4.ebuild:
Use tc-getCC() from toolchain-funcs.eclass, fixes bug #69283.
26 Oct 2004; Henrik Brix Andersen <brix@gentoo.org>
hostap-utils-0.2.4.ebuild:
Do not substitute gcc on the cmdline. Hopefully fixes bug #68806.
*hostap-utils-0.2.4 (14 Sep 2004)
14 Sep 2004; Henrik Brix Andersen <brix@gentoo.org>
+hostap-utils-0.2.4.ebuild:
Bump. Ebuild by latexer@gentoo.org.
12 Aug 2004; Michael Hanselmann <hansmi@gentoo.org>
hostap-utils-0.1.3.ebuild:
Added to ~ppc.
*hostap-utils-0.1.3 (09 Feb 2004)
09 Feb 2004; Wolfram Schlich <wschlich@gentoo.org>
hostap-utils-0.1.3.ebuild:
Version bump
16 Dec 2003; Wolfram Schlich <wschlich@gentoo.org>
hostap-utils-0.1.0.ebuild, hostap-utils-0.1.2.ebuild:
mark stable on x86
11 Nov 2003; Peter Johanson <latexer@gentoo.org> metadata.xml:
Added to the new "mobile" herd.
*hostap-utils-0.1.2 (04 Nov 2003)
04 Nov 2003; Wolfram Schlich <wschlich@gentoo.org>
hostap-utils-0.1.2.ebuild:
version bump
*hostap-utils-0.1.0 (21 Oct 2003)
21 Oct 2003; Wolfram Schlich <wschlich@gentoo.org>
hostap-utils-0.1.0.ebuild, metadata.xml:
Initial import
|