blob: 32d4124b4aaea6b3f4e3f7772b2f81c7cba12c14 (
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
|
# ChangeLog for app-editors/nano
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/nano/ChangeLog,v 1.26 2003/05/04 01:22:21 avenj Exp $
*nano-1.2.1 (25 Apr 2003)
03 May 2003; Jon Portnoy <avenj@gentoo.org> nano-1.2.1.ebuild :
Removed slang from IUSE since it's no longer used.
25 Apr 2003; Jon Portnoy <avenj@gentoo.org> nano-1.2.1.ebuild :
Version bump.
*nano-1.2.0 (22 Feb 2003)
16 Apr 2003; Guy Martin <gmsoft@gentoo.org> nano-1.2.0.ebuild :
Marked stable on hppa.
29 Mar 2003; Christian Birchinger <joker@gentoo.org> nano-1.2.0.ebuild:
Added sparc stable keyword
09 Mar 2003; Aron Griffis <agriffis@gentoo.org> nano-1.2.0.ebuild:
Mark stable on alpha
28 Feb 2003; Zach Welch <zwelch@gentoo.org> nano-1.2.0.ebuild:
add arm keyword dropped during version bump!!
22 Feb 2003; Mike Frysinger <vapier@gentoo.org> :
Version bump.
*nano-1.1.99_pre3 (14 Feb 2003)
21 Feb 2003; Zach Welch <zwelch@gentoo.org> :
Added arm to keywords.
14 Feb 2003; Mike Frysinger <vapier@gentoo.org> :
Version bump (thank god they fixed disable justify).
*nano-1.1.99_pre2 (06 Feb 2003)
11 Feb 2003; Guy Martin <gmsoft@gentoo.org> :
Added hppa to keywords.
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.
|