diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-05 01:34:17 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-05 01:34:17 +0000 |
commit | 3856457b1bfa52a7b5b8fe9811d4a40fe12d0ace (patch) | |
tree | ead1a19d44491286947a391a7ce665e815b032a9 /dev-lang | |
parent | use new CDROM_NAME_SET #139196 (diff) | |
download | gentoo-2-3856457b1bfa52a7b5b8fe9811d4a40fe12d0ace.tar.gz gentoo-2-3856457b1bfa52a7b5b8fe9811d4a40fe12d0ace.tar.bz2 gentoo-2-3856457b1bfa52a7b5b8fe9811d4a40fe12d0ace.zip |
Keyworded ~sparc wrt #139014
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ocaml/ChangeLog | 5 | ||||
-rw-r--r-- | dev-lang/ocaml/files/digest-ocaml-3.08.3 | 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 4ffd78ab251f..a24e8bd5c14e 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.81 2006/06/16 01:24:41 deltacow Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ChangeLog,v 1.82 2006/07/05 01:34:17 gustavoz Exp $ + + 05 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> ocaml-3.09.2.ebuild: + Keyworded ~sparc wrt #139014 16 Jun 2006; Scott Stoddard <deltacow@gentoo.org> ocaml-3.09.2.ebuild: Added ~amd64 re bug #126724 diff --git a/dev-lang/ocaml/files/digest-ocaml-3.08.3 b/dev-lang/ocaml/files/digest-ocaml-3.08.3 index 11e47106b4ba..40d13b57defe 100644 --- a/dev-lang/ocaml/files/digest-ocaml-3.08.3 +++ b/dev-lang/ocaml/files/digest-ocaml-3.08.3 @@ -1 +1,3 @@ MD5 8b0b238fb4b059890457d3d35b138785 ocaml-3.08.3.tar.bz2 2026597 +RMD160 83fcab89371f228c35d826eb204c80e3380ddf27 ocaml-3.08.3.tar.bz2 2026597 +SHA256 20aca649bacd75728d3566ccb52bd7a2899208fbc6de8aceb3bf19a87894e539 ocaml-3.08.3.tar.bz2 2026597 diff --git a/dev-lang/ocaml/ocaml-3.09.2.ebuild b/dev-lang/ocaml/ocaml-3.09.2.ebuild index 87849b5d0516..b8858233561a 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.2 2006/06/16 01:24:41 deltacow Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.09.2.ebuild,v 1.3 2006/07/05 01:34:17 gustavoz 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 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="tcltk latex" DEPEND="virtual/libc |