From ea0bef56285752c1c00d1b4540d4ebee7c239252 Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Thu, 5 Jun 2008 15:15:18 +0000 Subject: stable x86, bug 224893 (Portage version: 2.1.4.4) --- dev-lang/ocaml/ChangeLog | 5 ++++- dev-lang/ocaml/ocaml-3.10.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-lang/ocaml') diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index 00ac84fb3e6e..e95e5a75ec11 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ocaml # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.140 2008/06/04 19:31:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.141 2008/06/05 15:15:18 opfer Exp $ + + 05 Jun 2008; Christian Faulhammer ocaml-3.10.2.ebuild: + stable x86, bug 224893 04 Jun 2008; Markus Rothe ocaml-3.10.2.ebuild: Stable on ppc64; bug #224893 diff --git a/dev-lang/ocaml/ocaml-3.10.2.ebuild b/dev-lang/ocaml/ocaml-3.10.2.ebuild index cb4d9ef4f596..eea4265f746c 100644 --- a/dev-lang/ocaml/ocaml-3.10.2.ebuild +++ b/dev-lang/ocaml/ocaml-3.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.10.2.ebuild,v 1.3 2008/06/04 19:31:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.10.2.ebuild,v 1.4 2008/06/05 15:15:18 opfer Exp $ inherit flag-o-matic eutils multilib versionator toolchain-funcs @@ -13,7 +13,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="emacs gdbm latex ncurses +ocamlopt tk X xemacs" DEPEND="tk? ( >=dev-lang/tk-3.3.3 ) -- cgit v1.2.3-65-gdbad