summaryrefslogtreecommitdiff
blob: 31a36cb9705084d9a15376250438e2b1b69189e7 (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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
# ChangeLog for app-vim/gentoo-syntax
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/gentoo-syntax/ChangeLog,v 1.143 2013/01/27 11:37:05 radhermit Exp $

  27 Jan 2013; Tim Harder <radhermit@gentoo.org> gentoo-syntax-99999999.ebuild:
  Git directories (and related files) and now removed via the vim-plugin
  eclass.

  26 Jan 2013; Mike Gilbert <floppym@gentoo.org> gentoo-syntax-99999999.ebuild:
  Remove the .git directory so that it does not get installed.

*gentoo-syntax-99999999 (24 Jan 2013)

  24 Jan 2013; Tim Harder <radhermit@gentoo.org>
  +gentoo-syntax-99999999.ebuild:
  Add live ebuild.

  01 Jan 2013; Fabian Groffen <grobian@gentoo.org>
  gentoo-syntax-20120109.ebuild:
  Marked ~x86-freebsd

  25 Jul 2012; Ben de Groot <yngwin@gentoo.org> metadata.xml:
  Take over maintainership from spatz.

  28 May 2012; Tim Harder <radhermit@gentoo.org>
  -gentoo-syntax-20101212.ebuild:
  Remove old.

  28 May 2012; Raúl Porcel <armin76@gentoo.org> gentoo-syntax-20120109.ebuild:
  alpha/ia64/m68k/s390/sh/sparc stable wrt #410085

  26 Apr 2012; Alexis Ballier <aballier@gentoo.org>
  gentoo-syntax-20120109.ebuild:
  keyword ~amd64-fbsd

  17 Apr 2012; Brent Baude <ranger@gentoo.org> gentoo-syntax-20120109.ebuild:
  Marking gentoo-syntax-20120109 ppc64 for bug 410085

  16 Apr 2012; Brent Baude <ranger@gentoo.org> gentoo-syntax-20120109.ebuild:
  Marking gentoo-syntax-20120109 ppc for bug 410085

  04 Apr 2012; Jeff Horelick <jdhore@gentoo.org> gentoo-syntax-20120109.ebuild:
  marked x86 per bug 410085

  03 Apr 2012; Jeroen Roovers <jer@gentoo.org> gentoo-syntax-20120109.ebuild:
  Stable for HPPA (bug #410085).

  31 Mar 2012; Markus Meier <maekke@gentoo.org> gentoo-syntax-20120109.ebuild:
  arm stable, bug #410085

  29 Mar 2012; Agostino Sarubbo <ago@gentoo.org> gentoo-syntax-20120109.ebuild:
  Stable for amd64, wrt bug #410085

  29 Mar 2012; Jeremy Olexa <darkside@gentoo.org> metadata.xml:
  remove myself from maintainer

*gentoo-syntax-20120109 (10 Jan 2012)

  10 Jan 2012; Tim Harder <radhermit@gentoo.org>
  +gentoo-syntax-20120109.ebuild:
  Version bump.

  03 May 2011; Fabian Groffen <grobian@gentoo.org>
  gentoo-syntax-20101212.ebuild:
  Marked ~x64-freebsd

  24 Jan 2011; Jeremy Olexa <darkside@gentoo.org>
  -gentoo-syntax-20100215.ebuild, gentoo-syntax-20101212.ebuild:
  Stabilize for all, noarch package (only text files). Remove old version.

*gentoo-syntax-20101212 (12 Dec 2010)

  12 Dec 2010; Jeremy Olexa <darkside@gentoo.org>
  +gentoo-syntax-20101212.ebuild:
  Version bump to fix bugs: 322247, 319809, 322871, 329311, 346477, 281481,
  and other fixes

  14 Oct 2010; Fabian Groffen <grobian@gentoo.org>
  gentoo-syntax-20100215.ebuild:
  Marked ~x64-solaris

  05 Jul 2010; Dror Levin <spatz@gentoo.org> -gentoo-syntax-20090720.ebuild:
  Drop old.

  05 Jul 2010; Samuli Suominen <ssuominen@gentoo.org>
  gentoo-syntax-20100215.ebuild:
  ppc64 stable wrt #313755

  12 Jun 2010; Jeremy Olexa <darkside@gentoo.org>
  -gentoo-syntax-20090220.ebuild, metadata.xml:
  Update metadata and remove old

  16 May 2010; Markos Chandras <hwoarang@gentoo.org>
  gentoo-syntax-20100215.ebuild:
  Stable on amd64 wrt bug #313755. Thanks to Roeland Douma
  <roeland@rullzer.com>

  18 Apr 2010; <nixnut@gentoo.org> gentoo-syntax-20100215.ebuild:
  ppc stable #313755

  13 Apr 2010; Raúl Porcel <armin76@gentoo.org>
  gentoo-syntax-20100215.ebuild:
  alpha/arm/ia64/m68k/s390/sh stable wrt #313755

  13 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  gentoo-syntax-20100215.ebuild:
  x86 stable wrt bug #313755

  09 Apr 2010; Tiago Cunha <tcunha@gentoo.org>
  gentoo-syntax-20100215.ebuild:
  stable sparc, bug 313755

  09 Apr 2010; Jeroen Roovers <jer@gentoo.org>
  gentoo-syntax-20100215.ebuild:
  Stable for HPPA (bug #313755).

  12 Mar 2010; Markos Chandras <hwoarang@gentoo.org>
  gentoo-syntax-20090720.ebuild:
  Stable on amd64 wrt bug #304805

  10 Mar 2010; Fabian Groffen <grobian@gentoo.org>
  gentoo-syntax-20100215.ebuild:
  Marked ~ia64-hpux

  05 Mar 2010; Markus Duft <mduft@gentoo.org> gentoo-syntax-20090720.ebuild,
  gentoo-syntax-20100215.ebuild:
  re-added ~x86-interix keyword

  02 Mar 2010; Jeroen Roovers <jer@gentoo.org>
  gentoo-syntax-20090720.ebuild:
  Stable for HPPA (bug #304805).

  25 Feb 2010; Raúl Porcel <armin76@gentoo.org>
  gentoo-syntax-20090720.ebuild:
  alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #304805

  25 Feb 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  gentoo-syntax-20090720.ebuild:
  x86 stable, bug #304805

  18 Feb 2010; Tiago Cunha <tcunha@gentoo.org>
  gentoo-syntax-20090720.ebuild:
  stable sparc, bug 304805

*gentoo-syntax-20100215 (16 Feb 2010)

  16 Feb 2010; Jeremy Olexa <darkside@gentoo.org>
  +gentoo-syntax-20100215.ebuild:
  minor, minor bump to fix the EXPORT_FUNCTIONS highlighting and defaults to
  EAPI=3

  15 Feb 2010; Joseph Jezak <josejx@gentoo.org>
  gentoo-syntax-20090720.ebuild:
  Marked ppc/ppc64 stable for bug #304805.

  17 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
  -gentoo-syntax-20070506.ebuild, -gentoo-syntax-20081006.ebuild:
  clean up

  17 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
  gentoo-syntax-20070506.ebuild, gentoo-syntax-20081006.ebuild,
  gentoo-syntax-20090220.ebuild, gentoo-syntax-20090720.ebuild:
  QA: add prefix keywords

*gentoo-syntax-20090720 (20 Jul 2009)

  20 Jul 2009; Jeremy Olexa <darkside@gentoo.org>
  +gentoo-syntax-20090720.ebuild:
  Bug fix bump for Gentoo bugs 265476 & 270456

  28 Mar 2009; nixnut <nixnut@gentoo.org> gentoo-syntax-20090220.ebuild:
  ppc stable #248220

  27 Mar 2009; Jeroen Roovers <jer@gentoo.org>
  gentoo-syntax-20090220.ebuild:
  Stable for HPPA (bug #248220).

  27 Mar 2009; Raúl Porcel <armin76@gentoo.org>
  gentoo-syntax-20090220.ebuild:
  arm/ia64/m68k/s390/sh stable wrt #245220

  24 Mar 2009; Brent Baude <ranger@gentoo.org>
  gentoo-syntax-20090220.ebuild:
  stable ppc64, bug 248220

  22 Mar 2009; Markus Meier <maekke@gentoo.org>
  gentoo-syntax-20090220.ebuild:
  x86 stable, bug #248220

  22 Mar 2009; Tobias Klausmann <klausman@gentoo.org>
  gentoo-syntax-20090220.ebuild:
  Stable on alpha, bug #248220

  21 Mar 2009; Tiago Cunha <tcunha@gentoo.org>
  gentoo-syntax-20090220.ebuild:
  stable sparc, bug 248220

  21 Mar 2009; Jeremy Olexa <darkside@gentoo.org>
  gentoo-syntax-20090220.ebuild:
  amd64 stable, bug 248220

  20 Feb 2009; Jeremy Olexa <darkside@gentoo.org>
  gentoo-syntax-20090220.ebuild:
  I uploaded a bad distfile to the mirrors. This change will fix it and offer
  a definitive source for the distfile that I *know* works.

*gentoo-syntax-20090220 (20 Feb 2009)

  20 Feb 2009; Jeremy Olexa <darkside@gentoo.org>
  +gentoo-syntax-20090220.ebuild:
  New version bump, fixes bugs 253401 & 254208

  20 Feb 2009; Tiago Cunha <tcunha@gentoo.org>
  gentoo-syntax-20081006.ebuild:
  stable amd64, bug 248220

  20 Feb 2009; Ferris McCormick <fmccor@gentoo.org>
  gentoo-syntax-20081006.ebuild:
  Sparc stable, Bug #248220.

  25 Jan 2009; Jeremy Olexa <darkside@gentoo.org> metadata.xml:
  edit metadata - I have access to the repo, so I should be CC'd on bugs now

*gentoo-syntax-20081006 (06 Oct 2008)

  06 Oct 2008; Ali Polatel <hawking@gentoo.org>
  -files/gentoo-syntax-20051221-metadata.patch,
  -files/gentoo-syntax-20080717-metadata-order.patch,
  -gentoo-syntax-20051221-r1.ebuild, -gentoo-syntax-20061106.ebuild,
  -gentoo-syntax-20070212.ebuild, -gentoo-syntax-20080717-r1.ebuild,
  +gentoo-syntax-20081006.ebuild:
  Version bump. Fixes 239287. Drop old.

  03 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml:
  Add USE flag description to metadata wrt GLEP 56.

*gentoo-syntax-20080717-r1 (17 Jul 2008)

  17 Jul 2008; Ali Polatel <hawking@gentoo.org>
  +files/gentoo-syntax-20080717-metadata-order.patch,
  -gentoo-syntax-20080717.ebuild, +gentoo-syntax-20080717-r1.ebuild:
  Revbump. Added patch from svn to fix metadata hilighting. Drop old.

*gentoo-syntax-20080717 (17 Jul 2008)

  17 Jul 2008; Ali Polatel <hawking@gentoo.org>
  +gentoo-syntax-20080717.ebuild:
  Version bump. Add support for GLEP56, update recognized variables in
  make.conf, #199788. Recognize directories under /etc/portage, #229035.

  09 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
  gentoo-syntax-20070506.ebuild:
  Stable on ppc.

  06 Aug 2007; Joshua Kinard <kumba@gentoo.org>
  gentoo-syntax-20070506.ebuild:
  Stable on mips, per #185691.

  01 Aug 2007; <metalgod@gentoo.org> gentoo-syntax-20070506.ebuild:
  Stable on amd64. See bug #185691.

  30 Jul 2007; Raúl Porcel <armin76@gentoo.org>
  gentoo-syntax-20070506.ebuild:
  alpha/ia64 stable wrt #185691

  30 Jul 2007; Christian Faulhammer <opfer@gentoo.org>
  gentoo-syntax-20070506.ebuild:
  stable x86, bug 185691

  30 Jul 2007; Markus Rothe <corsair@gentoo.org>
  gentoo-syntax-20070506.ebuild:
  Stable on ppc64; bug #185691

  30 Jul 2007; Jeroen Roovers <jer@gentoo.org>
  gentoo-syntax-20070506.ebuild:
  Stable for HPPA (bug #185691).

  30 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org>
  gentoo-syntax-20070506.ebuild:
  Stable on sparc wrt #185691

*gentoo-syntax-20070506 (06 May 2007)

  06 May 2007; Mike Kelly <pioto@gentoo.org> +gentoo-syntax-20070506.ebuild:
  Version bump. Eselect stuff was split off to eselect-syntax. Use of $(which)
  is marked as an error, since people should be using the more portable bash
  builtin $(type -P) (Bug #176218). ECLASS and INHERITED aren't set anymore in
  the new eclass template (Bug #175135).

*gentoo-syntax-20070212 (13 Feb 2007)

  13 Feb 2007; Mike Kelly <pioto@gentoo.org> -gentoo-syntax-20051221.ebuild,
  +gentoo-syntax-20070212.ebuild:
  Version bump. Fixes Bug #164312, Bug #164953, and Bug #164588. Remove old
  version.

  11 Feb 2007; Fabian Groffen <grobian@gentoo.org>
  gentoo-syntax-20051221.ebuild, gentoo-syntax-20051221-r1.ebuild,
  gentoo-syntax-20061106.ebuild:
  Dropped ppc-macos keyword, see you in prefix

  23 Jan 2007; Marius Mauch <genone@gentoo.org>
  gentoo-syntax-20051221.ebuild, gentoo-syntax-20051221-r1.ebuild,
  gentoo-syntax-20061106.ebuild:
  Replacing einfo with elog

*gentoo-syntax-20061106 (06 Nov 2006)

  06 Nov 2006; Mike Kelly <pioto@gentoo.org> +gentoo-syntax-20061106.ebuild:
  Version bump. Fixes: Bug #122890 and Bug #145999. See Bug #148985 for more
  details.

  05 Nov 2006; Mike Kelly <pioto@gentoo.org>
  -files/gentoo-syntax-20050211-fix-escapes.patch,
  -files/gentoo-syntax-20050211-fix-xml.patch,
  -gentoo-syntax-20050325.ebuild, -gentoo-syntax-20050515.ebuild,
  -gentoo-syntax-20050618.ebuild:
  Removing old versions.

  18 Oct 2006; Roy Marples <uberlord@gentoo.org>
  gentoo-syntax-20051221-r1.ebuild:
  Added ~sparc-fbsd keyword.

*gentoo-syntax-20051221-r1 (06 Sep 2006)

  06 Sep 2006; <tupone@gentoo.org>
  +files/gentoo-syntax-20051221-metadata.patch,
  +gentoo-syntax-20051221-r1.ebuild:
  Fixing creation of metadata.xml. Bug #129533 by me

  07 Apr 2006; Bryan Østergaard <kloeri@gentoo.org metadata.xml:
  Remove ciaranm from metadata.xml.

  31 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
  gentoo-syntax-20051221.ebuild:
  Add ~x86-fbsd keyword.

  26 Feb 2006; Joshua Kinard <kumba@gentoo.org>
  gentoo-syntax-20051221.ebuild:
  Marked stable on mips.

  06 Feb 2006; Luis Medinas <metalgod@gentoo.org>
  gentoo-syntax-20051221.ebuild:
  Stable on amd64. See bug #121302.

  06 Feb 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  gentoo-syntax-20051221.ebuild:
  ppc stable, bug #121302

  06 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  gentoo-syntax-20051221.ebuild:
  Stable on sparc wrt #121302

  06 Feb 2006; Torsten Veller <tove@gentoo.org>
  gentoo-syntax-20051221.ebuild:
  Stable on x86 (bug #121302)

  06 Feb 2006; Markus Rothe <corsair@gentoo.org>
  gentoo-syntax-20051221.ebuild:
  Stable on ppc64: bug #121302

  06 Feb 2006; Jeroen Roovers <jer@gentoo.org>
  gentoo-syntax-20051221.ebuild:
  Stable on hppa (bug #121302).

  06 Feb 2006; Aron Griffis <agriffis@gentoo.org>
  gentoo-syntax-20051221.ebuild:
  Mark 20051221 stable on alpha/ia64 #121302

*gentoo-syntax-20051221 (21 Dec 2005)

  21 Dec 2005; Ciaran McCreesh <ciaranm@gentoo.org>
  +gentoo-syntax-20051221.ebuild:
  New release. Fix INSTALL_MASK highlighting in make.conf, fix USE flag
  highlighting for flags that start with a number (bug #107959).

  05 Sep 2005; Lina Pezzella <j4rg0n@gentoo.org>
  gentoo-syntax-20050618.ebuild:
  Testing ppc-macos on Progressive profile

  18 Jul 2005; Aron Griffis <agriffis@gentoo.org>
  -gentoo-syntax-20041227.ebuild, -gentoo-syntax-20050211-r1.ebuild,
  gentoo-syntax-20050618.ebuild:
  Stable everywhere

*gentoo-syntax-20050618 (18 Jun 2005)

  18 Jun 2005; Aaron Walker <ka0ttic@gentoo.org>
  +gentoo-syntax-20050618.ebuild:
  New release; mainly updated all the eclectic-related stuff to eselect.

*gentoo-syntax-20050515 (15 May 2005)

  15 May 2005; Ciaran McCreesh <ciaranm@gentoo.org>
  +gentoo-syntax-20050515.ebuild:
  New version. Changes include more make.conf highlighting (bug #92238),
  smarter ebuild template generation, smarter cat/pkg detection, more error
  highlighting for ebuilds and initial support for eclectic modules.

  30 Apr 2005; Bryan Østergaard <kloeri@gentoo.org>
  gentoo-syntax-20050325.ebuild:
  Stable on ia64.

  14 Apr 2005; Bryan Østergaard <kloeri@gentoo.org>
  gentoo-syntax-20050325.ebuild:
  Stable on alpha.

  06 Apr 2005; Markus Rothe <corsair@gentoo.org>
  gentoo-syntax-20050325.ebuild:
  Stable on ppc64

  05 Apr 2005; Marcus D. Hanwell <cryos@gentoo.org>
  gentoo-syntax-20050325.ebuild:
  Marked stable on amd64.

  05 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
  gentoo-syntax-20050325.ebuild:
  Stable on hppa.

  03 Apr 2005; Joseph Jezak <josejx@gentoo.org>
  gentoo-syntax-20050325.ebuild:
  Marked ppc stable.

  02 Apr 2005; Ciaran McCreesh <ciaranm@gentoo.org>
  gentoo-syntax-20050325.ebuild:
  x86 sparc mips stable

*gentoo-syntax-20050325 (25 Mar 2005)

  25 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org>
  -gentoo-syntax-20050318.ebuild, +gentoo-syntax-20050325.ebuild:
  New version. vim63 fixes.

*gentoo-syntax-20050318 (18 Mar 2005)

  18 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org>
  +gentoo-syntax-20050318.ebuild:
  New version

  17 Mar 2005; Michael Hanselmann <hansmi@gentoo.org>
  gentoo-syntax-20050211-r1.ebuild:
  Stable on ppc.

  06 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org>
  gentoo-syntax-20050211-r1.ebuild:
  Marked stable on amd64.

  03 Mar 2005; Guy Martin <gmsoft@gentoo.org>
  gentoo-syntax-20050211-r1.ebuild:
  Stable on hppa.

  27 Feb 2005; Aron Griffis <agriffis@gentoo.org>
  gentoo-syntax-20050211-r1.ebuild:
  stable on alpha + ia64

  27 Feb 2005; Ciaran McCreesh <ciaranm@gentoo.org>
  -gentoo-syntax-20041009.ebuild, -gentoo-syntax-20041202.ebuild,
  -gentoo-syntax-20050130.ebuild, gentoo-syntax-20050211-r1.ebuild,
  -gentoo-syntax-20050211.ebuild:
  x86 sparc mips stable, since this release fixes the xml screwup. Tidy out
  unnecessary versions.

*gentoo-syntax-20050211-r1 (21 Feb 2005)

  21 Feb 2005; Ciaran McCreesh <ciaranm@gentoo.org>
  +files/gentoo-syntax-20050211-fix-xml.patch,
  +gentoo-syntax-20050211-r1.ebuild:
  Fix xml, bug #82789

  18 Feb 2005; Tom Martin <slarti@gentoo.org> gentoo-syntax-20041227.ebuild:
  amd64 stable.

  11 Feb 2005; Ciaran McCreesh <ciaranm@gentoo.org>
  +files/gentoo-syntax-20050211-fix-escapes.patch,
  gentoo-syntax-20050211.ebuild:
  Add patch to fix up escapes

*gentoo-syntax-20050211 (11 Feb 2005)

  11 Feb 2005; Ciaran McCreesh <ciaranm@gentoo.org>
  +gentoo-syntax-20050211.ebuild:
  New release, mostly bugfixes. Arch detection code is now faster thanks to a
  cache, and should work properly on non-Linux. The thirdpartymirrors file
  should now be detected. ASFLAGS and ARCH are now shown as errors in
  make.conf. The runscript line in init.d files will now be created properly.

  05 Feb 2005; Michael Hanselmann <hansmi@gentoo.org>
  gentoo-syntax-20041227.ebuild:
  Stable on ppc.

*gentoo-syntax-20050130 (30 Jan 2005)

  30 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org>
  +gentoo-syntax-20050130.ebuild:
  New release. Changes include support for many new eclasses, updates to
  existing eclass function names, sandbox function highlighting, better
  make.conf and init.d highlighting, new init.d/conf.d creation templates and
  error highlighting for bad EXPORT_FUNCTIONS declarations in eclasses.

  18 Jan 2005; Bryan Østergaard <kloeri@gentoo.org>
  gentoo-syntax-20041227.ebuild:
  Stable on alpha.

  13 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org>
  gentoo-syntax-20041009.ebuild, -gentoo-syntax-20041113.ebuild,
  gentoo-syntax-20041202.ebuild, gentoo-syntax-20041227.ebuild:
  Remove unnecessary versions. Tested on ~arm and ~hppa. Also added ~s390,
  since no-one's maintaining it and it's needed for a dep. Changed nomirror to
  primaryuri now that portage supports it.

  02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org>
  gentoo-syntax-20041227.ebuild:
  Stable on x86, sparc, mips

  02 Jan 2005; Michael Hanselmann <hansmi@gentoo.org>
  gentoo-syntax-20041202.ebuild:
  Stable on ppc.

*gentoo-syntax-20041227 (27 Dec 2004)

  27 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org>
  +gentoo-syntax-20041227.ebuild:
  New version. Changes include an update to make arch detection work again
  with the new make.defaults setup, extra error checking on make.conf SLOT and
  CFLAGS, many new ebuild creation templates and new metadata and guidexml
  syntax rules.

  16 Dec 2004; Dylan Carlson <absinthe@gentoo.org>
  gentoo-syntax-20041202.ebuild:
  Stable on amd64.

  12 Dec 2004; Bryan Østergaard <kloeri@gentoo.org>
  gentoo-syntax-20041202.ebuild:
  Stable on alpha.

  09 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org>
  gentoo-syntax-20041202.ebuild:
  sparc, mips, x86 stable

  04 Dec 2004; Tom Martin <slarti@gentoo.org> gentoo-syntax-20041113.ebuild:
  Stable on amd64.

  02 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org>
  -gentoo-syntax-20041121.ebuild, -gentoo-syntax-20041127.ebuild:
  Tidy up unneeded versions

*gentoo-syntax-20041202 (02 Dec 2004)

  02 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org>
  +gentoo-syntax-20041202.ebuild:
  New version. Fixes bugsummary menus (bug #72888) and adds support for
  intelligent ebuild/eclass creation based upon context.

*gentoo-syntax-20041127 (27 Nov 2004)

  27 Nov 2004; Ciaran McCreesh <ciaranm@gentoo.org>
  +gentoo-syntax-20041127.ebuild:
  New version. Changes include more make.conf error highlighting (CFLAGS="-s
  -DNDEBUG", LDFLAGS), support for /etc/portage/mirrors (bug #72228) and
  use.desc/use.local.desc, vim-* and bash-completion eclasses recognised,
  consistent :BugSummary naming (bug #72001), faster :BugSummary and the
  addition of :BugDetails, better function recognition (bug #72469).

*gentoo-syntax-20041113 (24 Nov 2004)

  24 Nov 2004; Ciaran McCreesh <ciaranm@gentoo.org>
  gentoo-syntax-20041113.ebuild:
  sparc, mips, x86 stable

*gentoo-syntax-20041121 (21 Nov 2004)

  21 Nov 2004; Ciaran McCreesh <ciaranm@gentoo.org>
  +gentoo-syntax-20041121.ebuild:
  New version. Changes include error highlighting for EXTRA_ECONF and cat
  abuse, improved highlighting for ChangeLogs and package.keywords, new syntax
  highlighting for make.conf and a bugsummary plugin (move the cursor over a
  bug number and enter <Leader>bug for a summary).

  14 Nov 2004; Steve Arnold <nerdboy@gentoo.org>
  gentoo-syntax-20041009.ebuild:
  marked stable on ppc (heading off a bug)

  13 Nov 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  New release. Changes include GLEP 31 (UTF-8) support (unless
  USE="ignore-glep31"), error highlighting for bad function syntax, more
  keywords (bug #71065) and pkg_config recognition (bug #67807)

  08 Nov 2004; Daniel Ostrow <dostrow@gentoo.org>
  gentoo-syntax-20041009.ebuild:
  Marked ~ppc64

  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.