# ChangeLog for dev-haskell/fgl
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/ChangeLog,v 1.14 2007/04/06 16:55:19 cparrott Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/ChangeLog,v 1.15 2007/04/29 19:02:29 dcoutts Exp $
+
+ 29 Apr 2007; Duncan Coutts <dcoutts@gentoo.org> fgl-5.2.ebuild:
+ Fix deps so it cannot be installed with ghc-6.6
06 Apr 2007; Chris Parrott <cparrott@gentoo.org> fgl-5.3.ebuild:
add ~ppc and ~sparc keywords
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/fgl-5.2.ebuild,v 1.10 2007/04/02 20:26:23 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/fgl-5.2.ebuild,v 1.11 2007/04/29 19:02:29 dcoutts Exp $
inherit ghc-package
KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
-DEPEND="=virtual/ghc-6.4*"
+DEPEND="=virtual/ghc-6.4*
+ !>=virtual/ghc-6.6"
pkg_setup () {
ghc-package_pkg_setup
# ChangeLog for dev-haskell/haskell-src
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-src/ChangeLog,v 1.13 2007/04/06 16:58:09 cparrott Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-src/ChangeLog,v 1.14 2007/04/29 19:02:57 dcoutts Exp $
+
+ 29 Apr 2007; Duncan Coutts <dcoutts@gentoo.org> haskell-src-1.0.ebuild:
+ Fix deps so it cannot be installed with ghc-6.6
06 Apr 2007; Chris Parrott <cparrott@gentoo.org>
haskell-src-1.0-r1.ebuild:
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-src/haskell-src-1.0.ebuild,v 1.10 2007/04/02 20:29:56 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskell-src/haskell-src-1.0.ebuild,v 1.11 2007/04/29 19:02:57 dcoutts Exp $
inherit ghc-package
KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
-DEPEND="=virtual/ghc-6.4*"
+DEPEND="=virtual/ghc-6.4*
+ !>=virtual/ghc-6.6"
pkg_setup () {
ghc-package_pkg_setup
# ChangeLog for dev-haskell/html
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/ChangeLog,v 1.13 2007/04/06 17:06:50 cparrott Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/ChangeLog,v 1.14 2007/04/29 19:03:48 dcoutts Exp $
+
+ 29 Apr 2007; Duncan Coutts <dcoutts@gentoo.org> html-1.0.ebuild:
+ Fix deps so it cannot be installed with ghc-6.6
06 Apr 2007; Chris Parrott <cparrott@gentoo.org> html-1.0-r1.ebuild:
added ~ppc and ~sparc keywords
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/html-1.0.ebuild,v 1.10 2007/04/02 20:33:18 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/html/html-1.0.ebuild,v 1.11 2007/04/29 19:03:48 dcoutts Exp $
inherit ghc-package
KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
-DEPEND="=virtual/ghc-6.4*"
+DEPEND="=virtual/ghc-6.4*
+ !>=virtual/ghc-6.6"
pkg_setup () {
ghc-package_pkg_setup
# ChangeLog for dev-haskell/hunit
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/ChangeLog,v 1.13 2007/04/06 17:11:57 cparrott Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/ChangeLog,v 1.14 2007/04/29 19:04:15 dcoutts Exp $
+
+ 29 Apr 2007; Duncan Coutts <dcoutts@gentoo.org> hunit-1.1.ebuild:
+ Fix deps so it cannot be installed with ghc-6.6
06 Apr 2007; Chris Parrott <cparrott@gentoo.org> hunit-1.1-r1.ebuild:
added ~ppc and ~sparc keywords
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.1.ebuild,v 1.10 2007/04/02 20:31:05 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.1.ebuild,v 1.11 2007/04/29 19:04:15 dcoutts Exp $
inherit ghc-package
KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
-DEPEND="=virtual/ghc-6.4*"
+DEPEND="=virtual/ghc-6.4*
+ !>=virtual/ghc-6.6"
pkg_setup () {
ghc-package_pkg_setup
# ChangeLog for dev-haskell/mtl
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.13 2007/04/06 16:48:06 cparrott Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.14 2007/04/29 19:05:58 dcoutts Exp $
+
+ 29 Apr 2007; Duncan Coutts <dcoutts@gentoo.org> mtl-1.0.ebuild:
+ Fix deps so it cannot be installed with ghc-6.6
06 Apr 2007; Chris Parrott <cparrott@gentoo.org> mtl-1.0-r1.ebuild:
added ~ppc and ~sparc keywords
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-1.0.ebuild,v 1.10 2007/04/02 20:28:49 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-1.0.ebuild,v 1.11 2007/04/29 19:05:58 dcoutts Exp $
inherit ghc-package
KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
-DEPEND="=virtual/ghc-6.4*"
+DEPEND="=virtual/ghc-6.4*
+ !>=virtual/ghc-6.6"
pkg_setup () {
ghc-package_pkg_setup
# ChangeLog for dev-haskell/network
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/network/ChangeLog,v 1.13 2007/04/06 16:48:06 cparrott Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/network/ChangeLog,v 1.14 2007/04/29 19:06:34 dcoutts Exp $
+
+ 29 Apr 2007; Duncan Coutts <dcoutts@gentoo.org> network-1.0.ebuild:
+ Fix deps so it cannot be installed with ghc-6.6
06 Apr 2007; Chris Parrott <cparrott@gentoo.org> network-2.0.ebuild:
added ~ppc and ~sparc keywords
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/network/network-1.0.ebuild,v 1.10 2007/04/02 20:34:11 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/network/network-1.0.ebuild,v 1.11 2007/04/29 19:06:34 dcoutts Exp $
inherit ghc-package
KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
-DEPEND="=virtual/ghc-6.4*"
+DEPEND="=virtual/ghc-6.4*
+ !>=virtual/ghc-6.6"
pkg_setup () {
ghc-package_pkg_setup
# ChangeLog for dev-haskell/quickcheck
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/ChangeLog,v 1.13 2007/04/06 17:15:08 cparrott Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/ChangeLog,v 1.14 2007/04/29 19:10:46 dcoutts Exp $
+
+ 29 Apr 2007; Duncan Coutts <dcoutts@gentoo.org> quickcheck-1.0.ebuild:
+ Fix deps so it cannot be installed with ghc-6.6
06 Apr 2007; Chris Parrott <cparrott@gentoo.org> quickcheck-1.0-r1.ebuild:
added ~ppc and ~sparc keywords
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.0.ebuild,v 1.10 2007/04/02 20:35:39 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-1.0.ebuild,v 1.11 2007/04/29 19:10:46 dcoutts Exp $
inherit ghc-package
KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
-DEPEND="=virtual/ghc-6.4*"
+DEPEND="=virtual/ghc-6.4*
+ !>=virtual/ghc-6.6"
pkg_setup () {
ghc-package_pkg_setup