summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Kolmodin <kolmodin@gentoo.org>2007-03-17 11:47:47 +0000
committerLennart Kolmodin <kolmodin@gentoo.org>2007-03-17 11:47:47 +0000
commit8d60cf0ced437ae9f53131527e839bf388a6f3ad (patch)
tree3def6924e4ecf90ab2e70decbe35e5ddd4369a93
parentamd64 stable, bug 166998 (diff)
downloadgentoo-2-8d60cf0ced437ae9f53131527e839bf388a6f3ad.tar.gz
gentoo-2-8d60cf0ced437ae9f53131527e839bf388a6f3ad.tar.bz2
gentoo-2-8d60cf0ced437ae9f53131527e839bf388a6f3ad.zip
Add modular lib to ghc 6.6. See bug 151012
(Portage version: 2.1.2-r5)
-rw-r--r--dev-haskell/fgl/ChangeLog7
-rw-r--r--dev-haskell/fgl/fgl-5.3.ebuild22
-rw-r--r--dev-haskell/fgl/files/digest-fgl-5.33
3 files changed, 31 insertions, 1 deletions
diff --git a/dev-haskell/fgl/ChangeLog b/dev-haskell/fgl/ChangeLog
index 560518f26bcc..ec4a8f97e421 100644
--- a/dev-haskell/fgl/ChangeLog
+++ b/dev-haskell/fgl/ChangeLog
@@ -1,6 +1,11 @@
# 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.6 2007/03/15 17:23:19 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/ChangeLog,v 1.7 2007/03/17 11:47:47 kolmodin Exp $
+
+*fgl-5.3 (17 Mar 2007)
+
+ 17 Mar 2007; Lennart Kolmodin <kolmodin@gentoo.org> +fgl-5.3.ebuild:
+ Add modular lib to ghc 6.6. See bug 151012
15 Mar 2007; Markus Rothe <corsair@gentoo.org> fgl-5.2.ebuild:
Stable on ppc64; bug #170650
diff --git a/dev-haskell/fgl/fgl-5.3.ebuild b/dev-haskell/fgl/fgl-5.3.ebuild
new file mode 100644
index 000000000000..9f4458b92b6b
--- /dev/null
+++ b/dev-haskell/fgl/fgl-5.3.ebuild
@@ -0,0 +1,22 @@
+# 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.3.ebuild,v 1.1 2007/03/17 11:47:47 kolmodin Exp $
+
+CABAL_FEATURES="lib profile haddock"
+inherit haskell-cabal
+
+GHC_PV=6.6
+
+DESCRIPTION="A functional graph library for Haskell."
+HOMEPAGE="http://haskell.org/ghc/"
+SRC_URI="http://www.haskell.org/ghc/dist/${GHC_PV}/ghc-${GHC_PV}-src-extralibs.tar.bz2"
+LICENSE="BSD"
+SLOT="0"
+
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=">=virtual/ghc-6.6
+ dev-haskell/mtl"
+
+S="${WORKDIR}/ghc-${GHC_PV}/libraries/${PN}"
diff --git a/dev-haskell/fgl/files/digest-fgl-5.3 b/dev-haskell/fgl/files/digest-fgl-5.3
new file mode 100644
index 000000000000..0da51465b91e
--- /dev/null
+++ b/dev-haskell/fgl/files/digest-fgl-5.3
@@ -0,0 +1,3 @@
+MD5 14b22fce36caffa509046361724bc119 ghc-6.6-src-extralibs.tar.bz2 2015443
+RMD160 63d87d02f42efc032c20de7394f3b29431fd8eed ghc-6.6-src-extralibs.tar.bz2 2015443
+SHA256 1c811695d074c7560ca9bd7773523f817ccb57390044392a1ad92cf0079bea29 ghc-6.6-src-extralibs.tar.bz2 2015443