jer 15/05/25 04:40:19 Modified: ChangeLog ocaml-3.12.1.ebuild Log: Stable for PPC64 (bug #361767). (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path 1.223 dev-lang/ocaml/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ocaml/ChangeLog?rev=1.223&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ocaml/ChangeLog?rev=1.223&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ocaml/ChangeLog?r1=1.222&r2=1.223 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v retrieving revision 1.222 retrieving revision 1.223 diff -u -r1.222 -r1.223 --- ChangeLog 1 Dec 2014 16:33:19 -0000 1.222 +++ ChangeLog 25 May 2015 04:40:19 -0000 1.223 @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ocaml -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.222 2014/12/01 16:33:19 aballier Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.223 2015/05/25 04:40:19 jer Exp $ + + 25 May 2015; Jeroen Roovers <[email protected]> ocaml-3.12.1.ebuild: + Stable for PPC64 (bug #361767). 01 Dec 2014; Alexis Ballier <[email protected]> ocaml-4.02.1.ebuild: specify host & target to help cross-compiling, unfortunately it is not 1.13 dev-lang/ocaml/ocaml-3.12.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ocaml/ocaml-3.12.1.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ocaml/ocaml-3.12.1.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/ocaml/ocaml-3.12.1.ebuild?r1=1.12&r2=1.13 Index: ocaml-3.12.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.12.1.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ocaml-3.12.1.ebuild 18 Jan 2014 13:12:48 -0000 1.12 +++ ocaml-3.12.1.ebuild 25 May 2015 04:40:19 -0000 1.13 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.12 2014/01/18 13:12:48 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.12.1.ebuild,v 1.13 2015/05/25 04:40:19 jer Exp $ EAPI="1" @@ -15,7 +15,7 @@ LICENSE="QPL-1.0 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="emacs gdbm latex ncurses +ocamlopt tk X xemacs" RDEPEND="tk? ( >=dev-lang/tk-3.3.3 )
