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
|
# ChangeLog for app-vim/gentoo-syntax
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/ChangeLog,v 1.13 2004/11/05 21:48:54 lv Exp $
05 Nov 2004; Travis Tilley <lv@gentoo.org> gentoo-syntax-20041009.ebuild:
stable on amd64
04 Nov 2004; Ciaran McCreesh <ciaranm@gentoo.org>
-gentoo-syntax-20040906.ebuild, -gentoo-syntax-20040911.ebuild:
Tidy up
16 Oct 2004; Ciaran McCreesh <ciaranm@gentoo.org>
gentoo-syntax-20041009.ebuild:
x86, sparc, mips stable
*gentoo-syntax-20041009 (09 Oct 2004)
09 Oct 2004; Ciaran McCreesh <ciaranm@gentoo.org>
+gentoo-syntax-20041009.ebuild:
New release. Changes include highlighting for recognised function names (eg
src_unpack), better highlighting for bug numbers, error highlighting for non
GLEP 23 compliant licenses and cvs.eclass support.
30 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org>
gentoo-syntax-20040911.ebuild:
Stable on sparc, mips, x86
11 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org>
-gentoo-syntax-20040826.ebuild, -gentoo-syntax-20040901.ebuild,
gentoo-syntax-20040906.ebuild:
Stable on x86, mips, sparc. Remove older versions.
*gentoo-syntax-20040911 (11 Sep 2004)
11 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org>
+gentoo-syntax-20040911.ebuild:
Version bump
*gentoo-syntax-20040906 (06 Sep 2004)
06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org>
+gentoo-syntax-20040906.ebuild:
Version bump
03 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org>
gentoo-syntax-20040901.ebuild:
Help text, bug #62559
03 Sep 2004; David Holm <dholm@gentoo.org> gentoo-syntax-20040901.ebuild:
Added to ~ppc.
*gentoo-syntax-20040901 (01 Sep 2004)
01 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org>
+gentoo-syntax-20040901.ebuild:
Version bump. Changes since previous version include ChangeLog support, better
GLEP syntax, better error detection and more supported eclasses.
27 Aug 2004; Danny van Dyk <kugelfang@gentoo.org>
gentoo-syntax-20040826.ebuild:
Marked ~amd64.
*gentoo-syntax-20040826 (26 Aug 2004)
26 Aug 2004; Ciaran McCreesh <ciaranm@gentoo.org> +metadata.xml,
+gentoo-syntax-20040826.ebuild:
New package. Provides extended syntax highlighting and filetype settings for
ebuilds, eclasses and GLEPs.
|