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
|
# ChangeLog for app-vim/vimspell
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/vimspell/ChangeLog,v 1.23 2005/05/23 08:53:30 ciaranm Exp $
23 May 2005; Ciaran McCreesh <ciaranm@gentoo.org> vimspell-1.70.ebuild,
vimspell-1.84.ebuild, vimspell-1.84-r1.ebuild, vimspell-1.84-r2.ebuild,
vimspell-1.95.ebuild:
Conflict between vimspell and svncommand maps, so make them block. Bug #91965
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
vimspell-1.84-r2.ebuild:
Stable on ppc.
18 Feb 2005; Tom Martin <slarti@gentoo.org> vimspell-1.84-r2.ebuild:
amd64 stable.
18 Feb 2005; Tom Martin <slarti@gentoo.org> vimspell-1.84-r2.ebuild:
amd64 stable.
*vimspell-1.95 (06 Jan 2005)
06 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> +vimspell-1.95.ebuild:
Bump, bug #76748
28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org>
vimspell-1.84-r2.ebuild:
Stable on alpha.
24 Nov 2004; Ciaran McCreesh <ciaranm@gentoo.org> vimspell-1.84-r2.ebuild:
mips, sparc, x86 stable
*vimspell-1.84-r2 (22 Oct 2004)
22 Oct 2004; Ciaran McCreesh <ciaranm@gentoo.org>
+files/vimspell-1.84-aspell-0.6.patch, +vimspell-1.84-r2.ebuild:
Make it work with aspell 0.6.x. Thanks to Molchanov Alexander in bug #66341
for one of the fixes.
06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> vimspell-1.84-r1.ebuild:
Display plugin help text, bug #62559
06 Sep 2004; Bryan Østergaard <kloeri@gentoo.org> vimspell-1.84-r1.ebuild:
Stable on alpha.
20 Aug 2004; Ciaran McCreesh <ciaranm@gentoo.org> vimspell-1.84-r1.ebuild:
Stable on x86, sparc, mips
09 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org>
vimspell-1.84-r1.ebuild:
inherit eutils for epatch
*vimspell-1.84-r1 (31 May 2004)
31 May 2004; Ciaran McCreesh <ciaranm@gentoo.org>
+files/vimspell-1.84-explorersyntax.patch, +vimspell-1.84-r1.ebuild:
Add syntax highlighting fix (bug #52363)
12 May 2004; Ciaran McCreesh <ciaranm@gentoo.org> -vimspell-1.68.ebuild,
-vimspell-1.83.ebuild, vimspell-1.84.ebuild:
Remove old versions, 1.84 stable on sparc and added ~mips
*vimspell-1.84 (22 Apr 2004)
22 Apr 2004; Ciaran McCreesh <ciaranm@gentoo.org> +vimspell-1.84.ebuild:
Version bump, hopefully fixes #48622
*vimspell-1.83 (21 Apr 2004)
21 Apr 2004; Ciaran McCreesh <ciaranm@gentoo.org> +vimspell-1.83.ebuild:
Version bump
16 Mar 2004; David Holm <dholm@gentoo.org> vimspell-1.70.ebuild:
Added to ~ppc.
23 Jan 2004; Aron Griffis <agriffis@gentoo.org> vimspell-1.70.ebuild:
stable on alpha and ia64
29 Dec 2003; Ciaran McCreesh <ciaranm@gentoo.org> vimspell-1.70.ebuild:
Stable on x86 and sparc
*vimspell-1.70 (30 Nov 2003)
30 Nov 2003; Ciaran McCreesh <ciaranm@gentoo.org> vimspell-1.70.ebuild:
Version bump
*vimspell-1.68 (19 Nov 2003)
19 Nov 2003; Ciaran McCreesh <ciaranm@gentoo.org> metadata.xml,
vimspell-1.68.ebuild:
new ebuild
|