summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-10-23 18:09:18 +0000
committerJeroen Roovers <jer@gentoo.org>2007-10-23 18:09:18 +0000
commit6a1cf022bbfd7fec82785a3087242dad4c2e02d8 (patch)
tree2b1d6e8dd3f9956d2b916334e17ecd0639cf329a /app-emacs
parentMarked ~hppa (bug #43128). (diff)
downloadgentoo-2-6a1cf022bbfd7fec82785a3087242dad4c2e02d8.tar.gz
gentoo-2-6a1cf022bbfd7fec82785a3087242dad4c2e02d8.tar.bz2
gentoo-2-6a1cf022bbfd7fec82785a3087242dad4c2e02d8.zip
Marked ~hppa (bug #43128).
(Portage version: 2.1.3.15)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/ocaml-mode/ChangeLog5
-rw-r--r--app-emacs/ocaml-mode/ocaml-mode-3.10.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/ocaml-mode/ChangeLog b/app-emacs/ocaml-mode/ChangeLog
index 90c154fad009..eae3b44d1a38 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.19 2007/10/23 17:46:16 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.20 2007/10/23 18:09:18 jer Exp $
+
+ 23 Oct 2007; Jeroen Roovers <jer@gentoo.org> ocaml-mode-3.10.0.ebuild:
+ Marked ~hppa (bug #43128).
23 Oct 2007; Jeroen Roovers <jer@gentoo.org> ocaml-mode-3.09.3-r1.ebuild:
Marked ~hppa (bug #43128).
diff --git a/app-emacs/ocaml-mode/ocaml-mode-3.10.0.ebuild b/app-emacs/ocaml-mode/ocaml-mode-3.10.0.ebuild
index ec4fe06754a4..6b18ba4d5473 100644
--- a/app-emacs/ocaml-mode/ocaml-mode-3.10.0.ebuild
+++ b/app-emacs/ocaml-mode/ocaml-mode-3.10.0.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.10.0.ebuild,v 1.3 2007/10/23 11:23:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.10.0.ebuild,v 1.4 2007/10/23 18:09:18 jer Exp $
inherit elisp
@@ -13,7 +13,7 @@ SRC_URI="http://caml.inria.fr/distrib/${MY_P/\.0/}/${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"