summaryrefslogtreecommitdiff
blob: ebd49c2a8cf5e57e7e851417b3f16d30685f9871 (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
61
62
63
64
65
66
67
68
69
70
71
72
73
# 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.12 2002/12/13 11:00:44 blizzy Exp $

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*gpm-1.20.0-r5 (18 Nov 2002)

  18 Nov 2002; Martin Schlemmer <azarah@gentoo.org> gpm-1.20.0-r5.ebuild :

  Fix missing /usr/lib/libgpm.so.1, bug #10355.  Convert to use epatch from
  eutils.eclass.  Add missing IUSE.

*gpm-1.20.0-r4 (23 Oct 2002)

  23 Oct 2002; Seemant Kulleen <seemant@gentoo.org> gpm-1.20.0-r4.ebuild :

  The ebuild kinda smelled bad, so I gave it a refresher.
  - Change make to MAKEOPTS="-j1" emake
  - Change make blah install to einstall
  - (the kicker) make all libraries, not just some mode 755 to prevent
    a segfault I was getting when trying to start mc.

*gpm-1.20.0-r3 (3 Jun 2002)

  11 Sep 2002; Seemant Kulleen <seemant@gentoo.org> gpm-1.20.0-r3.ebuild :

  emake->make, as suggested by j2ee to: filippo@esaurito.net (Filippo
  Giunchedi) in bug #7762.

  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.