summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-10-15 14:10:56 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-10-15 14:10:56 +0000
commit1f9fbaa73c7222f6d22c89986a23fe075f2d3341 (patch)
tree0ffb0f814fe3e7f2874208e350a720e6e5e7f753 /dev-lang/ocaml
parentStable on ppc64 (diff)
downloadhistorical-1f9fbaa73c7222f6d22c89986a23fe075f2d3341.tar.gz
historical-1f9fbaa73c7222f6d22c89986a23fe075f2d3341.tar.bz2
historical-1f9fbaa73c7222f6d22c89986a23fe075f2d3341.zip
Stable on ppc64
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-lang/ocaml')
-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 ac8d0667d3ea..2ea3f3733767 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.122 2007/09/12 14:19:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.123 2007/10/15 14:10:11 corsair Exp $
+
+ 15 Oct 2007; Markus Rothe <corsair@gentoo.org> ocaml-3.09.3-r1.ebuild:
+ Stable on ppc64
12 Sep 2007; Raúl Porcel <armin76@gentoo.org> ocaml-3.09.3-r1.ebuild:
Re-add forced LDFLAGS for alpha, since it still needs it
diff --git a/dev-lang/ocaml/ocaml-3.09.3-r1.ebuild b/dev-lang/ocaml/ocaml-3.09.3-r1.ebuild
index 59d9b762ec7f..f45495c027dd 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.23 2007/09/12 14:19:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.09.3-r1.ebuild,v 1.24 2007/10/15 14:10:11 corsair 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="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="gdbm ncurses tk latex X"
DEPEND="tk? ( >=dev-lang/tk-3.3.3 )