summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Kolmodin <kolmodin@gentoo.org>2007-08-17 16:16:55 +0000
committerLennart Kolmodin <kolmodin@gentoo.org>2007-08-17 16:16:55 +0000
commita479bbd712197ca48dfc382aa76dd215bb005be2 (patch)
treed4be0ab60107715ee644a7319203223097db7cad /dev-lang/ghc/ChangeLog
parentStable on amd64 wrt bug #188716 (diff)
downloadgentoo-2-a479bbd712197ca48dfc382aa76dd215bb005be2.tar.gz
gentoo-2-a479bbd712197ca48dfc382aa76dd215bb005be2.tar.bz2
gentoo-2-a479bbd712197ca48dfc382aa76dd215bb005be2.zip
Fixes to ghc 6.6.1; remove leftover files upon uninstall, optinal bash completion, tweak mk/build.mk.
(Portage version: 2.1.3.1)
Diffstat (limited to 'dev-lang/ghc/ChangeLog')
-rw-r--r--dev-lang/ghc/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/dev-lang/ghc/ChangeLog b/dev-lang/ghc/ChangeLog
index 4b4d101c69db..26959d5ab8d6 100644
--- a/dev-lang/ghc/ChangeLog
+++ b/dev-lang/ghc/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-lang/ghc
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.132 2007/08/08 15:57:56 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.133 2007/08/17 16:16:55 kolmodin Exp $
+
+ 17 Aug 2007; Lennart Kolmodin <kolmodin@gentoo.org>
+ +files/ghc-bash-completion, ghc-6.6.1.ebuild:
+ Add optional bash completion support for ghc-pkg.
+ Fixes to properly remove the leftover package.conf{,.old} files upon
+ uninstall of this package.
+ Tweaking mk/build.mk regarding arches we don't yet support for this GHC
+ version.
08 Aug 2007; Lennart Kolmodin <kolmodin@gentoo.org> ghc-6.6.ebuild:
Set SplitObjs=NO if >=gcc-4.2 is used.