1 |
gbevin |
1.1 |
# ChangeLog for sys-libs/ncurses |
2 |
|
|
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL |
3 |
gerk |
1.9 |
# $Header: /home/cvsroot/gentoo-x86/sys-libs/ncurses/ChangeLog,v 1.8 2002/06/27 03:19:26 gerk Exp $ |
4 |
danarmak |
1.7 |
|
5 |
|
|
*ncurses-5.2.20020511-r1 (9 Jun 2002) |
6 |
gerk |
1.9 |
|
7 |
|
|
15 Jul 2002; Mark Guertin <gerk@gentoo.org> |
8 |
|
|
Added ppc to keywords |
9 |
gerk |
1.8 |
|
10 |
|
|
26 June 2002; mark Guertin <gerk@gentoo.org> : |
11 |
|
|
|
12 |
|
|
changed bzcat to bunzip2 -c (bzcat doesn't exist until |
13 |
|
|
building bzip2 outside of USE="build" so this broke |
14 |
|
|
building stage1) |
15 |
danarmak |
1.7 |
|
16 |
|
|
9 Jun 2002; Dan Armak <danarmak@gentoo.org> : |
17 |
|
|
|
18 |
|
|
Add bzip2 as a dep so that said patch, which is compressed, can be applied. |
19 |
prez |
1.6 |
|
20 |
|
|
*ncurses-5.2.20020511-r1 (26 May 2002) |
21 |
|
|
|
22 |
|
|
26 May 2002; Preston A. Elder <prez@gentoo.org> : |
23 |
|
|
|
24 |
|
|
Added patch to make it work with gcc 3.1 |
25 |
woodchip |
1.5 |
|
26 |
|
|
*ncurses-5.2.20020511 (18 May 2002) |
27 |
|
|
|
28 |
|
|
18 May 2002; Donny Davies <woodchip@gentoo.org> : |
29 |
|
|
|
30 |
|
|
New snapshot for gcc-3.x testing. |
31 |
seemant |
1.2 |
|
32 |
gbevin |
1.4 |
*ncurses-5.2.20020112a-r1 (205 Apr 2002) |
33 |
|
|
|
34 |
|
|
05 Apr 2002; Geert Bevin <gbevin@gentoo.org> : |
35 |
|
|
|
36 |
|
|
Small header file fix to make apps that use ncurses compile correctly with gcc3. |
37 |
|
|
|
38 |
g2boojum |
1.3 |
*ncurses-5.2.20020112a (21 Mar 2002) |
39 |
|
|
|
40 |
|
|
21 Mar 2002; Grant Goodyear <g2boojum@gentoo.org> : |
41 |
|
|
|
42 |
|
|
New version that compiles w/ gcc3. |
43 |
|
|
|
44 |
seemant |
1.2 |
*ncurses-5.2-r5 (21 Mar 2002) |
45 |
|
|
|
46 |
|
|
12 Mar 2002; Seemant Kulleen <seemant@gentoo.org> ncurses-5.2-r5.ebuild : |
47 |
|
|
|
48 |
|
|
stefan@mdy.univie.ac.at pointed out html documentation getting gzipped |
49 |
|
|
unnecessarily. This is now fixed in r5. I noticed a prior r4 which does |
50 |
|
|
not work anyway, so this is based off r3. |
51 |
gbevin |
1.1 |
|
52 |
|
|
*ncurses-5.2-r3 (1 Feb 2002) |
53 |
|
|
|
54 |
|
|
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : |
55 |
|
|
|
56 |
|
|
Added initial ChangeLog which should be updated whenever the package is |
57 |
|
|
updated in any way. This changelog is targetted to users. This means that the |
58 |
|
|
comments should well explained and written in clean English. The details about |
59 |
|
|
writing correct changelogs are explained in the skel.ChangeLog file which you |
60 |
|
|
can find in the root directory of the portage repository. |