diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-01-03 23:24:17 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-01-03 23:24:17 +0000 |
commit | 66a5eb33fa410cbd7ed49cfca779bf4a3c63273d (patch) | |
tree | 5f983975a2de2bb74d8d0ade4d3768564e0e55cd /dev-ml/ocaml-mysql/ChangeLog | |
parent | Version bump (bug #203806). Cleanup. (diff) | |
download | gentoo-2-66a5eb33fa410cbd7ed49cfca779bf4a3c63273d.tar.gz gentoo-2-66a5eb33fa410cbd7ed49cfca779bf4a3c63273d.tar.bz2 gentoo-2-66a5eb33fa410cbd7ed49cfca779bf4a3c63273d.zip |
version bump, make ocamlopt optional, ~amd64
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'dev-ml/ocaml-mysql/ChangeLog')
-rw-r--r-- | dev-ml/ocaml-mysql/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/dev-ml/ocaml-mysql/ChangeLog b/dev-ml/ocaml-mysql/ChangeLog index 86d14227bd63..43b6b6fa7a20 100644 --- a/dev-ml/ocaml-mysql/ChangeLog +++ b/dev-ml/ocaml-mysql/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-ml/ocaml-mysql -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-mysql/ChangeLog,v 1.5 2006/11/23 17:14:59 vivo Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-mysql/ChangeLog,v 1.6 2008/01/03 23:24:17 aballier Exp $ + +*ocaml-mysql-1.0.4 (03 Jan 2008) + + 03 Jan 2008; Alexis Ballier <aballier@gentoo.org> + +ocaml-mysql-1.0.4.ebuild: + version bump, make ocamlopt optional, ~amd64 23 Nov 2006; Francesco Riosa <vivo@gentoo.org> ocaml-mysql-1.0.3-r1.ebuild: |