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
97
98
99
100
101
102
103
104
|
# ChangeLog for sys-apps/netkit-base
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/netkit-base/ChangeLog,v 1.23 2004/06/27 17:32:25 agriffis Exp $
27 Jun 2004; Aron Griffis <agriffis@gentoo.org> netkit-base-0.17-r6.ebuild,
netkit-base-0.17-r7.ebuild, netkit-base-0.17-r8.ebuild:
QA - fix use invocation
12 Aug 2003; Jason Wever <weeve@gentoo.org> netkit-base-0.17-r8.ebuild:
Added sparc to keywords.
*netkit-base-0.17-r8 (19 Jun 2003)
06 Jul 2003; Guy Martin <gmsoft@gentoo.org> netkit-base-0.17-r8.ebuild :
Added hppa to KEYWORDS.
04 Jul 2003; Joshua Kinard <kumba@gentoo.org> netkit-base-0.17-r8.ebuild:
Adding mips to KEYWORDS to comply with profile changes
30 Jun 2003; Jon Portnoy <avenj@gentoo.org> netkit-base-0.17-r8.ebuild:
Stable on alpha + ppc, necessary for netkit-base -> iputils move.
24 Jun 2003; Aron Griffis <agriffis@gentoo.org> netkit-base-0.17-r7.ebuild:
Mark stable on alpha
19 Jun 2003; Jon Portnoy <avenj@gentoo.org> netkit-base-0.17-r8 :
This revision no longer provides the 'ping' utility. Ping now
comes from iputils instead. NOTE FOR OTHER ARCHs: do _NOT_
add KEYWORDS for your arch here unless you have iputils
in your default profile!
20 Feb 2003; Zach Welch <zwelch@gentoo.org> :
Added arm to keywords.
09 Feb 2003; Guy Martin <gmsoft@gentoo.org> :
Added hppa to keywords.
*netkit-base-0.17-r7 (22 Dec 2002)
26 Mar 2003; Seemant Kulleen <seemant@gentoo.org>
netkit-base-0.17-r6.ebuild, netkit-base-0.17-r7.ebuild,
files/001_alpha_netkit-base-0.17-ping-fix.patch.bz2,
files/002_all_netkit-base-0.17-wrong-byte-fix.patch.bz2,
files/netkit-base-0.17-alpha-ping-fix.patch,
files/netkit-base-0.17-wrong-byte-fix.patch:
compressed and renamed patches to allow epatch's intelligent patching to
happen. Also, provides virtual/inetd
24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> netkit-base-0.17-r7.ebuild :
Marked as stable for mips.
02 Jan 2002; Nick Hadaway <raker@gentoo.org> netkit-base-0.17-r7.ebuild :
Now using epatch.
22 Dec 2002; Nick Hadaway <raker@gentoo.org>
netkit-base-0.17-r7.ebuild,
files/digest-netkit-base-0.17-r7,
files/netkit-base-0.17-wrong-byte-fix.patch :
Updated ebuild with a patch for ping posted by
ragnar@linalco.com (Ragnar Hojland Espinosa) on bug # 12023.
Currently marked unstable.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*netkit-base-0.17-r6 (1 May 2002)
10 Mar 2003; Seemant Kulleen <seemant@gentoo.org>
netkit-base-0.17-r6.ebuild:
use epatch instead
19 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
Added mips to keywords
14 Jul 2002; phoen][x <phoenix@gentoo.org> netkit-base-0.17-r6.ebuild :
Added LICENSE, KEYWORDS, SLOT.
1 May 2002; Matthew Kennedy <mkennedy@gentoo.org>
files/netkit-base-0.17-r6.ebuild, files/digest-netkit-base-0.17-r6,
ChangeLog :
Default to using telnetlogin in the inetd.conf sample. Resolves bug
#1898.
*netkit-base-0.17-r5 (8 Feb 2002)
14 Jul 2002; phoen][x <phoenix@gentoo.org> netkit-base-0.17-r5.ebuild :
Added LICENSE, KEYWORDS, SLOT.
8 Feb 2002; Donny Davies <woodchip@gentoo.org> files/inetd.rc6,
files/netkit-base-0.17-r5.ebuild, files/digest-netkit-base-0.17-r5 :
Added initscript /etc/init.d/inetd. Thanks to Travis Tilley for
the submission (lordviram@nesit.org).
*netkit-base-0.17-r4 (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.
|