Version 3.08.0 of the OCaml compiler has been released (see URL). I've attached an updated ebuild which works fine for me (on an x86). I've commented out the application of the HPPA patch since it doesn't apply cleanly anyway (I have no idea about the status of the patch, i.e. whether it's been included in the distribution or not). Marked unstable on all platforms.
Created attachment 35325 [details] ocaml-3.08.0.ebuild
This ebuild does not work, SRC_URI is wrong
Created attachment 36767 [details] ocaml 3.08.0 ebuild Does this one work for you?
Perfectly, thanks!
Lots of duplicates here, when will Ocaml 3.08.0 be put into portage? We have to have lablgtk 1.2.7 as well because only that version is compatible: http://bugs.gentoo.org/show_bug.cgi?id=59432
*** Bug 59559 has been marked as a duplicate of this bug. ***
I've put ocaml-3.08 into portage, as well as lablgtk-1.2.7 and lablgtk-2.4.0. I've tested the ebuilds so (hopefully) the transition will be smooth. Don't forget to rebuild your ocaml packages after an update :)
Why is the Ocaml ebuild using: SRC_URI="http://caml.inria.fr/distrib/ocaml-3.08/${P}.0.tar.gz" and S="${WORKDIR}/${P}.0" Instead of just calling the ebuild ocaml-3.08.0? What happens when 3.08.1 comes out now that they are using micro version numbers? Thats what I had done in my portage overlay, and now Portage wants to "upgrade" my ocaml. :(
Oops, that was a mistake, i'll put the real version number (3.08.1) in the next ebuild version and it'll work right. Meanwhile you can either inject 3.08 or mask it.