diff options
author | Scott Stoddard <deltacow@gentoo.org> | 2006-06-16 01:24:41 +0000 |
---|---|---|
committer | Scott Stoddard <deltacow@gentoo.org> | 2006-06-16 01:24:41 +0000 |
commit | 817275101344e906d931235774aee2680c95516c (patch) | |
tree | 2da28b95387936d1f4fcf855505e9352aaae3150 /dev-lang/ocaml | |
parent | Stable on alpha wrt security Bug #135921. (diff) | |
download | gentoo-2-817275101344e906d931235774aee2680c95516c.tar.gz gentoo-2-817275101344e906d931235774aee2680c95516c.tar.bz2 gentoo-2-817275101344e906d931235774aee2680c95516c.zip |
added ~amd64 re bug #126724
(Portage version: 2.1)
Diffstat (limited to 'dev-lang/ocaml')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ocaml/files/digest-ocaml-3.09.2 | 2 | ||||
-rw-r--r-- | dev-lang/ocaml/ocaml-3.09.2.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/dev-lang/ocaml/ChangeLog b/dev-lang/ocaml/ChangeLog index 430e779f2dc7..4ffd78ab251f 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.80 2006/05/21 17:52:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.81 2006/06/16 01:24:41 deltacow Exp $ + + 16 Jun 2006; Scott Stoddard <deltacow@gentoo.org> ocaml-3.09.2.ebuild: + Added ~amd64 re bug #126724 21 May 2006; Markus Rothe <corsair@gentoo.org> ocaml-3.08.3.ebuild: Stable on ppc64 diff --git a/dev-lang/ocaml/files/digest-ocaml-3.09.2 b/dev-lang/ocaml/files/digest-ocaml-3.09.2 index f9a4b97490ae..c866959a1afe 100644 --- a/dev-lang/ocaml/files/digest-ocaml-3.09.2 +++ b/dev-lang/ocaml/files/digest-ocaml-3.09.2 @@ -1 +1,3 @@ MD5 63428ce7e114520e8f529c9ca809a1b0 ocaml-3.09.2.tar.bz2 2036341 +RMD160 45edae84e5787775a5beed29a1ad2881f4df8505 ocaml-3.09.2.tar.bz2 2036341 +SHA256 2115d6a4e420b5517ed7313c64bd6bd93f610ec208250b7d025595376180b0b1 ocaml-3.09.2.tar.bz2 2036341 diff --git a/dev-lang/ocaml/ocaml-3.09.2.ebuild b/dev-lang/ocaml/ocaml-3.09.2.ebuild index 132716ea44c4..87849b5d0516 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.1 2006/04/27 19:26:41 mattam Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.09.2.ebuild,v 1.2 2006/06/16 01:24:41 deltacow 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="~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="tcltk latex" DEPEND="virtual/libc |