| 1 | # ChangeLog for sys-libs/ncurses |
1 | # ChangeLog for sys-libs/ncurses |
| 2 | # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL |
2 | # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL |
| 3 | # $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ChangeLog,v 1.7 2002/06/08 22:32:14 danarmak Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/sys-libs/ncurses/ChangeLog,v 1.8 2002/06/27 03:19:26 gerk Exp $ |
| 4 | |
4 | |
| 5 | *ncurses-5.2.20020511-r1 (9 Jun 2002) |
5 | *ncurses-5.2.20020511-r1 (9 Jun 2002) |
|
|
6 | |
|
|
7 | 26 June 2002; mark Guertin <gerk@gentoo.org> : |
|
|
8 | |
|
|
9 | changed bzcat to bunzip2 -c (bzcat doesn't exist until |
|
|
10 | building bzip2 outside of USE="build" so this broke |
|
|
11 | building stage1) |
| 6 | |
12 | |
| 7 | 9 Jun 2002; Dan Armak <danarmak@gentoo.org> : |
13 | 9 Jun 2002; Dan Armak <danarmak@gentoo.org> : |
| 8 | |
14 | |
| 9 | Add bzip2 as a dep so that said patch, which is compressed, can be applied. |
15 | Add bzip2 as a dep so that said patch, which is compressed, can be applied. |
| 10 | |
16 | |