blob: 730d38710af43a4e2a958f1ca902229ebabbbaa7 (
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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
|
# ChangeLog for net-wireless/linux-wlan-ng
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-wireless/linux-wlan-ng/ChangeLog,v 1.19 2003/04/03 21:55:48 latexer Exp $
*linux-wlan-ng-0.2.0-r1 (03 Apr 2003)
03 Apr 2003; Peter Johanson <latexer@gentoo.org> linux-wlan-ng-0.2.0-r1.ebuild:
Version bump with fixed pcmcia-cs detection
24 Mar 2003; Peter Johanson <latexer@gentoo.org> linux-wlan-ng-0.2.0.ebuild :
Using has_version now to resolve the PCMCIA_VERSION issues. no more calling commands that portage
doesn't know about. This should fix it.
8 Mar 2003; Peter Johanson <latexer@gentoo.org> :
Added more extensive comment to postinst section.
4 Mar 2003; Peter Johanson <latexer@gentoo.org> linux-wlan-ng-0.2.0.ebuild :
Absolute paths for cardmgr and cut. this should solve it once and forall.
*linux-wlan-ng-0.2.0 (4 Mar 2003)
4 Mar 2003; Peter Johanson <latexer@gentoo.org> linux-wlan-ng-0.2.0.ebuild :
Version bump. bug #16849
4 Mar 2003; Peter Johanson <latexer@gentoo.org> linux-wlan-ng-0.1.16_pre9.ebuild :
Fixed some sedding to get the man pages in the right spot.
3 Mar 2003; Peter Johanson <latexer@gentoo.org> linux-wlan-ng-0.1.16_pre9.ebuild :
PCMIA_VERSION seems to work better with double quotes.
27 Feb 2003; Peter Johanson <latexer@gentoo.org> linux-wlan-ng-0.1.16_pre9.ebuild :
small fix to PCMCIA_VERSION. bug #16537
27 Feb 2003; Peter Johanson <latexer@gentoo.org> linux-wlan-ng-0.1.16_pre9.ebuild :
Fixed PCMCIA_VERSION definition to work with latest portage
11 Feb 2003; Peter Johanson <latexer@gentoo.org> linux-wlan-ng-0.1.16_pre4.ebuild
linux-wlan-ng-0.1.16_pre6.ebuild linux-wlan-ng-0.1.16_pre7.ebuild :
Added IUSE to older linux-wlan-ng ebuilds. Fixed formatting issues so lintool
checks all of these as okay.
*linux-wlan-ng-0.1.16_pre9 (22 Feb 2003)
28 Feb 2003; Peter Johanson <latexer@gentoo.org>
linux-wlan-ng-0.1.16_pre9.ebuild:
Hopefully finally fixed PCMCIA_VERSION
22 Feb 2003; Peter Johanson <latexer@gentoo.org> linux-wlan-ng-0.1.16_pre9.ebuild :
Slightly modified to check which version of pcmcia-cs it should compile against
22 Feb 2003; Peter Johanson <latexer@gentoo.org> linux-wlan-ng-0.1.16_pre9.ebuild :
version bump
*linux-wlan-ng-0.1.16_pre8 (08 Feb 2003)
08 Feb 2003; Peter Johanson <latexer@gentoo.org> linux-wlan-ng-0.1.16_pre8.ebuild:
Revision bump, plus major overhaul of how things are done. Please test.
bugzilla is down for now. Will thanks submitter soon as i figure out who it was.
*linux-wlan-ng-0.1.16-pre6 (11 Nov 2002)
11 Nov 2002; Chad Huneycutt <chadh@gentoo.org> linux-wlan-ng-0.1.16_pre6.ebuild :
revision bump and misc fixes, credit to Bret Towe <btowe@gbis.com> and
tprado@charter.net
*linux-wlan-ng-0.1.16_pre4 (31 Oct 2002)
31 Oct 2002; Hannes Mehnert <hannes@gentoo.org>:
moved to net-wireless
31 Oct 2002; Chad Huneycutt <chadh@gentoo.org> linux-wlan-ng-0.1.16_pre4.ebuild :
add 0.1.16-pre4 ebuild from Tom Prado <tprado@charter.net>
31 Oct 2002; Chad Huneycutt <chadh@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|