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 | 4c264cf683e1ee32b7b265450cfa2f8db4efb265 (patch) | |
tree | 91e22b469236089d277f9002d9b2449fc07aa55a /dev-ml/ocaml-mysql/ChangeLog | |
parent | Version bump (bug #203806). Cleanup. (diff) | |
download | historical-4c264cf683e1ee32b7b265450cfa2f8db4efb265.tar.gz historical-4c264cf683e1ee32b7b265450cfa2f8db4efb265.tar.bz2 historical-4c264cf683e1ee32b7b265450cfa2f8db4efb265.zip |
version bump, make ocamlopt optional, ~amd64
Package-Manager: portage-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: |