summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-05-14 18:42:44 +0000
committerJeroen Roovers <jer@gentoo.org>2007-05-14 18:42:44 +0000
commit87625f2916d3630a4250947bf377a4332f4aeb2e (patch)
treecd62b939ccbe41396da00289d9d0525912ce691a /dev-lang
parentppc stable, bug #174451 (diff)
downloadgentoo-2-87625f2916d3630a4250947bf377a4332f4aeb2e.tar.gz
gentoo-2-87625f2916d3630a4250947bf377a4332f4aeb2e.tar.bz2
gentoo-2-87625f2916d3630a4250947bf377a4332f4aeb2e.zip
Reverting ~hppa keywording due to build failure.
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/ocaml/ChangeLog5
-rw-r--r--dev-lang/ocaml/ocaml-3.09.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog
index 7f95d21c05a5..dd1bd2a012bf 100644
--- a/dev-lang/ocaml/ChangeLog
+++ b/dev-lang/ocaml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/ocaml
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.107 2007/05/14 15:34:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.108 2007/05/14 18:42:44 jer Exp $
+
+ 14 May 2007; Jeroen Roovers <jer@gentoo.org> ocaml-3.09.3-r1.ebuild:
+ Reverting ~hppa keywording due to build failure.
14 May 2007; Jeroen Roovers <jer@gentoo.org> ocaml-3.09.3-r1.ebuild:
Marked ~hppa (bug #178256).
diff --git a/dev-lang/ocaml/ocaml-3.09.3-r1.ebuild b/dev-lang/ocaml/ocaml-3.09.3-r1.ebuild
index 9e27a27db0b9..4a059300a635 100644
--- a/dev-lang/ocaml/ocaml-3.09.3-r1.ebuild
+++ b/dev-lang/ocaml/ocaml-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/dev-lang/ocaml/ocaml-3.09.3-r1.ebuild,v 1.9 2007/05/14 15:34:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.09.3-r1.ebuild,v 1.10 2007/05/14 18:42:44 jer Exp $
inherit flag-o-matic eutils multilib pax-utils versionator toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://caml.inria.fr/distrib/ocaml-$( get_version_component_range 1-2 )
LICENSE="QPL-1.0 LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="gdbm ncurses tk latex X"
DEPEND="tk? ( >=dev-lang/tk-3.3.3 )