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
93
94
95
96
97
98
99
100
101
|
# ChangeLog for app-editors/nedit
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/ChangeLog,v 1.22 2004/03/09 14:25:42 lanius Exp $
06 Mar 2004; Stephen P. Becker <geoman@gentoo.org>
nedit-5.4_pre20030213.ebuild:
Added ~mips keyword.
23 Feb 2004; Sven Blumenstein <bazik@gentoo.org>
nedit-5.4_pre20030213.ebuild:
Stable on sparc
*nedit-5.4 (09 Mar 2004)
09 Mar 2004; Heinrich Wendel <lanius@gentoo.org> nedit-5.4.ebuild:
version bump, bug #44035
23 Jan 2004; Heinrich Wendel <lanius@gentoo.org> nedit-5.3-r1.ebuild,
nedit-5.3-r2.ebuild, nedit-5.4_pre20030213.ebuild:
fix xfree dep; remove 5.3-r1
11 Jan 2004; Heinrich Wendel <lanius@gentoo.org> nedit-5.3-r1.ebuild,
nedit-5.3-r2.ebuild, nedit-5.4_pre20030213.ebuild:
fixed motif dep
21 Oct 2003; Seemant Kulleen <seemant@gentoo.org> nedit-5.3-r1.ebuild,
nedit-5.3-r2.ebuild, nedit-5.4_pre20030213.ebuild:
changed SRC_URIs for nedit downloads to mirror://nedit, recently added to
thirdpartymirrors file
03 Oct 2003; Aron Griffis <agriffis@gentoo.org> nedit-5.3-r2.ebuild:
Stable on alpha
*nedit-5.4_pre20030213 (28 Apr 2003)
29 Jun 2003; Daniel Ahlberg <aliz@gentoo.org> :
Added missing changelog entry.
13 May 2003; Tavis Ormandy <taviso@gentoo.org> nedit-5.3-r2.ebuild:
marking nedit ~alpha.
*nedit-5.4_pre20030212 (15 Feb 2003)
22 Apr 2003; Graham Forest <vladimir@gentoo.org> nedit-5.3-r2.ebuild,
nedit-5.4_pre20030213.ebuild:
app-text/aspell -> virtual/aspell-dict
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)
29 Mar 2003; Alastair Tse <liquidx@gentoo.org> nedit-5.3-r1.ebuild:
replacing openmotif with virtual/motif
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.
|