diff options
author | Matthieu Sozeau <mattam@gentoo.org> | 2005-02-06 16:20:11 +0000 |
---|---|---|
committer | Matthieu Sozeau <mattam@gentoo.org> | 2005-02-06 16:20:11 +0000 |
commit | 545edafe21f1a467012b95272a1a6c8c710c04cb (patch) | |
tree | 1f506310a5c6655792967ff2e6d5f86add84d08a /dev-ml/ocaml-mysql/ChangeLog | |
parent | Initial import, fixes #63286 (diff) | |
download | gentoo-2-545edafe21f1a467012b95272a1a6c8c710c04cb.tar.gz gentoo-2-545edafe21f1a467012b95272a1a6c8c710c04cb.tar.bz2 gentoo-2-545edafe21f1a467012b95272a1a6c8c710c04cb.zip |
New ebuild, fixes bug #32726.
Diffstat (limited to 'dev-ml/ocaml-mysql/ChangeLog')
-rw-r--r-- | dev-ml/ocaml-mysql/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-ml/ocaml-mysql/ChangeLog b/dev-ml/ocaml-mysql/ChangeLog new file mode 100644 index 000000000000..0fd779ace74f --- /dev/null +++ b/dev-ml/ocaml-mysql/ChangeLog @@ -0,0 +1,11 @@ +# ChangeLog for dev-ml/ocaml-mysql +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-mysql/ChangeLog,v 1.1 2005/02/06 16:20:11 mattam Exp $ + +*ocaml-mysql-1.0.3 (06 Feb 2005) + + 06 Feb 2005; Matthieu Sozeau <mattam@gentoo.org> +metadata.xml, + +files/ocaml-mysql-1.0.3-head.patch, +ocaml-mysql-1.0.3.ebuild: + Mysql wrapper for ocaml. Original ebuild from gim <gentoo@gim.name>. Fixes bug + #32726. + |