diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-08-19 13:13:31 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-08-19 13:13:31 +0000 |
commit | 795ee708088c7651946951624778aa94b745afb3 (patch) | |
tree | 017ff58646242fb71f7ce916aed7d2c5656a8d5a /dev-ml/ocamlnet/ChangeLog | |
parent | vanilla-2.6.32.61 + genpatches-2.6.32-48 + grsecurity-2.9.1-2.6.32.61-2013081... (diff) | |
download | gentoo-2-795ee708088c7651946951624778aa94b745afb3.tar.gz gentoo-2-795ee708088c7651946951624778aa94b745afb3.tar.bz2 gentoo-2-795ee708088c7651946951624778aa94b745afb3.zip |
Fix build with ocaml 4.01.
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Diffstat (limited to 'dev-ml/ocamlnet/ChangeLog')
-rw-r--r-- | dev-ml/ocamlnet/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-ml/ocamlnet/ChangeLog b/dev-ml/ocamlnet/ChangeLog index 95edad1e43e0..321a8fb4cf04 100644 --- a/dev-ml/ocamlnet/ChangeLog +++ b/dev-ml/ocamlnet/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ml/ocamlnet # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.76 2013/07/22 00:17:22 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlnet/ChangeLog,v 1.77 2013/08/19 13:13:31 aballier Exp $ + + 19 Aug 2013; Alexis Ballier <aballier@gentoo.org> ocamlnet-3.6.6.ebuild, + +files/ocamlnet-3.6.6-ocaml-4.01.patch: + Fix build with ocaml 4.01. *ocamlnet-3.6.6 (22 Jul 2013) |