summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-xemacs/ocaml/ChangeLog5
-rw-r--r--app-xemacs/ocaml/ocaml-0.06.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-xemacs/ocaml/ChangeLog b/app-xemacs/ocaml/ChangeLog
index bef78f8568e4..0007af39ef59 100644
--- a/app-xemacs/ocaml/ChangeLog
+++ b/app-xemacs/ocaml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-xemacs/ocaml
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ChangeLog,v 1.13 2007/06/03 18:56:08 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ChangeLog,v 1.14 2007/10/23 18:07:31 jer Exp $
+
+ 23 Oct 2007; Jeroen Roovers <jer@gentoo.org> ocaml-0.06.ebuild:
+ Marked ~hppa (bug #43128).
03 Jun 2007; Hans de Graaff <graaff@gentoo.org> -ocaml-0.05.ebuild:
Remove intermediate version
diff --git a/app-xemacs/ocaml/ocaml-0.06.ebuild b/app-xemacs/ocaml/ocaml-0.06.ebuild
index 143039d65801..22acf5f86ef3 100644
--- a/app-xemacs/ocaml/ocaml-0.06.ebuild
+++ b/app-xemacs/ocaml/ocaml-0.06.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-xemacs/ocaml/ocaml-0.06.ebuild,v 1.4 2007/07/11 02:37:37 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ocaml/ocaml-0.06.ebuild,v 1.5 2007/10/23 18:07:31 jer Exp $
SLOT="0"
IUSE=""
@@ -10,6 +10,6 @@ PKG_CAT="standard"
RDEPEND="app-xemacs/xemacs-base
app-xemacs/fsf-compat
"
-KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86"
inherit xemacs-packages