blob: 752a2f7310128294f80709b712ab2ca090f9f706 (
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
|
# ChangeLog for sys-libs/gpm
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.7 2002/07/16 04:12:54 gerk Exp $
*gpm-1.20.0-r3 (3 Jun 2002)
15 Jul 2002; Mark Guertin <gerk@gentoo.org>
Added ppc to keywords
3 Jun 2002; Micahel Nazaroff <naz@gentoo.org> gpm-1.20.0-r3.ebuild :
Well I added more fix's to my patch to fix a intellimouse ps2 timeout problem
the seems to only pop up occasionally. This code patch add's retries to ps2
imps/2 protocol section in the mice.c file.
*gpm-1.20.0-r2 (29 May 2002)
29 May 2002; Micahel Nazaroff <naz@gentoo.org> gpm-1.20.0-r2.ebuild :
Ok with this added patch should take care of the svgalib and ncurses problem
hopefully. Moved the ebuild to r2 to update force update from the r1 when it's
unmasked.
*gpm-1.19.6 (26 May 2002)
26 May 2002; Martin Schlemmer <azarah@gentoo.org>
Added 1.19.6 back again, as I and many other have problems with 1.20.0.
It gives problems with svgalib and ncurses (give debug info and do not
work), and dies randomly.
*gpm-1.20.0-r1 (4 March 2002)
4 march 2002; Donny Davies <woodchip@gentoo.org> gpm-1.20.0-r1.ebuild :
Fix to install the library 755.
*gpm-1.20.0 (26 Feb 2002)
*gpm-1.19.6-r2 (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.
|