diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-09-20 13:11:02 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-09-20 13:11:02 +0000 |
commit | 0c184647c5d2cdab7c7dbdb9ce749d6b1e6dc6eb (patch) | |
tree | 1d408ea0c9a1e4963fd39e12f45bc17906557389 /dev-lang/ocaml | |
parent | Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian ... (diff) | |
download | gentoo-2-0c184647c5d2cdab7c7dbdb9ce749d6b1e6dc6eb.tar.gz gentoo-2-0c184647c5d2cdab7c7dbdb9ce749d6b1e6dc6eb.tar.bz2 gentoo-2-0c184647c5d2cdab7c7dbdb9ce749d6b1e6dc6eb.zip |
Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & Agostino "ago" Sarubbo in bug #361767.
(Portage version: 2.1.10.19/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.12.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index cb7edeac26f3..77ccad3c8757 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,6 +1,10 @@ # 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.197 2011/09/19 21:49:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.198 2011/09/20 13:11:02 chainsaw Exp $ + + 20 Sep 2011; Tony Vroon <chainsaw@gentoo.org> ocaml-3.12.1.ebuild: + Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & + Agostino "ago" Sarubbo in bug #361767. 19 Sep 2011; Markus Meier <maekke@gentoo.org> ocaml-3.12.1.ebuild: arm stable, bug #361767 diff --git a/dev-lang/ocaml/ocaml-3.12.1.ebuild b/dev-lang/ocaml/ocaml-3.12.1.ebuild index 17775a520118..903b96ab0c08 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.5 2011/09/19 21:49:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.12.1.ebuild,v 1.6 2011/09/20 13:11:02 chainsaw 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 ) |