diff options
author | 2003-12-19 11:31:43 +0000 | |
---|---|---|
committer | 2003-12-19 11:31:43 +0000 | |
commit | 22f5538962fd745bc50b4b5d4b511f6f5bec5768 (patch) | |
tree | bd244f15c84710c2b2dc34968f52ba510a8c0e4a /dev-lang/ghc/ChangeLog | |
parent | move to rpm eclass and eutils eclass to use rpm_src_unpack magic and epatch, ... (diff) | |
download | gentoo-2-22f5538962fd745bc50b4b5d4b511f6f5bec5768.tar.gz gentoo-2-22f5538962fd745bc50b4b5d4b511f6f5bec5768.tar.bz2 gentoo-2-22f5538962fd745bc50b4b5d4b511f6f5bec5768.zip |
ghc-6.2 needs haddock-0.6
Diffstat (limited to 'dev-lang/ghc/ChangeLog')
-rw-r--r-- | dev-lang/ghc/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-lang/ghc/ChangeLog b/dev-lang/ghc/ChangeLog index 17bee0b3269b..8310d9c64a34 100644 --- a/dev-lang/ghc/ChangeLog +++ b/dev-lang/ghc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/ghc # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.23 2003/12/17 17:58:09 kosmikus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.24 2003/12/19 11:31:31 kosmikus Exp $ + + 19 Dec 2003; Andres Loeh <kosmikus@gentoo.org> ghc-6.2.ebuild: + GHC 6.2 needs haddock-0.6 (bug #36108) *ghc-6.2 (17 Dec 2003) |