From 29c31e2e7988ae3b20f45a62d2ab4e771950e066 Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Sun, 22 Jun 2008 18:10:23 +0000 Subject: alpha/ia64/sparc stable wrt #228689 (Portage version: 2.1.4.4) --- app-emacs/ocaml-mode/ChangeLog | 5 ++++- app-emacs/ocaml-mode/ocaml-mode-3.10.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/app-emacs/ocaml-mode/ChangeLog b/app-emacs/ocaml-mode/ChangeLog index 68a676661f64..403b94e3963f 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.32 2008/06/21 20:29:02 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.33 2008/06/22 18:10:23 armin76 Exp $ + + 22 Jun 2008; Raúl Porcel ocaml-mode-3.10.2.ebuild: + alpha/ia64/sparc stable wrt #228689 21 Jun 2008; Markus Rothe ocaml-mode-3.10.2.ebuild: Stable on ppc64; 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 c92286c1c5f7..789742aa7b63 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.4 2008/06/21 20:29:02 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.10.2.ebuild,v 1.5 2008/06/22 18:10:23 armin76 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" -- cgit v1.2.3-65-gdbad