summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-21 18:41:29 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-21 18:41:29 +0000
commit6a690b7bd317fbb29eeead3fcfe150b2692bbff3 (patch)
tree9220084cf6208c6fc4506ffb3e9f60cd4ceafcd8 /app-emacs/ocaml-mode
parentstable amd64 (diff)
downloadgentoo-2-6a690b7bd317fbb29eeead3fcfe150b2692bbff3.tar.gz
gentoo-2-6a690b7bd317fbb29eeead3fcfe150b2692bbff3.tar.bz2
gentoo-2-6a690b7bd317fbb29eeead3fcfe150b2692bbff3.zip
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-emacs/ocaml-mode')
-rw-r--r--app-emacs/ocaml-mode/ChangeLog5
-rw-r--r--app-emacs/ocaml-mode/ocaml-mode-3.07.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/ocaml-mode/ChangeLog b/app-emacs/ocaml-mode/ChangeLog
index f7be45faa22d..401570b53b13 100644
--- a/app-emacs/ocaml-mode/ChangeLog
+++ b/app-emacs/ocaml-mode/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/ocaml-mode
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.5 2005/01/01 13:55:42 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.6 2005/04/21 18:39:33 blubb Exp $
+
+ 21 Apr 2005; Simon Stelling <blubb@gentoo.org> ocaml-mode-3.07.ebuild:
+ stable on amd64
*ocaml-mode-3.08.1 (10 Sep 2004)
diff --git a/app-emacs/ocaml-mode/ocaml-mode-3.07.ebuild b/app-emacs/ocaml-mode/ocaml-mode-3.07.ebuild
index 31afc3343950..d7f7a0ead162 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-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.6 2005/01/01 13:55:42 eradicator Exp $
+# $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 $
inherit elisp
@@ -13,7 +13,7 @@ SRC_URI="http://caml.inria.fr/distrib/${MY_P}/${MY_P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="x86 ppc ~amd64"
+KEYWORDS="x86 ppc amd64"
IUSE=""
DEPEND="virtual/emacs"