diff options
author | 2006-10-11 18:14:38 +0000 | |
---|---|---|
committer | 2006-10-11 18:14:38 +0000 | |
commit | 2b76bc3d4e70762888df3ef947995d85c954ca5f (patch) | |
tree | f6a2be26d380fd4910a8df31b8058c8d98cbdf2d /dev-haskell/c2hs/ChangeLog | |
parent | Stable on sparc wrt security #150261 (diff) | |
download | gentoo-2-2b76bc3d4e70762888df3ef947995d85c954ca5f.tar.gz gentoo-2-2b76bc3d4e70762888df3ef947995d85c954ca5f.tar.bz2 gentoo-2-2b76bc3d4e70762888df3ef947995d85c954ca5f.zip |
Added patch to fix building with ghc-6.6
(Portage version: 2.1.1-r1)
Diffstat (limited to 'dev-haskell/c2hs/ChangeLog')
-rw-r--r-- | dev-haskell/c2hs/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-haskell/c2hs/ChangeLog b/dev-haskell/c2hs/ChangeLog index 2802ac7de01d..729d9574fde7 100644 --- a/dev-haskell/c2hs/ChangeLog +++ b/dev-haskell/c2hs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/c2hs # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/c2hs/ChangeLog,v 1.20 2006/10/05 03:09:33 cparrott Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/c2hs/ChangeLog,v 1.21 2006/10/11 18:14:38 dcoutts Exp $ + + 11 Oct 2006; Duncan Coutts <dcoutts@gentoo.org> + +files/c2hs-0.14.5-ghc66.patch, c2hs-0.14.5.ebuild: + Added patch to fix building with ghc-6.6 05 Oct 2006; Chris Parrott <cparrott@gentoo.org> c2hs-0.14.5.ebuild: marked stable for amd64 (bug 144678) |