diff options
author | 2008-01-02 19:56:51 +0000 | |
---|---|---|
committer | 2008-01-02 19:56:51 +0000 | |
commit | 8327fb09f17b217822fbd3dae898bf496386dc8a (patch) | |
tree | 3bb398fd6f867102086189d2b091841f588dc5fa /dev-ml/camlzip/ChangeLog | |
parent | camlzip ocamlopt useflag (diff) | |
download | historical-8327fb09f17b217822fbd3dae898bf496386dc8a.tar.gz historical-8327fb09f17b217822fbd3dae898bf496386dc8a.tar.bz2 historical-8327fb09f17b217822fbd3dae898bf496386dc8a.zip |
Add support to not build with ocamlopt
Package-Manager: portage-2.1.4_rc14
Diffstat (limited to 'dev-ml/camlzip/ChangeLog')
-rw-r--r-- | dev-ml/camlzip/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-ml/camlzip/ChangeLog b/dev-ml/camlzip/ChangeLog index 01ba13ae3f28..dccf1ca3883a 100644 --- a/dev-ml/camlzip/ChangeLog +++ b/dev-ml/camlzip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/camlzip -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/ChangeLog,v 1.9 2007/11/10 14:35:46 aballier Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/camlzip/ChangeLog,v 1.10 2008/01/02 19:56:51 aballier Exp $ + + 02 Jan 2008; Alexis Ballier <aballier@gentoo.org> camlzip-1.03-r1.ebuild: + Add support to not build with ocamlopt 10 Nov 2007; Alexis Ballier <aballier@gentoo.org> files/camlzip-1.03-Makefile-findlib.patch: |