diff options
author | Duncan Coutts <dcoutts@gentoo.org> | 2006-10-17 20:56:22 +0000 |
---|---|---|
committer | Duncan Coutts <dcoutts@gentoo.org> | 2006-10-17 20:56:22 +0000 |
commit | fd7b45809651871e5d4f7575cd9fd3fe6a8de658 (patch) | |
tree | 7eb3fb86cb15e9e651e4c3b3b6912ce9106e4de8 /dev-haskell/wash/ChangeLog | |
parent | Stable on sparc wrt #133613 (diff) | |
download | gentoo-2-fd7b45809651871e5d4f7575cd9fd3fe6a8de658.tar.gz gentoo-2-fd7b45809651871e5d4f7575cd9fd3fe6a8de658.tar.bz2 gentoo-2-fd7b45809651871e5d4f7575cd9fd3fe6a8de658.zip |
Washs configure prog doesnt like ghc being specified with an absolute path
(Portage version: 2.1.1-r1)
Diffstat (limited to 'dev-haskell/wash/ChangeLog')
-rw-r--r-- | dev-haskell/wash/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-haskell/wash/ChangeLog b/dev-haskell/wash/ChangeLog index e1bcf8823402..13f5c5ad5688 100644 --- a/dev-haskell/wash/ChangeLog +++ b/dev-haskell/wash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/wash # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/wash/ChangeLog,v 1.8 2006/10/13 07:49:24 kolmodin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/wash/ChangeLog,v 1.9 2006/10/17 20:56:22 dcoutts Exp $ + + 17 Oct 2006; Duncan Coutts <dcoutts@gentoo.org> wash-2.5.6.ebuild: + Wash's configure prog doesnt like ghc being specified with an absolute path 13 Oct 2006; <kolmodin@gentoo.org> +files/wash-2.5.6-ghc66.patch, wash-2.5.6.ebuild: |