summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2008-06-21 20:29:02 +0000
committerMarkus Rothe <corsair@gentoo.org>2008-06-21 20:29:02 +0000
commitfd11614a93fbc798166a0d79617cc7285ac882de (patch)
tree586587509423366d9f8b8967c8c66732b2036a8e /app-emacs/ocaml-mode
parentStable on ppc64; bug #228687 (diff)
downloadgentoo-2-fd11614a93fbc798166a0d79617cc7285ac882de.tar.gz
gentoo-2-fd11614a93fbc798166a0d79617cc7285ac882de.tar.bz2
gentoo-2-fd11614a93fbc798166a0d79617cc7285ac882de.zip
Stable on ppc64; bug #228689
(Portage version: 2.1.4.4)
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.10.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/ocaml-mode/ChangeLog b/app-emacs/ocaml-mode/ChangeLog
index ceddc7461dc4..68a676661f64 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-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.31 2008/06/21 14:54:07 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.32 2008/06/21 20:29:02 corsair Exp $
+
+ 21 Jun 2008; Markus Rothe <corsair@gentoo.org> ocaml-mode-3.10.2.ebuild:
+ Stable on ppc64; bug #228689
21 Jun 2008; nixnut <nixnut@gentoo.org> ocaml-mode-3.10.2.ebuild:
Stable on ppc wrt bug 228689
diff --git a/app-emacs/ocaml-mode/ocaml-mode-3.10.2.ebuild b/app-emacs/ocaml-mode/ocaml-mode-3.10.2.ebuild
index b1f25658acf0..c92286c1c5f7 100644
--- a/app-emacs/ocaml-mode/ocaml-mode-3.10.2.ebuild
+++ b/app-emacs/ocaml-mode/ocaml-mode-3.10.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.10.2.ebuild,v 1.3 2008/06/21 14:54:07 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.10.2.ebuild,v 1.4 2008/06/21 20:29:02 corsair Exp $
inherit elisp
@@ -12,7 +12,7 @@ SRC_URI="http://caml.inria.fr/distrib/${MY_P%.*}/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
IUSE=""
S="${WORKDIR}/${MY_P}/emacs"