From: Daniel Ahlberg Date: Wed, 14 Apr 2004 07:17:15 +0000 (+0000) Subject: Fixup variable. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2213745b4102bf3c8f8b53539ffbd8b960371592;p=gentoo.git Fixup variable. --- diff --git a/app-emacs/ocaml-mode/Manifest b/app-emacs/ocaml-mode/Manifest index f569341e0773..f09c402020a2 100644 --- a/app-emacs/ocaml-mode/Manifest +++ b/app-emacs/ocaml-mode/Manifest @@ -1,5 +1,5 @@ -MD5 c64d97c1712e69811773b4d2edf52c24 ocaml-mode-3.07.ebuild 1059 +MD5 3dcedf1ec64a5afc10fc6735bfb8ee4b ocaml-mode-3.07.ebuild 1056 MD5 432e713ceefcf4059f586d012b5c1f19 ChangeLog 518 MD5 81377dd0b004dbd067148ec7adc1a4a2 metadata.xml 178 -MD5 06a183adbef34aa6ef3e47aab97aad35 files/50ocaml-mode-gentoo.el 323 MD5 6e02dcc33419f9e035b77ff4a0104e8b files/digest-ocaml-mode-3.07 63 +MD5 06a183adbef34aa6ef3e47aab97aad35 files/50ocaml-mode-gentoo.el 323 diff --git a/app-emacs/ocaml-mode/ocaml-mode-3.07.ebuild b/app-emacs/ocaml-mode/ocaml-mode-3.07.ebuild index 957bc20f2134..9b659a30a49d 100644 --- a/app-emacs/ocaml-mode/ocaml-mode-3.07.ebuild +++ b/app-emacs/ocaml-mode/ocaml-mode-3.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.1 2004/04/11 12:16:30 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.07.ebuild,v 1.2 2004/04/14 07:17:15 aliz Exp $ inherit elisp @@ -13,8 +13,7 @@ SRC_URI="http://caml.inria.fr/distrib/${MY_P}/${MY_P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc -" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="virtual/emacs"