| 1 |
# ChangeLog for sys-libs/gpm |
| 2 |
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL |
| 3 |
# $Header: /home/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.14 2003/02/08 21:06:04 gmsoft Exp $ |
| 4 |
|
| 5 |
*gpm-1.20.0-r6 (13 Jan 2002) |
| 6 |
|
| 7 |
24 Feb 2003; Zach Welch <zwelch@gentoo.org> gpm-1.20.0-r6.ebuild : |
| 8 |
Add arm keyword |
| 9 |
|
| 10 |
08 Feb 2003; Guy Martin <gmsoft@gentoo.org> : |
| 11 |
Added hppa to keywords. |
| 12 |
|
| 13 |
13 Jan 2002; Michael Nazaroff <naz@gentoo.org> gpm-1.20.0-r6.ebuild : |
| 14 |
|
| 15 |
Fix for bug #5232 which helps keep useless logs to minimum. |
| 16 |
|
| 17 |
*gpm-1.20.0-r5 (18 Nov 2002) |
| 18 |
|
| 19 |
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords |
| 20 |
|
| 21 |
18 Nov 2002; Martin Schlemmer <azarah@gentoo.org> gpm-1.20.0-r5.ebuild : |
| 22 |
|
| 23 |
Fix missing /usr/lib/libgpm.so.1, bug #10355. Convert to use epatch from |
| 24 |
eutils.eclass. Add missing IUSE. |
| 25 |
|
| 26 |
*gpm-1.20.0-r4 (23 Oct 2002) |
| 27 |
|
| 28 |
23 Oct 2002; Seemant Kulleen <seemant@gentoo.org> gpm-1.20.0-r4.ebuild : |
| 29 |
|
| 30 |
The ebuild kinda smelled bad, so I gave it a refresher. |
| 31 |
- Change make to MAKEOPTS="-j1" emake |
| 32 |
- Change make blah install to einstall |
| 33 |
- (the kicker) make all libraries, not just some mode 755 to prevent |
| 34 |
a segfault I was getting when trying to start mc. |
| 35 |
|
| 36 |
*gpm-1.20.0-r3 (3 Jun 2002) |
| 37 |
|
| 38 |
11 Sep 2002; Seemant Kulleen <seemant@gentoo.org> gpm-1.20.0-r3.ebuild : |
| 39 |
|
| 40 |
emake->make, as suggested by j2ee to: filippo@esaurito.net (Filippo |
| 41 |
Giunchedi) in bug #7762. |
| 42 |
|
| 43 |
15 Jul 2002; Mark Guertin <gerk@gentoo.org> |
| 44 |
Added ppc to keywords |
| 45 |
|
| 46 |
3 Jun 2002; Micahel Nazaroff <naz@gentoo.org> gpm-1.20.0-r3.ebuild : |
| 47 |
|
| 48 |
Well I added more fix's to my patch to fix a intellimouse ps2 timeout problem |
| 49 |
the seems to only pop up occasionally. This code patch add's retries to ps2 |
| 50 |
imps/2 protocol section in the mice.c file. |
| 51 |
|
| 52 |
|
| 53 |
*gpm-1.20.0-r2 (29 May 2002) |
| 54 |
|
| 55 |
29 May 2002; Micahel Nazaroff <naz@gentoo.org> gpm-1.20.0-r2.ebuild : |
| 56 |
|
| 57 |
Ok with this added patch should take care of the svgalib and ncurses problem |
| 58 |
hopefully. Moved the ebuild to r2 to update force update from the r1 when it's |
| 59 |
unmasked. |
| 60 |
|
| 61 |
*gpm-1.19.6 (26 May 2002) |
| 62 |
|
| 63 |
26 May 2002; Martin Schlemmer <azarah@gentoo.org> |
| 64 |
|
| 65 |
Added 1.19.6 back again, as I and many other have problems with 1.20.0. |
| 66 |
It gives problems with svgalib and ncurses (give debug info and do not |
| 67 |
work), and dies randomly. |
| 68 |
|
| 69 |
*gpm-1.20.0-r1 (4 March 2002) |
| 70 |
|
| 71 |
4 march 2002; Donny Davies <woodchip@gentoo.org> gpm-1.20.0-r1.ebuild : |
| 72 |
|
| 73 |
Fix to install the library 755. |
| 74 |
|
| 75 |
*gpm-1.20.0 (26 Feb 2002) |
| 76 |
|
| 77 |
*gpm-1.19.6-r2 (1 Feb 2002) |
| 78 |
|
| 79 |
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : |
| 80 |
|
| 81 |
Added initial ChangeLog which should be updated whenever the package is |
| 82 |
updated in any way. This changelog is targetted to users. This means that the |
| 83 |
comments should well explained and written in clean English. The details about |
| 84 |
writing correct changelogs are explained in the skel.ChangeLog file which you |
| 85 |
can find in the root directory of the portage repository. |