diff options
-rw-r--r-- | app-emacs/ocaml-mode/ChangeLog | 9 | ||||
-rw-r--r-- | app-emacs/ocaml-mode/files/digest-ocaml-mode-3.09.3-r1 (renamed from app-emacs/ocaml-mode/files/digest-ocaml-mode-3.09.3) | 0 | ||||
-rw-r--r-- | app-emacs/ocaml-mode/ocaml-mode-3.09.3-r1.ebuild (renamed from app-emacs/ocaml-mode/ocaml-mode-3.09.3.ebuild) | 2 |
3 files changed, 7 insertions, 4 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) diff --git a/app-emacs/ocaml-mode/files/digest-ocaml-mode-3.09.3 b/app-emacs/ocaml-mode/files/digest-ocaml-mode-3.09.3-r1 index 231a74a7d1d6..231a74a7d1d6 100644 --- a/app-emacs/ocaml-mode/files/digest-ocaml-mode-3.09.3 +++ b/app-emacs/ocaml-mode/files/digest-ocaml-mode-3.09.3-r1 diff --git a/app-emacs/ocaml-mode/ocaml-mode-3.09.3.ebuild b/app-emacs/ocaml-mode/ocaml-mode-3.09.3-r1.ebuild index d5af8ebacd70..5ddcead72278 100644 --- a/app-emacs/ocaml-mode/ocaml-mode-3.09.3.ebuild +++ b/app-emacs/ocaml-mode/ocaml-mode-3.09.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.09.3.ebuild,v 1.2 2007/05/12 09:04:34 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.09.3-r1.ebuild,v 1.1 2007/05/12 09:53:42 ulm Exp $ inherit elisp |