summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schuerch <nativemad@gentoo.org>2011-09-18 15:47:34 +0000
committerAndreas Schuerch <nativemad@gentoo.org>2011-09-18 15:47:34 +0000
commitc2007c4b736352048bc0a931f05b0234ddb23ddb (patch)
treedca1c377c01ebf8944ff116bb8959e7ce7ea5753 /dev-lang/ocaml
parentalpha/ia64/s390/sh/sparc stable wrt #355085 (diff)
downloadgentoo-2-c2007c4b736352048bc0a931f05b0234ddb23ddb.tar.gz
gentoo-2-c2007c4b736352048bc0a931f05b0234ddb23ddb.tar.bz2
gentoo-2-c2007c4b736352048bc0a931f05b0234ddb23ddb.zip
x86 stable, thanks JD, bug 361767
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r--dev-lang/ocaml/ChangeLog5
-rw-r--r--dev-lang/ocaml/ocaml-3.12.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog
index 6dfe03349527..655ebff3a4bb 100644
--- a/dev-lang/ocaml/ChangeLog
+++ b/dev-lang/ocaml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/ocaml
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.195 2011/09/06 15:38:09 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.196 2011/09/18 15:47:34 nativemad Exp $
+
+ 18 Sep 2011; Andreas Schuerch <nativemad@gentoo.org> ocaml-3.12.1.ebuild:
+ x86 stable, thanks JD, bug 361767
06 Sep 2011; Alexis Ballier <aballier@gentoo.org> ocaml-3.12.1.ebuild:
suggest how to rebuild ocaml packages without the set
diff --git a/dev-lang/ocaml/ocaml-3.12.1.ebuild b/dev-lang/ocaml/ocaml-3.12.1.ebuild
index ba89ad53bfe5..ba0503114529 100644
--- a/dev-lang/ocaml/ocaml-3.12.1.ebuild
+++ b/dev-lang/ocaml/ocaml-3.12.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.12.1.ebuild,v 1.3 2011/09/06 15:38:09 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.12.1.ebuild,v 1.4 2011/09/18 15:47:34 nativemad Exp $
EAPI="1"
@@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.inria.fr/INRIA/Projects/cristal/ocaml/ocaml-$(get_version_com
LICENSE="QPL-1.0 LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="emacs gdbm latex ncurses +ocamlopt tk X xemacs"
DEPEND="tk? ( >=dev-lang/tk-3.3.3 )