diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-10 19:58:23 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-10 19:58:23 +0000 |
commit | f64d6a21e0b0aa675b3f0742f9e1f1cf38e49cc0 (patch) | |
tree | 3fc5cb226c6a3cc5fd6a8a76e981bf02125a0ac5 /app-emacs/ocaml-mode | |
parent | QA: Set IUSE only once; Use ${PF} (diff) | |
download | historical-f64d6a21e0b0aa675b3f0742f9e1f1cf38e49cc0.tar.gz historical-f64d6a21e0b0aa675b3f0742f9e1f1cf38e49cc0.tar.bz2 historical-f64d6a21e0b0aa675b3f0742f9e1f1cf38e49cc0.zip |
QA: Set IUSE only once.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-emacs/ocaml-mode')
-rw-r--r-- | app-emacs/ocaml-mode/Manifest | 16 | ||||
-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 |
3 files changed, 15 insertions, 7 deletions
diff --git a/app-emacs/ocaml-mode/Manifest b/app-emacs/ocaml-mode/Manifest index e146d803af42..29f3a274f024 100644 --- a/app-emacs/ocaml-mode/Manifest +++ b/app-emacs/ocaml-mode/Manifest @@ -1,7 +1,17 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 0c26fe6c7e9eb91dc7d82c51c6920be3 ChangeLog 956 -MD5 81377dd0b004dbd067148ec7adc1a4a2 metadata.xml 178 -MD5 fc0212845e0e711519a349ccb876c951 ocaml-mode-3.07.ebuild 1052 -MD5 316833bfef953f57a36398c6496e8497 ocaml-mode-3.08.1.ebuild 1185 MD5 06a183adbef34aa6ef3e47aab97aad35 files/50ocaml-mode-gentoo.el 323 MD5 6e02dcc33419f9e035b77ff4a0104e8b files/digest-ocaml-mode-3.07 63 MD5 3854a7d6aaedc7d5fde7239776cec5cf files/digest-ocaml-mode-3.08.1 66 +MD5 81377dd0b004dbd067148ec7adc1a4a2 metadata.xml 178 +MD5 4e0d5005a58e18a5c26a52b11b7d0513 ocaml-mode-3.07.ebuild 1047 +MD5 5ce4a50e92831e0e702836fd0ea1f26e ocaml-mode-3.08.1.ebuild 1175 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFC0X37I1lqEGTUzyQRAmiwAJ9jmGjMak7V97NXh3mJZLpe/4JoqwCdE3KK +tS6y1aqe+rS18rML7tEXPQs= +=9DFF +-----END PGP SIGNATURE----- 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" |