summaryrefslogtreecommitdiff
blob: ff0995e3eb37b7a092d2adf3f9232bbc3cd54188 (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
# 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.11 2007/05/12 09:53:42 ulm Exp $

*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.