diff options
author | Duncan Coutts <dcoutts@gentoo.org> | 2006-03-11 11:50:30 +0000 |
---|---|---|
committer | Duncan Coutts <dcoutts@gentoo.org> | 2006-03-11 11:50:30 +0000 |
commit | a2e0baed471d5a4597cacf86e26177eb1b1ac441 (patch) | |
tree | 104abfa05f8a9beefc1cc0577fac827c600370a3 /dev-haskell/wxhaskell/ChangeLog | |
parent | Resurrect ltp. Work-in-progress to fix it properly. Package.masked until then. (diff) | |
download | historical-a2e0baed471d5a4597cacf86e26177eb1b1ac441.tar.gz historical-a2e0baed471d5a4597cacf86e26177eb1b1ac441.tar.bz2 historical-a2e0baed471d5a4597cacf86e26177eb1b1ac441.zip |
Make the wxhaskell package be exposed by default with ghc-6.2.2. Add ~sparc to KEYWORDS. See bug #124902
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'dev-haskell/wxhaskell/ChangeLog')
-rw-r--r-- | dev-haskell/wxhaskell/ChangeLog | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/dev-haskell/wxhaskell/ChangeLog b/dev-haskell/wxhaskell/ChangeLog index f93a51f80e13..ce7ad1b5dbff 100644 --- a/dev-haskell/wxhaskell/ChangeLog +++ b/dev-haskell/wxhaskell/ChangeLog @@ -1,20 +1,24 @@ # ChangeLog for dev-haskell/wxhaskell # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/wxhaskell/ChangeLog,v 1.19 2006/02/19 18:50:26 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/wxhaskell/ChangeLog,v 1.20 2006/03/11 11:50:30 dcoutts Exp $ - 19 Feb 2006; <duncan@gentoo.org> wxhaskell-0.8-r1.ebuild, + 10 Mar 2006; Duncan Coutts <dcoutts@gentoo.org> wxhaskell-0.9.4.ebuild: + Make the wxhaskell package be exposed by default with ghc-6.2.2 + Add ~sparc to KEYWORDS. See bug #124902 + + 19 Feb 2006; <dcoutts@gentoo.org> wxhaskell-0.8-r1.ebuild, wxhaskell-0.9.ebuild, wxhaskell-0.9.4.ebuild: Masking 0.8-r1 and 0.9 since wxGTK-2.4.x doesn't work due to bug #123323 Updating all ebuild versions to remove gtk2 USE flag (bug #106560). Also add app-arch/unzip to DEPEND (bug #69831) Other changes to install location and how the package is registered. - 17 Feb 2006; <duncan@gentoo.org> wxhaskell-0.8-r1.ebuild, + 17 Feb 2006; <dcoutts@gentoo.org> wxhaskell-0.8-r1.ebuild, wxhaskell-0.9.ebuild, wxhaskell-0.9.4.ebuild: Require that wxGTK was built with USE="X -odbc -unicode" Hopefully this will address bugs #92827 and #110932. - 16 Feb 2006; <duncan@gentoo.org> metadata.xml, wxhaskell-0.8-r1.ebuild, + 16 Feb 2006; <dcoutts@gentoo.org> metadata.xml, wxhaskell-0.8-r1.ebuild, wxhaskell-0.9.ebuild, wxhaskell-0.9.4.ebuild: Seriously broken on amd64. Temporarily disabling all versions on amd64. It appears to install a file as "/usr/lib" which overwrites the /usr/lib |