summaryrefslogtreecommitdiff
blob: cb19ce7be16acedb3352d940c3859d84f2eaccf6 (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
# ChangeLog for app-emacs/ocaml-mode
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.21 2007/10/28 13:26:58 corsair Exp $

  28 Oct 2007; Markus Rothe <corsair@gentoo.org>
  ocaml-mode-3.09.3-r1.ebuild, ocaml-mode-3.10.0.ebuild:
  Added ~ppc64; bug #43128

  23 Oct 2007; Jeroen Roovers <jer@gentoo.org> ocaml-mode-3.10.0.ebuild:
  Marked ~hppa (bug #43128).

  23 Oct 2007; Jeroen Roovers <jer@gentoo.org> ocaml-mode-3.09.3-r1.ebuild:
  Marked ~hppa (bug #43128).

  23 Oct 2007; Ulrich Mueller <ulm@gentoo.org> files/50ocaml-mode-gentoo.el:
  Make syntax highlighting work again.

  23 Oct 2007; Raúl Porcel <armin76@gentoo.org>
  ocaml-mode-3.09.3-r1.ebuild, ocaml-mode-3.10.0.ebuild:
  Add ~alpha/~ia64 wrt #43128

  22 Oct 2007; Ferris McCormick <fmccor@gentoo.org>
  ocaml-mode-3.09.3-r1.ebuild, ocaml-mode-3.10.0.ebuild:
  Add ~sparc keyword --- Bug #43128

  11 Oct 2007; Lars Weiler <pylon@gentoo.org> ocaml-mode-3.09.3-r1.ebuild:
  stable ppc, bug #195095

  08 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
  ocaml-mode-3.09.3-r1.ebuild:
  stable x86, bug 195095

*ocaml-mode-3.10.0 (08 Oct 2007)

  08 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
  +ocaml-mode-3.10.0.ebuild:
  version bump

  03 Jul 2007; Christian Faulhammer <opfer@gentoo.org>
  ocaml-mode-3.09.3-r1.ebuild:
  removed src_install, as it is exactly like that in elisp.eclass (make use of
  DOCS variable)

*ocaml-mode-3.09.3-r1 (12 May 2007)

  12 May 2007; Ulrich Mueller <ulm@gentoo.org> files/50ocaml-mode-gentoo.el,
  ocaml-mode-3.08.1.ebuild, -ocaml-mode-3.09.3.ebuild,
  +ocaml-mode-3.09.3-r1.ebuild:
  Correct LICENSE. Use standard method of elisp-common.eclass for compiling.
  Install README* files. Remove redundant pkg_postinst and pkg_postrm
  functions. Don't require caml-font in site file. Revision bump.

*ocaml-mode-3.09.3 (30 Mar 2007)

  30 Mar 2007; Christian Faulhammer <opfer@gentoo.org>
  +ocaml-mode-3.09.3.ebuild:
  version bump

  08 Mar 2007; Christian Faulhammer <opfer@gentoo.org>
  files/50ocaml-mode-gentoo.el:
  add load path correctly, fixes bug 169588, reported by Ulrich Mueller
  <ulm@kph.uni-mainz.de>

  09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
  Regenerate digest in Manifest2 format.

  08 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
  Regenerate digest in Manifest2 format.

  21 Apr 2005; Simon Stelling <blubb@gentoo.org> ocaml-mode-3.07.ebuild:
  stable on amd64

*ocaml-mode-3.08.1 (10 Sep 2004)

  10 Sep 2004; Matthieu Sozeau <mattam@gentoo.org> ocaml-mode-3.07.ebuild,
  +ocaml-mode-3.08.1.ebuild:
  Add latest version, move former one to stable.

  03 Sep 2004; Tom Martin <slarti@gentoo.org> ocaml-mode-3.07.ebuild:
  Marked ~amd64, resolves #58421. Thanks to Gabriel Ebner <ge@gabrielebner.at>
  for reporting.


*ocaml-mode-3.07 (11 Apr 2004)

  11 Apr 2004; Matthieu Sozeau <mattam@gentoo.org> ocaml-mode-3.07.ebuild,
  files/50ocaml-mode-gentoo.el:
  Initial import for the ocaml mode accompanying the standard distribution of
  ocaml. Closes bug #43128. Thanks to liquidx@gentoo.org for initial ebuilds.