diff options
author | 2013-02-03 16:20:46 +0000 | |
---|---|---|
committer | 2013-02-03 16:20:46 +0000 | |
commit | ecf43eae2e1bc7a103cd675748f92271230f5a9f (patch) | |
tree | 9676648d8486bb3864b6b9c19438c91e446f1295 /app-misc/wyrd/ChangeLog | |
parent | Stable for x86, wrt bug #442788 (diff) | |
download | gentoo-2-ecf43eae2e1bc7a103cd675748f92271230f5a9f.tar.gz gentoo-2-ecf43eae2e1bc7a103cd675748f92271230f5a9f.tar.bz2 gentoo-2-ecf43eae2e1bc7a103cd675748f92271230f5a9f.zip |
Version bump. Works with ocaml4 and fixes parallel-make race condition
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
Diffstat (limited to 'app-misc/wyrd/ChangeLog')
-rw-r--r-- | app-misc/wyrd/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-misc/wyrd/ChangeLog b/app-misc/wyrd/ChangeLog index fa4ea8aa3a40..f78538fbdcc4 100644 --- a/app-misc/wyrd/ChangeLog +++ b/app-misc/wyrd/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-misc/wyrd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/ChangeLog,v 1.23 2013/01/13 21:40:20 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/ChangeLog,v 1.24 2013/02/03 16:20:46 tove Exp $ + +*wyrd-1.4.6 (03 Feb 2013) + + 03 Feb 2013; Torsten Veller <tove@gentoo.org> +wyrd-1.4.6.ebuild: + Version bump. Works with ocaml4 and fixes parallel-make race condition 13 Jan 2013; Alexis Ballier <aballier@gentoo.org> +files/ocaml4.patch, wyrd-1.4.5.ebuild: |