summaryrefslogtreecommitdiff
blob: 152bced3d17af1d1aa6eceaa2e6badca5fa89e3f (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
# ChangeLog for app-editors/nedit
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/ChangeLog,v 1.11 2003/02/15 18:21:58 raker Exp $

*nedit-5.4_pre20030212 (15 Feb 2003)

  15 Feb 2003; Nick Hadaway <raker@gentoo.org> nedit-5.4_pre20030212.ebuild,
  files/digest-nedit-5.4_pre20030213 :
  Pulled from cvs on 20030213.  Added CC=${CC} to the make line to this
  new version and to 5.3-r2

*nedit-5.3-r2 (19 Jan 2003)

  26 Jan 2003; Seemant Kulleen <seemant@gentoo.org> nedit-5.3-r2.ebuild :

  Added virtual/motif as a dependency.  Closes bug #13879 by
  yanestra@web.de (Klaus-J. Wolf)

  19 Jan 2003; Seemant Kulleen <seemant@gentoo.org> nedit-5.3-r2.ebuild
  files/nedit-5.3-gentoo.diff files/digest-nedit-5.3-r2 :

  Added a patch to use aspell instead of ispell for spell checking.  The
  patch also makes nedit use /bin/sh by default instead of /bin/csh, which
  closes bug #11526 by webmaster@multi-air.com (Tom Ribbens)

*nedit-5.3-r1 (22 Oct 2002)

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  22 Oct 2002; Seemant Kulleen <seemant@gentoo.org> nedit-5.3-r1.ebuild
  files/digest-nedit-5.3-r1 :

  /usr/bin/nc is now neditc as is its manpage.

*nedit-5.3 (13 Jul 2002)

  29 Aug 2002; Michael Nazaroff <naz@gentoo.org> : nedit-5.3.ebuild
  Added in -lXmu to a Makefile so it compiles on everyone's machine, since it
  failed to build on my machine and one other persons.
  
  06 Aug 2002; Mark Guertin <gerk@gentoo.org> :
  Added ppc to keywords

  13 Jul 2002; Seemant Kulleen <seemant@gentoo.org> nedit-5.3.ebuild
  ChangeLog files/digest-nedit-5.3 :

  Version bump.

*nedit-5.2 (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.