summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-07-04 02:42:37 +0000
committerJeroen Roovers <jer@gentoo.org>2008-07-04 02:42:37 +0000
commit41764620f59ccec14e81b831ba8ce4d8000ff06f (patch)
tree47a8d61ec7a96b14c86a7c1e09f676aa44741a01 /app-emacs/ocaml-mode
parentStable for HPPA (maybe bug #214731). (diff)
downloadgentoo-2-41764620f59ccec14e81b831ba8ce4d8000ff06f.tar.gz
gentoo-2-41764620f59ccec14e81b831ba8ce4d8000ff06f.tar.bz2
gentoo-2-41764620f59ccec14e81b831ba8ce4d8000ff06f.zip
Stable for HPPA (bug #228689).
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
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 403b94e3963f..63c1b3dc369b 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.33 2008/06/22 18:10:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.34 2008/07/04 02:42:37 jer Exp $
+
+ 04 Jul 2008; Jeroen Roovers <jer@gentoo.org> ocaml-mode-3.10.2.ebuild:
+ Stable for HPPA (bug #228689).
22 Jun 2008; Raúl Porcel <armin76@gentoo.org> ocaml-mode-3.10.2.ebuild:
alpha/ia64/sparc stable wrt #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 789742aa7b63..7223b928a18f 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.5 2008/06/22 18:10:23 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.10.2.ebuild,v 1.6 2008/07/04 02:42:37 jer 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"