diff options
author | 2012-10-10 12:43:56 +0000 | |
---|---|---|
committer | 2012-10-10 12:43:56 +0000 | |
commit | 4dc26f472346114155d6c97918c92087e29b8f3a (patch) | |
tree | 6a3fe3112fc6de7d2c69ba00b56698eb62624fc0 /dev-ml/obrowser/ChangeLog | |
parent | Rebootstrap it with oasis 0.3 for ocaml-4 compatibility (diff) | |
download | gentoo-2-4dc26f472346114155d6c97918c92087e29b8f3a.tar.gz gentoo-2-4dc26f472346114155d6c97918c92087e29b8f3a.tar.bz2 gentoo-2-4dc26f472346114155d6c97918c92087e29b8f3a.zip |
fix build with ocaml-4
(Portage version: 2.2.0_alpha136/cvs/Linux x86_64)
Diffstat (limited to 'dev-ml/obrowser/ChangeLog')
-rw-r--r-- | dev-ml/obrowser/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-ml/obrowser/ChangeLog b/dev-ml/obrowser/ChangeLog index 953463420f7e..c40d7464cee6 100644 --- a/dev-ml/obrowser/ChangeLog +++ b/dev-ml/obrowser/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ml/obrowser # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/obrowser/ChangeLog,v 1.7 2012/05/04 12:29:20 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/obrowser/ChangeLog,v 1.8 2012/10/10 12:43:55 aballier Exp $ + + 10 Oct 2012; Alexis Ballier <aballier@gentoo.org> obrowser-1.1.1.ebuild, + +files/obrowser-1.1.1-ocaml4.patch: + fix build with ocaml-4 04 May 2012; Alexis Ballier <aballier@gentoo.org> obrowser-1.1.1.ebuild: depend on lwt, by Sergey Kishchenko in bug #413885 |