blob: 3a29c09297f4f45bf18fc7c3dc33a4efeb1ddf30 (
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
|
# ChangeLog for app-shells/pdksh
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/ChangeLog,v 1.9 2003/02/12 05:21:05 vapier Exp $
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*pdksh-5.2.14-r4 (13 Apr 2002)
04 Nov 2002; Seemant Kulleen <seemant@gentoo.org> pdksh-5.2.14-r4.ebuild :
Changed install path to install the ksh binary into /bin instead of
/usr/bin. Thanks to: gilles_gros@yahoo.com (Gilles G) in bug #10229
28 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> pdksh-5.2.14-r4.ebuild,
pdksh-5.2.14-r3.ebuild :
Added ppc to KEYWORDS.
Fixed date on copyright header.
25 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> pdksh-5.2.14-r4.ebuild :
Added LICENSE, KEYWORDS, SLOT.
13 Apr 2002; Seemant Kulleen <seemant@gentoo.org> pdksh-5.2.14-r4.ebuild :
Updated ebuild syntax from try to || die and removed the CHOST business from
./configure
*pdksh-5.2.14-r4 (13 Apr 2002)
13 Apr 2002; Jon Nelson <jnelson@gentoo.org> pdksh-5.2.14-r4
Added work-around for (what I think is) broken sandbox behavior.
*pdksh-5.2.14-r3 (1 Feb 2002)
25 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> pdksh-5.2.14-r3.ebuild :
Added LICENSE, KEYWORDS, 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.
|