summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-10-23 17:46:16 +0000
committerJeroen Roovers <jer@gentoo.org>2007-10-23 17:46:16 +0000
commita478053d8bb063c64075002f132b16852718a0f1 (patch)
tree89982ec6e38cf66d8e8a822c6a91cd2275fe8841 /app-emacs/ocaml-mode
parentVersion bump (diff)
downloadgentoo-2-a478053d8bb063c64075002f132b16852718a0f1.tar.gz
gentoo-2-a478053d8bb063c64075002f132b16852718a0f1.tar.bz2
gentoo-2-a478053d8bb063c64075002f132b16852718a0f1.zip
Marked ~hppa (bug #43128).
(Portage version: 2.1.3.15)
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.09.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/ocaml-mode/ChangeLog b/app-emacs/ocaml-mode/ChangeLog
index 2ce0c57e57c2..90c154fad009 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.18 2007/10/23 13:15:49 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.19 2007/10/23 17:46:16 jer Exp $
+
+ 23 Oct 2007; Jeroen Roovers <jer@gentoo.org> ocaml-mode-3.09.3-r1.ebuild:
+ Marked ~hppa (bug #43128).
23 Oct 2007; Ulrich Mueller <ulm@gentoo.org> files/50ocaml-mode-gentoo.el:
Make syntax highlighting work again.
diff --git a/app-emacs/ocaml-mode/ocaml-mode-3.09.3-r1.ebuild b/app-emacs/ocaml-mode/ocaml-mode-3.09.3-r1.ebuild
index 5436549be10a..c02d7722067f 100644
--- a/app-emacs/ocaml-mode/ocaml-mode-3.09.3-r1.ebuild
+++ b/app-emacs/ocaml-mode/ocaml-mode-3.09.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.09.3-r1.ebuild,v 1.7 2007/10/23 11:23:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.09.3-r1.ebuild,v 1.8 2007/10/23 17:46:16 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 ~ia64 ppc ~sparc x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~sparc x86"
IUSE=""
S="${WORKDIR}/${MY_P}/emacs"