diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-12-03 18:30:55 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-12-03 18:30:55 +0000 |
commit | d1556d53b9d45570fd0542a0a53faba53df726c9 (patch) | |
tree | c0f993cffafecddf96083a9ec8f707822bf66182 /dev-lang/ocaml | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-d1556d53b9d45570fd0542a0a53faba53df726c9.tar.gz gentoo-2-d1556d53b9d45570fd0542a0a53faba53df726c9.tar.bz2 gentoo-2-d1556d53b9d45570fd0542a0a53faba53df726c9.zip |
Stable on ppc64
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.09.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index 963f6f197830..37c8268591c6 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ocaml # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.91 2006/11/07 00:25:53 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.92 2006/12/03 18:30:55 corsair Exp $ + + 03 Dec 2006; Markus Rothe <corsair@gentoo.org> ocaml-3.09.2.ebuild: + Stable on ppc64 07 Nov 2006; Alexandre Buisse <nattfodd@gentoo.org> ocaml-3.08.3.ebuild, ocaml-3.08.4.ebuild, ocaml-3.09.2.ebuild, ocaml-3.09.3.ebuild: diff --git a/dev-lang/ocaml/ocaml-3.09.2.ebuild b/dev-lang/ocaml/ocaml-3.09.2.ebuild index bb0120a02be8..beb5f037ecc6 100644 --- a/dev-lang/ocaml/ocaml-3.09.2.ebuild +++ b/dev-lang/ocaml/ocaml-3.09.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.09.2.ebuild,v 1.9 2006/11/07 00:25:53 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.09.2.ebuild,v 1.10 2006/12/03 18:30:55 corsair Exp $ inherit flag-o-matic eutils multilib @@ -11,7 +11,7 @@ SRC_URI="http://caml.inria.fr/distrib/ocaml-3.09/${P}.tar.bz2" LICENSE="QPL-1.0 LGPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="tk latex" DEPEND="virtual/libc |