diff options
author | 2007-07-06 00:02:59 +0000 | |
---|---|---|
committer | 2007-07-06 00:02:59 +0000 | |
commit | 00a0db1a978a75354e30a93dad58b9c9bcd7a815 (patch) | |
tree | 50f7785845170a8f8e10a3e9c27458b9e1d3a442 /dev-lang/ghc/ChangeLog | |
parent | Add binary and ghcbootstrap flags for dev-lang/ghc (diff) | |
download | historical-00a0db1a978a75354e30a93dad58b9c9bcd7a815.tar.gz historical-00a0db1a978a75354e30a93dad58b9c9bcd7a815.tar.bz2 historical-00a0db1a978a75354e30a93dad58b9c9bcd7a815.zip |
Merge ghc and ghc-bin ebuilds.
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-lang/ghc/ChangeLog')
-rw-r--r-- | dev-lang/ghc/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-lang/ghc/ChangeLog b/dev-lang/ghc/ChangeLog index 8d15e1862a26..41c9192827c8 100644 --- a/dev-lang/ghc/ChangeLog +++ b/dev-lang/ghc/ChangeLog @@ -1,6 +1,13 @@ # 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.119 2007/04/06 16:26:05 cparrott Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.120 2007/07/06 00:02:59 dcoutts Exp $ + + 05 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> +files/10ghc, + ghc-6.6.ebuild: + Merge ghc and ghc-bin ebuilds. emerge ghc with USE="binary" to get a binary + version. The ghc-bin ebuild will not be used anymore. This ghc ebuild is + able to bootstrap without a separate ghc-bin ebuild by downloading a binary + version specially for the purpose. 06 Apr 2007; Chris Parrott <cparrott@gentoo.org> +files/ghc-6.6-nothreadedrts.patch, ghc-6.6.ebuild: |