summaryrefslogtreecommitdiff
blob: 75cc393ccdfa2e750108cb10b4a25c5b55398e90 (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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
# 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.17 2003/05/02 10:57:49 naz Exp $

*gpm-1.20.0-r6 (13 Jan 2002)

  24 Feb 2003; Zach Welch <zwelch@gentoo.org> gpm-1.20.0-r6.ebuild :
  Add arm keyword

  08 Feb 2003; Guy Martin <gmsoft@gentoo.org> :
  Added hppa to keywords.

  13 Jan 2002; Michael Nazaroff <naz@gentoo.org> gpm-1.20.0-r6.ebuild :

  Fix for bug #5232 which helps keep useless logs to minimum.

  02 May 2003; Michael Nazaroff <naz@gentoo.org> gpm.conf.d :
  Added option to /etc/conf.d/gpm to allow it to use a fuller character 
  set if desired by the user. A added feature via a request in bug 19381. 

*gpm-1.20.0-r5 (18 Nov 2002)

  14 Mar 2003; Jan Seidel <tuxus@gentoo.org> :
  Added mips to KEYWORDS

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  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.