diff options
author | Matthieu Sozeau <mattam@gentoo.org> | 2004-10-05 07:54:53 +0000 |
---|---|---|
committer | Matthieu Sozeau <mattam@gentoo.org> | 2004-10-05 07:54:53 +0000 |
commit | 3bd08b57c1c88a8c3052b2aea633fe196d1c828a (patch) | |
tree | 04c8bd77f40623cc948db2abc3634c21cb2084dc /dev-ml/ocamldsort/ChangeLog | |
parent | Stable on x86, ppc and alpha. (diff) | |
download | historical-3bd08b57c1c88a8c3052b2aea633fe196d1c828a.tar.gz historical-3bd08b57c1c88a8c3052b2aea633fe196d1c828a.tar.bz2 historical-3bd08b57c1c88a8c3052b2aea633fe196d1c828a.zip |
New ebuild, ocaml dependency sorter. Fixes bug #25343.
Diffstat (limited to 'dev-ml/ocamldsort/ChangeLog')
-rw-r--r-- | dev-ml/ocamldsort/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dev-ml/ocamldsort/ChangeLog b/dev-ml/ocamldsort/ChangeLog new file mode 100644 index 000000000000..fa1ab7abddec --- /dev/null +++ b/dev-ml/ocamldsort/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for dev-ml/ocamldsort +# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamldsort/ChangeLog,v 1.1 2004/10/05 07:54:53 mattam Exp $ + + 04 Oct 2004; Matthieu Sozeau <mattam@gentoo.org> +ocamldsort-0.14.2 + +metadata.xml: + New ebuild, ocaml dependency sorter. Fixes bug #25343. + |