diff options
Diffstat (limited to 'app-emacs/ocaml-mode')
-rw-r--r-- | app-emacs/ocaml-mode/ocaml-mode-3.07.ebuild | 3 | ||||
-rw-r--r-- | app-emacs/ocaml-mode/ocaml-mode-3.08.1.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/app-emacs/ocaml-mode/ocaml-mode-3.07.ebuild b/app-emacs/ocaml-mode/ocaml-mode-3.07.ebuild index d7f7a0ead162..3e7fa985ad9e 100644 --- a/app-emacs/ocaml-mode/ocaml-mode-3.07.ebuild +++ b/app-emacs/ocaml-mode/ocaml-mode-3.07.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 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.07.ebuild,v 1.7 2005/04/21 18:39:33 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.07.ebuild,v 1.8 2005/07/10 19:58:23 swegener Exp $ inherit elisp -IUSE="" MY_P=${P/-mode/} DESCRIPTION="Emacs mode for OCaml" diff --git a/app-emacs/ocaml-mode/ocaml-mode-3.08.1.ebuild b/app-emacs/ocaml-mode/ocaml-mode-3.08.1.ebuild index e16d1bbb535c..98ef0e448e08 100644 --- a/app-emacs/ocaml-mode/ocaml-mode-3.08.1.ebuild +++ b/app-emacs/ocaml-mode/ocaml-mode-3.08.1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 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.08.1.ebuild,v 1.2 2005/01/01 13:55:42 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.08.1.ebuild,v 1.3 2005/07/10 19:58:23 swegener Exp $ inherit elisp -IUSE="" MY_P=${P/-mode/} DESCRIPTION="Emacs mode for OCaml" |