summaryrefslogtreecommitdiff
blob: 69cf4c39b3f5015747792634a821d498e3601fad (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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# ChangeLog for sys-libs/ncurses
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ChangeLog,v 1.9 2002/07/16 03:52:51 gerk Exp $

*ncurses-5.2.20020511-r1 (9 Jun 2002)

  15 Jul 2002; Mark Guertin <gerk@gentoo.org>
  Added ppc to keywords

  26 June 2002; mark Guertin <gerk@gentoo.org> :

  changed bzcat to bunzip2 -c (bzcat doesn't exist until
  building bzip2 outside of USE="build" so this broke
  building stage1)

  9 Jun 2002; Dan Armak <danarmak@gentoo.org> :
  
  Add bzip2 as a dep so that said patch, which is compressed, can be applied.

*ncurses-5.2.20020511-r1 (26 May 2002)

  26 May 2002; Preston A. Elder <prez@gentoo.org> :

  Added patch to make it work with gcc 3.1

*ncurses-5.2.20020511 (18 May 2002)

  18 May 2002; Donny Davies <woodchip@gentoo.org> :

  New snapshot for gcc-3.x testing.

*ncurses-5.2.20020112a-r1 (205 Apr 2002)

  05 Apr 2002; Geert Bevin <gbevin@gentoo.org> :

  Small header file fix to make apps that use ncurses compile correctly with gcc3.
	
*ncurses-5.2.20020112a (21 Mar 2002)

  21 Mar 2002; Grant Goodyear <g2boojum@gentoo.org> :

  New version that compiles w/ gcc3.
	
*ncurses-5.2-r5 (21 Mar 2002)

  12 Mar 2002; Seemant Kulleen <seemant@gentoo.org> ncurses-5.2-r5.ebuild :
	
  stefan@mdy.univie.ac.at pointed out html documentation getting gzipped
  unnecessarily.  This is now fixed in r5.  I noticed a prior r4 which does
  not work anyway, so this is based off r3.

*ncurses-5.2-r3 (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.