summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2010-11-15 09:05:22 +0000
committerThomas Kahle <tomka@gentoo.org>2010-11-15 09:05:22 +0000
commit6b684b6ac013a84423fc068d3af52e49117ced82 (patch)
tree66a186be9a46c7d9c1072d5c1d6d416ce1b5e42a /dev-lang/ocaml
parentMarked ~x86-linux, bug #344857 (diff)
downloadgentoo-2-6b684b6ac013a84423fc068d3af52e49117ced82.tar.gz
gentoo-2-6b684b6ac013a84423fc068d3af52e49117ced82.tar.bz2
gentoo-2-6b684b6ac013a84423fc068d3af52e49117ced82.zip
x86 stable per bug 343751
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r--dev-lang/ocaml/ChangeLog5
-rw-r--r--dev-lang/ocaml/ocaml-3.11.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog
index 62f4f5d6a8ed..d103749e2c55 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.184 2010/11/06 13:38:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.185 2010/11/15 09:05:22 tomka Exp $
+
+ 15 Nov 2010; Thomas Kahle <tomka@gentoo.org> ocaml-3.11.2.ebuild:
+ x86 stable per bug 343751
06 Nov 2010; Markus Meier <maekke@gentoo.org> ocaml-3.11.2.ebuild:
arm stable, bug #343751
diff --git a/dev-lang/ocaml/ocaml-3.11.2.ebuild b/dev-lang/ocaml/ocaml-3.11.2.ebuild
index d3de6f63bfb9..18588f938610 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
# 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.5 2010/11/06 13:38:02 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.11.2.ebuild,v 1.6 2010/11/15 09:05:22 tomka 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 )