summaryrefslogtreecommitdiff
blob: a84c5175327769caf2589b447d8e98798ed98ae2 (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
# ChangeLog for app-emacs/gentoo-syntax
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/gentoo-syntax/ChangeLog,v 1.3 2007/06/25 15:10:13 ulm Exp $

  25 Jun 2007; Ulrich Mueller <ulm@gentoo.org> -gentoo-syntax-1.6.ebuild,
  gentoo-syntax-1.6-r1.ebuild:
  Distfile is tarball again. Clean up.

*gentoo-syntax-1.6-r1 (25 Jun 2007)

  25 Jun 2007; Christian Faulhammer <opfer@gentoo.org>
  +gentoo-syntax-1.6-r1.ebuild:
  revision bump to install the ChangeLog file.  Added some quotes

*gentoo-syntax-1.6 (21 Jun 2007)

  21 Jun 2007; Ulrich Mueller <ulm@gentoo.org>
  +files/51gentoo-syntax-gentoo.el, +gentoo-syntax-1.6.ebuild:
  Version bump: Added many keywords; use completing-read for completion of
  commands; fix key definition for ebuild-mode-map; use compile instead of
  start-process, inspired by Marien Zwart's ebuild-mode; improve compatibility
  with Emacs 21 and XEmacs.

*gentoo-syntax-1.5-r3 (21 Jun 2007)
*gentoo-syntax-1.3 (21 Jun 2007)

  21 Jun 2007; Ulrich Mueller <ulm@gentoo.org>
  +files/ebuild-mode-1.5-fix-tabify.patch, +files/50gentoo-syntax-gentoo.el,
  +metadata.xml, +gentoo-syntax-1.3.ebuild, +gentoo-syntax-1.5-r3.ebuild:
  Package app-emacs/ebuild-mode moved to app-emacs/gentoo-syntax.

*ebuild-mode-1.5-r3 (21 Jun 2007)

  21 Jun 2007; Ulrich Mueller <ulm@gentoo.org>
  files/50ebuild-mode-gentoo.el, -ebuild-mode-1.5-r2.ebuild,
  +ebuild-mode-1.5-r3.ebuild:
  Syntax highlighting for init scripts. Submitted by John R. Graham
  <john_r_graham@mindspring.com>, bug #182636.

*ebuild-mode-1.5-r2 (04 Jun 2007)

  04 Jun 2007; Ulrich Mueller <ulm@gentoo.org>
  +files/ebuild-mode-1.5-fix-tabify.patch, -ebuild-mode-1.5-r1.ebuild,
  +ebuild-mode-1.5-r2.ebuild:
  Don't destroy all whitespace when tabifying.

  19 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
  ebuild-mode-1.3.ebuild, ebuild-mode-1.5-r1.ebuild:
  Change HOMEPAGE to the new project page

*ebuild-mode-1.5-r1 (16 Apr 2007)

  16 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
  +ebuild-mode-1.5-r1.ebuild:
  revision bump, some minor improvements

  23 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
  -ebuild-mode-1.1.ebuild:
  clean up

  18 Feb 2007; Matti Bickel <mabi@gentoo.org> ebuild-mode-1.3.ebuild:
  keyworded ~ppc (bug #163537)

*ebuild-mode-1.3 (15 Feb 2007)

  15 Feb 2007; Christian Faulhammer <opfer@gentoo.org>
  -ebuild-mode-1.2.ebuild, +ebuild-mode-1.3.ebuild:
  version bump: highlight elog (bug 161121), and add ebuild-mode-hook for
  users (thanks to Davide Angelocola <davide.angelocola@tiscali.it>); remove
  old version

  02 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> ebuild-mode-1.2.ebuild:
  Add ~sparc-fbsd keyword.

*ebuild-mode-1.2 (15 Dec 2006)

  15 Dec 2006; Matthew Kennedy <mkennedy@gentoo.org>
  +ebuild-mode-1.2.ebuild:
  Add Diego's ebuild command functions and key bindings.

  26 Nov 2006; Christian Faulhammer <opfer@gentoo.org>
  ebuild-mode-1.1.ebuild:
  readded ~amd64 and ~x86-fbsd, got lost in the version bump

  25 Nov 2006; Matthew Kennedy <mkennedy@gentoo.org>
  files/50ebuild-mode-gentoo.el:
  Include autoloads in the site-init.

  25 Nov 2006; Matthew Kennedy <mkennedy@gentoo.org>
  files/digest-ebuild-mode-1.1, Manifest:
  Digest fix.

*ebuild-mode-1.1 (25 Nov 2006)

  25 Nov 2006; Matthew Kennedy <mkennedy@gentoo.org>
  files/50ebuild-mode-gentoo.el, -ebuild-mode-1.0.ebuild,
  +ebuild-mode-1.1.ebuild:
  New upstream version; Supports eselect modules.

  25 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> ebuild-mode-1.0.ebuild:
  Add ~x86-fbsd keyword.

  25 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> ebuild-mode-1.0.ebuild:
  Add ~amd64 keyword.

*ebuild-mode-1.0 (25 Nov 2006)

  25 Nov 2006; Matthew Kennedy <mkennedy@gentoo.org>
  +files/50ebuild-mode-gentoo.el, +metadata.xml, +ebuild-mode-1.0.ebuild:
  Initial port.  Ebuild contributed by Matthew Kennedy <mkennedy@gentoo.org>.