summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-01-22 22:58:12 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-01-22 22:58:12 +0000
commitc5debed5292c3c74327f969f6cb484473d494e3e (patch)
treef6d814c93bfd6233ecb3aa34d2e1dfbb22addbab /dev-lang
parentppc64 stable wrt #344571 (diff)
downloadgentoo-2-c5debed5292c3c74327f969f6cb484473d494e3e.tar.gz
gentoo-2-c5debed5292c3c74327f969f6cb484473d494e3e.tar.bz2
gentoo-2-c5debed5292c3c74327f969f6cb484473d494e3e.zip
ppc/ppc64 stable wrt #343751
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/ocaml/ChangeLog7
-rw-r--r--dev-lang/ocaml/ocaml-3.11.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog
index d3ef15570fb9..1bd74616d0a8 100644
--- a/dev-lang/ocaml/ChangeLog
+++ b/dev-lang/ocaml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/ocaml
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.186 2010/12/04 17:43:05 armin76 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.187 2011/01/22 22:58:12 xarthisius Exp $
+
+ 22 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> ocaml-3.11.2.ebuild:
+ ppc/ppc64 stable wrt #343751
04 Dec 2010; Raúl Porcel <armin76@gentoo.org> ocaml-3.11.2.ebuild:
alpha/ia64/sparc stable wrt #343751
diff --git a/dev-lang/ocaml/ocaml-3.11.2.ebuild b/dev-lang/ocaml/ocaml-3.11.2.ebuild
index d66e0f319a72..856a34d4b388 100644
--- a/dev-lang/ocaml/ocaml-3.11.2.ebuild
+++ b/dev-lang/ocaml/ocaml-3.11.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# 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.11.2.ebuild,v 1.7 2010/12/04 17:43:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.11.2.ebuild,v 1.8 2011/01/22 22:58:12 xarthisius 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 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm 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 )