blob: 73b7c8332ff3409bc107167c649ef62e51a9148f (
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
|
# ChangeLog for app-editors/nano
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.16 2003/02/11 22:57:27 gmsoft Exp $
11 Feb 2003; Guy Martin <gmsoft@gentoo.org> :
Added hppa to keywords.
*nano-1.1.99_pre2 (06 Feb 2003)
06 Feb 2003; Mike Frysinger <vapier@gentoo.org> :
Version bump (god i hate justify).
*nano-1.1.99_pre1 (25 Jan 2003)
25 Jan 2003; Mike Frysinger <vapier@gentoo.org> :
Version bump #14521.
*nano-1.0.9-r2 (01 Dec 2002)
18 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
Added mips to keywords
06 Jan 2003; Seemant Kulleen <seemant@gentoo.org> nano-1.0.9-r2.ebuild :
PROVIDE virtual/editor
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
01 Dec 2002; Mike Frysinger <vapier@gentoo.org> :
Added a symlink for /usr/bin/nano to /bin/nano #10916
*nano-1.0.9-r1 (30 Nov 2002)
30 Nov 2002; Matthew Kennedy <mkennedy@gentoo.org>
nano-1.0.9-r1.ebuild, files/digest-nano-1.0.9-r1,
files/newfile-gentoo.patch, ChangeLog :
Removed bizarre patch. Installed nano into /bin (resolves bug 11216 --
Lack of text editor in / mount point). Removed slang option (which
links into to /usr/ -- where does the madness end?)
*nano-1.0.9 (25 Sep 2002)
23 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
Removed bootcd USE flag
25 Sep 2002; Mike Frysinger <vapier@gentoo.org> :
bumped version
*nano-1.0.8-r1 (12 Mar 2002)
23 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
Removed bootcd USE flag
15 Jul 2002; Owen Stampflee <owen@gentoo.org> :
Added KEYWORDS.
11 Apr 2002; Seemant Kulleen <seemant@gentoo.org> nano-1.0.8-r1.ebuild :
I did not bump the revision number of this, but I added a flag to
disable text wrapping as root, for when nano is built for the bootcd
or build environments. This means that the nano -w instruction in
our Gentoo Installation docs will need to be adjusted to just say
"nano" now. Thanks to chrisa@asty.org (Chris Allegretta) in bug
# 1565
12 Mar 2002; Seemant Kulleen <seemant@gentoo.org>
Add USE-conditional nls compilation
*nano-1.0.8 (20 Feb 2002)
20 Feb 2002; Aron Griffis <agriffis@gentoo.org> nano-1.0.8.ebuild :
Updated to 1.0.8. Added USE-conditional slang compilation.
*nano-1.0.6 (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.
|