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
89
90
91
92
93
94
95
96
|
# ChangeLog for net-misc/knetload
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/knetload/ChangeLog,v 1.24 2005/05/08 09:46:05 greg_g Exp $
08 May 2005; Gregorio Guidi <greg_g@gentoo.org>
knetload-3.0_alpha2.ebuild:
Clean up dependencies.
07 May 2005; Diego Pettenò <flameeyes@gentoo.org>
knetload-3.0_alpha2.ebuild:
Fix configure options passages. Fixes #90298.
23 Apr 2005; Diego Pettenò <flameeyes@gentoo.org> knetload-2.3.ebuild:
Changed HOMEPAGE and SRC_URI as my old provider just died and those urls are
no more reachable.
*knetload-3.0_alpha2 (22 Apr 2005)
22 Apr 2005; Diego Pettenò <flameeyes@gentoo.org> metadata.xml,
+knetload-3.0_alpha2.ebuild:
New upstream version, package.masked as it's still alpha-quality. I'm taking
over the maintainership of this package as I'm current upstream maintainer.
The new version depends on libksnmp to support remote network load
monitoring.
23 Oct 2004; Jason Wever <weeve@gentoo.org> knetload-2.3.ebuild:
Stable on sparc.
17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> knetload-2.2.2.ebuild,
knetload-2.3.ebuild:
stable on amd64.
12 Oct 2004; Carsten Lohrke <carlo@gentoo.org> knetload-2.3.ebuild:
stable on x86
*knetload-2.3 (31 Jul 2004)
31 Jul 2004; Carsten Lohrke <carlo@gentoo.org> +knetload-2.3.ebuild:
version bump
28 Jun 2004; Carsten Lohrke <carlo@gentoo.org> -knetload-1.94.ebuild,
knetload-1.99.ebuild, knetload-2.2.2.ebuild:
remove old ebuild, QA: IUSE, need-kde
21 Jun 2004; Michael Hanselmann <hansmi@gentoo.org> knetload-2.2.2.ebuild:
Added to ~ppc, bug 54667.
22 May 2004; Danny van Dyk <kugelfang@gentoo.org> knetload-1.99.ebuild:
Marked stable on amd64.
*knetload-2.2.2 (13 May 2004)
13 May 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml,
+knetload-2.2.2.ebuild:
Version bump as per bug #49686. Thanks to the current maintainer/author Diego
Petteno for the notification
14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> knetload-1.94.ebuild,
knetload-1.99.ebuild:
inherit kde instead of deprecated kde-base
09 Jan 2004; Jason Wever <weeve@gentoo.org> knetload-1.99.ebuild:
Marked stable on sparc.
26 Nov 2003; Daniel Ahlberg <aliz@gentoo.org> knetload-1.99.ebuild :
Workaround faulty libsuffix detection. Add amd64 keyword.
*knetload-1.99 (20 Dec 2002)
06 Apr 2003; Dan Armak <danarmak@gentoo.org> knetload-1.99.ebuild:
Mark as x86 stable.
20 Dec 2002; Hannes Mehnert <hannes@gentoo.org>: knetload-1.9..ebuild:
version bump
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*knetload-1.94 (13 Apr 2002)
08 Jul 2002; phoen][x <phoenix@gentoo.org> knetload-1.94.ebuild :
Added KEYWORDS.
13 Apr 2002; Dan Armak <danarmak@gentoo.org> ChangeLog :
New (KDE3) version.
*knetload-1.91-r2 (1 Feb 2002)
08 Jul 2002; phoen][x <phoenix@gentoo.org> knetload-1.94.ebuild :
Added KEYWORDS, LICENSE.
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.
|