diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-01-04 02:07:57 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-01-04 02:07:57 +0000 |
commit | 16ff9a27bf8d7bb5859ce4409abf97d96f42679b (patch) | |
tree | 1230c5208a88254b68bc66cc75dc8cc8f95984f0 /dev-ml/postgresql-ocaml/ChangeLog | |
parent | version bump, allow to build without ocamlopt (diff) | |
download | gentoo-2-16ff9a27bf8d7bb5859ce4409abf97d96f42679b.tar.gz gentoo-2-16ff9a27bf8d7bb5859ce4409abf97d96f42679b.tar.bz2 gentoo-2-16ff9a27bf8d7bb5859ce4409abf97d96f42679b.zip |
add support to not build with ocmlopt
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'dev-ml/postgresql-ocaml/ChangeLog')
-rw-r--r-- | dev-ml/postgresql-ocaml/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/dev-ml/postgresql-ocaml/ChangeLog b/dev-ml/postgresql-ocaml/ChangeLog index 8805ee754373..9d86d828bd98 100644 --- a/dev-ml/postgresql-ocaml/ChangeLog +++ b/dev-ml/postgresql-ocaml/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ml/postgresql-ocaml -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog,v 1.3 2007/08/23 08:31:37 aballier Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/postgresql-ocaml/ChangeLog,v 1.4 2008/01/04 02:07:57 aballier Exp $ + + 04 Jan 2008; Alexis Ballier <aballier@gentoo.org> + postgresql-ocaml-1.7.0.ebuild: + add support to not build with ocmlopt *postgresql-ocaml-1.7.0 (23 Aug 2007) |