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
|
# ChangeLog for app-editors/vim-core
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.27 2003/05/26 17:51:53 agriffis Exp $
26 May 2003; Aron Griffis <agriffis@gentoo.org> files/vimrc:
Update vimrc to respect user textwidth setting; fixes bug 20217
*vim-core-6.2_pre6 (26 May 2003)
26 May 2003; Aron Griffis <agriffis@gentoo.org> vim-core-6.2_pre6.ebuild:
Update to 6.2f
*vim-core-6.2_pre5 (23 May 2003)
23 May 2003; Aron Griffis <agriffis@gentoo.org> vim-core-6.2_pre5.ebuild:
Update to 6.2e
*vim-core-6.2_pre4 (21 May 2003)
21 May 2003; Aron Griffis <agriffis@gentoo.org> vim-core-6.2_pre4.ebuild:
Update to 6.2d
*vim-core-6.2_pre3 (06 May 2003)
06 May 2003; Aron Griffis <agriffis@gentoo.org> vim-core-6.2_pre3.ebuild:
Update to 6.2c
*vim-core-6.2_pre1 (23 Apr 2003)
24 Apr 2003; Aron Griffis <agriffis@gentoo.org> :
Update digests
23 Apr 2003; Aron Griffis <agriffis@gentoo.org> vim-core-6.1-r4.ebuild,
vim-core-6.1-r5.ebuild, vim-core-6.2_pre1.ebuild:
Update all ebuilds to work with new eclass. Add version 6.2a.
*vim-core-6.1-r5 (22 Mar 2003)
16 Apr 2003; Guy Martin <gmsoft@gentoo.org> vim-core-6.1-r5.ebuild :
Marked stable on hppa.
02 Apr 2003; Aron Griffis <agriffis@gentoo.org> vim-core-6.1-r5.ebuild:
Move primary deps to eclass and add IUSE=ncurses in support of bug 18488
28 Mar 2003; Christian Birchinger <joker@gentoo.org> vim-core-6.1-r5.ebuild:
Added sparc stable keyword
22 Mar 2003; Aron Griffis <agriffis@gentoo.org> vim-core-6.1-r5.ebuild,
files/vimrc:
Move vimrc from vim to vim-core. Update to patchlevel 411. Mark stable on
x86, alpha. Changes to the eclass are described in the vim ChangeLog.
08 Feb 2003; Guy Martin <gmsoft@gentoo.org> vim-core-6.1-r4.ebuild :
Added hppa to keywords.
22 Jan 2003; Daniel Ahlberg <aliz@gentoo.org> vim-core-6.1-r4.ebuild :
Unmasked, security update.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
12 Nov 2002; Mark Guertin <gerk@gentoo.org> :
set all builds except 6.1-r3 to -ppc, the -r3 build is now
ppc (its only one that works on ppc)
*vim-core-6.1-r4 (21 Jan 2003)
14 Mar 2003; Seemant Kulleen <seemant@gentoo.org> vim-core-6.1-r1.ebuild,
vim-core-6.1-r1.ebuild, vim-core-6.1-r2.ebuild, vim-core-6.1-r2.ebuild,
vim-core-6.1-r3.ebuild, vim-core-6.1-r3.ebuild, vim-core-6.1-r4.ebuild,
vim-core-6.1.ebuild, vim-core-6.1.ebuild:
uses the vim.eclass now
14 Mar 2003; Jan Seidel <tuxus@gentoo.org> vim-core-6.1-r4.ebuild :
Added mips to KEYWORDS
24 Feb 2003; Zach Welch <zwelch@gentoo.org> vim-core-6.1-r4.ebuild :
Add arm keyword
21 Jan 2003; Ryan Phillips <rphillips@gentoo.org> vim-core-6.1-r4.ebuild :
Patches 1-300
*vim-core-6.1-r3 (27 Oct 2002)
12 Nov 2002; Ryan Phillips <rphillips@gentoo.org> vim-core-6.1-r3.ebuild :
Added libtermcap to deps
07 Nov 2002; Ryan Phillips <rphillips@gentoo.org> vim-core-6.1-r3.ebuild :
Added Bret Towe's fixes to the ebuild. Fixes #10044
27 Oct 2002; Ryan Phillips <rphillips@gentoo.org> vim-core-6.1-r3.ebuild :
Added vim eclass support
*vim-core-6.1-r2 (8 Oct 2002)
8 Oct 2002; Ryan Phillips <rphillips@gentoo.org> vim-core-6.1-r2.ebuild :
Added 201-215 patches.
*vim-core-6.1-r1 (29 Sep 2002)
29 Sep 2002; Ryan Phillips <rphillips@gentoo.org> vim-core-6.1-r1.ebuild :
Added patches 1-200. Submitted by Bret Towe. Fixes #8400
*vim-core-6.1 (12 Sep 2002)
12 Sep 2002; Hannes Mehnert <hannes@gentoo.org> vim-core-6.1.ebuild:
splitted vim into gvim, vim and vim-core
|