diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-03-18 15:56:49 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-03-18 15:56:49 +0000 |
commit | f5ec5d3523c4d8581855db04f7f498ba4bca1d75 (patch) | |
tree | 58f1894ba30a4b42854bcd7f2272ee2add8bad65 /dev-lang | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-f5ec5d3523c4d8581855db04f7f498ba4bca1d75.tar.gz gentoo-2-f5ec5d3523c4d8581855db04f7f498ba4bca1d75.tar.bz2 gentoo-2-f5ec5d3523c4d8581855db04f7f498ba4bca1d75.zip |
Added ~ppc64
(Portage version: 2.0.54)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 6 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.08.3.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.08.4.ebuild | 4 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.09.1.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index 92506007e671..2b83e53eac3a 100644 --- a/dev-lang/ocaml/ChangeLog +++ b/dev-lang/ocaml/ChangeLog @@ -1,6 +1,10 @@ # 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.77 2006/02/06 21:31:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.78 2006/03/18 15:56:49 corsair Exp $ + + 18 Mar 2006; Markus Rothe <corsair@gentoo.org> ocaml-3.08.3.ebuild, + ocaml-3.08.4.ebuild, ocaml-3.09.1.ebuild: + Added ~ppc64 06 Feb 2006; Aron Griffis <agriffis@gentoo.org> ocaml-3.08.4.ebuild: Mark 3.08.4 stable on ia64 diff --git a/dev-lang/ocaml/ocaml-3.08.3.ebuild b/dev-lang/ocaml/ocaml-3.08.3.ebuild index eae6a9247996..228185749c0e 100644 --- a/dev-lang/ocaml/ocaml-3.08.3.ebuild +++ b/dev-lang/ocaml/ocaml-3.08.3.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.08.3.ebuild,v 1.10 2006/02/04 16:46:29 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.3.ebuild,v 1.11 2006/03/18 15:56:49 corsair Exp $ inherit flag-o-matic eutils multilib @@ -11,7 +11,7 @@ SRC_URI="http://caml.inria.fr/distrib/ocaml-3.08/${P}.tar.bz2" LICENSE="QPL-1.0 LGPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc-macos sparc x86" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc-macos ~ppc64 sparc x86" IUSE="tcltk latex" DEPEND="virtual/libc diff --git a/dev-lang/ocaml/ocaml-3.08.4.ebuild b/dev-lang/ocaml/ocaml-3.08.4.ebuild index 1a7df3d8ed2d..f8c593c179c6 100644 --- a/dev-lang/ocaml/ocaml-3.08.4.ebuild +++ b/dev-lang/ocaml/ocaml-3.08.4.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.08.4.ebuild,v 1.8 2006/02/06 21:31:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.08.4.ebuild,v 1.9 2006/03/18 15:56:49 corsair Exp $ inherit flag-o-matic eutils multilib @@ -11,7 +11,7 @@ SRC_URI="http://caml.inria.fr/distrib/ocaml-3.08/${P}.tar.bz2" LICENSE="QPL-1.0 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc-macos -s390 sparc ~x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc-macos ~ppc64 -s390 sparc ~x86" IUSE="tcltk latex" DEPEND="virtual/libc diff --git a/dev-lang/ocaml/ocaml-3.09.1.ebuild b/dev-lang/ocaml/ocaml-3.09.1.ebuild index bbe3378134f1..c32b2253761b 100644 --- a/dev-lang/ocaml/ocaml-3.09.1.ebuild +++ b/dev-lang/ocaml/ocaml-3.09.1.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.1.ebuild,v 1.1 2006/02/04 16:46:29 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.09.1.ebuild,v 1.2 2006/03/18 15:56:49 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="~x86 ~ppc" +KEYWORDS="~ppc ~ppc64 ~x86" IUSE="tcltk latex" DEPEND="virtual/libc |