blob: ce33371ff6fede7eb29275e524f08850706467f9 (
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
|
# ChangeLog for net-analyzer/nload
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nload/ChangeLog,v 1.12 2004/06/24 22:13:22 agriffis Exp $
03 Apr 2004; Lars Weiler <pylon@gentoo.org> nload-0.6.0.ebuild:
stable on ppc
21 Mar 2004; Michael Boman <mboman@gentoo.org> nload-0.4.0.ebuild,
nload-0.5.0.ebuild, nload-0.6.0.ebuild:
QA: IUSE variable was missing, unnecessary definition of S removed, inherit
eutils where needed.
16 Mar 2004; Michael Boman <mboman@gentoo.org> nload-0.5.0.ebuild:
Updated ebuild to use epatch instead of patch.
*nload-0.6.0 (25 Feb 2004)
25 Feb 2004; Michael Boman <mboman@gentoo.org> metadata.xml,
nload-0.6.0.ebuild:
New upstream version. Closes #42767.
15 Feb 2004; David Holm <dholm@gentoo.org> nload-0.5.0.ebuild:
Added to ~ppc.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*nload-0.5.0 (3 Sep 2002)
3 Sep 2002; Matthew Kennedy <mkennedy@gentoo.org>
nload-0.5.0.ebuild, files/digest-nload-0.5.0,
files/nload-0.5.0-gcc-gentoo.patch :
Resolves bug #7399. Version bump to 0.5.0 and add patch to correct
C++ compile problems on gcc3.2. Added minor fix to get a happy
repoman.
*nload-0.4.0 (14 Jun 2002)
18 Jul 2002; Kyle Manna <nitro@gentoo.org> nload-0.4.0.ebuild :
Added KEYWORDS and ncurses dependency.
28 Jun 2002; Thilo Bangert <bangert@gentoo.org> :
moved to net-analyzer - added SLOT
14 Jun 2002; Kyle Manna <nitro@gentoo.org> nload-0.4.0.ebuild :
Verion bump, ebuild update.
*nload-0.3.0 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@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.
|