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
|
# ChangeLog for net-misc/netkit-rsh
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-rsh/ChangeLog,v 1.14 2004/04/24 20:00:47 tgall Exp $
24 Apr 2004; Tom Gall <tgall@gentoo.org> netkit-rsh-0.17-r5.ebuild:
marked stable on ppc64
14 Nov 2003; Brad House <brad_mssw@gentoo.org> netkit-rsh-0.17-r5.ebuild:
mark stable on amd64
*netkit-rsh-0.17-r5 (01 Aug 2003)
01 Aug 2003; Aron Griffis <agriffis@gentoo.org> netkit-rsh-0.17-r5.ebuild,
files/rexec.xinetd, files/rlogin.xinetd, files/rsh.xinetd:
Remove log_type specification to default to syslog
*netkit-rsh-0.17-r4 (25 Jul 2003)
25 Jul 2003; Donny Davies <woodchip@gentoo.org> netkit-rsh-0.17-r2.ebuild,
netkit-rsh-0.17-r4.ebuild, files/rexec.pamd, files/rlogin.pamd,
files/rsh.pamd:
Moved the pam.d/ snips to this package from sys-libs/pam.
*netkit-rsh-0.17-r3 (25 Oct 2002)
24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> netkit-rsh-0.17-r3.ebuild :
Added mips to the keywords.
10 Feb 2003; Seemant Kulleen <seemant@gentoo.org> *.ebuild :
Inherit eutils to use epatch instead. Also, changed sed expression
delimiters to : from /, closing bug #15006 by Blu3
<david+gentoo.org@blue-labs.org>
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
15 Dec 2002; Bjoern Brauel <bjb@gentoo.org> netkit-rsh-0.17-r3.ebuild :
Add alpha to KEYWORDS
25 Oct 2002; Donny Davies <woodchip@gentoo.org> : Add xinetd.d/ configs; #9443.
*netkit-rsh-0.17-r2 (1 Feb 2002)
24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> netkit-rsh-0.17-r2.ebuild :
Added mips to the keywords.
20 Oct 2002; Calum Selkirk <cselkirk@gentoo.org> netkit-rsh-0.17-r2.ebuild :
Added ppc to KEYWORDS.
09 Jul 2002; phoen][x <phoenix@gentoo.org> netkit-rsh-0.17-r2.ebuild :
Added KEYWORDS, LICENSE, SLOT.
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.
|