diff options
author | Ulrich Müller <ulm@gentoo.org> | 2007-05-12 09:53:42 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2007-05-12 09:53:42 +0000 |
commit | 267ec50f63fd84e08ec5bab59b4b85979e797b13 (patch) | |
tree | a37b6d70cb9707bb21d8d48008d9be362f3ff354 /app-emacs/ocaml-mode/ChangeLog | |
parent | Fix bug #177623. (diff) | |
download | historical-267ec50f63fd84e08ec5bab59b4b85979e797b13.tar.gz historical-267ec50f63fd84e08ec5bab59b4b85979e797b13.tar.bz2 historical-267ec50f63fd84e08ec5bab59b4b85979e797b13.zip |
Revbump.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'app-emacs/ocaml-mode/ChangeLog')
-rw-r--r-- | app-emacs/ocaml-mode/ChangeLog | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/ocaml-mode/ChangeLog b/app-emacs/ocaml-mode/ChangeLog index 2a5c700df74b..ff0995e3eb37 100644 --- a/app-emacs/ocaml-mode/ChangeLog +++ b/app-emacs/ocaml-mode/ChangeLog @@ -1,12 +1,15 @@ # 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.10 2007/05/12 09:04:34 ulm Exp $ +# $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.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. + functions. Don't require caml-font in site file. Revision bump. *ocaml-mode-3.09.3 (30 Mar 2007) |