summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDuncan Coutts <dcoutts@gentoo.org>2006-10-12 17:52:08 +0000
committerDuncan Coutts <dcoutts@gentoo.org>2006-10-12 17:52:08 +0000
commit1ec0cb68551fd1a5303fd13f4bdab3c57c040142 (patch)
tree1b7db41f1f74321b823bf0309b4bd89a25f5f38f /dev-haskell/lhs2tex
parentStable on IA64. (diff)
downloadgentoo-2-1ec0cb68551fd1a5303fd13f4bdab3c57c040142.tar.gz
gentoo-2-1ec0cb68551fd1a5303fd13f4bdab3c57c040142.tar.bz2
gentoo-2-1ec0cb68551fd1a5303fd13f4bdab3c57c040142.zip
Add blocks on ghc-6.6
(Portage version: 2.1.1-r1)
Diffstat (limited to 'dev-haskell/lhs2tex')
-rw-r--r--dev-haskell/lhs2tex/ChangeLog6
-rw-r--r--dev-haskell/lhs2tex/lhs2tex-1.10_pre.ebuild3
-rw-r--r--dev-haskell/lhs2tex/lhs2tex-1.11.ebuild3
3 files changed, 9 insertions, 3 deletions
diff --git a/dev-haskell/lhs2tex/ChangeLog b/dev-haskell/lhs2tex/ChangeLog
index 5c4b96c7e26e..77f25ff65e25 100644
--- a/dev-haskell/lhs2tex/ChangeLog
+++ b/dev-haskell/lhs2tex/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/lhs2tex
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/lhs2tex/ChangeLog,v 1.15 2006/08/24 18:16:30 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/lhs2tex/ChangeLog,v 1.16 2006/10/12 17:52:08 dcoutts Exp $
+
+ 12 Oct 2006; Duncan Coutts <dcoutts@gentoo.org> lhs2tex-1.10_pre.ebuild,
+ lhs2tex-1.11.ebuild:
+ Add blocks on ghc-6.6
24 Aug 2006; Ferris McCormick <fmccor@gentoo.org> lhs2tex-1.11.ebuild:
Stable on sparc --- Bug #138077 --- Now builds and installs with no problems.
diff --git a/dev-haskell/lhs2tex/lhs2tex-1.10_pre.ebuild b/dev-haskell/lhs2tex/lhs2tex-1.10_pre.ebuild
index 4d3d4e4ed851..369ef61a8c93 100644
--- a/dev-haskell/lhs2tex/lhs2tex-1.10_pre.ebuild
+++ b/dev-haskell/lhs2tex/lhs2tex-1.10_pre.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/lhs2tex/lhs2tex-1.10_pre.ebuild,v 1.10 2006/05/21 17:34:02 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/lhs2tex/lhs2tex-1.10_pre.ebuild,v 1.11 2006/10/12 17:52:08 dcoutts Exp $
DESCRIPTION="Preprocessor for typesetting Haskell sources with LaTeX"
HOMEPAGE="http://www.iai.uni-bonn.de/~loeh/lhs2tex"
@@ -15,6 +15,7 @@ S="${WORKDIR}/${P/_pre/pre}"
DEPEND=">=dev-tex/polytable-0.7.2
>=virtual/ghc-5.04
+ !>=virtual/ghc-6.6
doc? ( dev-lang/hugs98 )
virtual/tetex"
diff --git a/dev-haskell/lhs2tex/lhs2tex-1.11.ebuild b/dev-haskell/lhs2tex/lhs2tex-1.11.ebuild
index abcba4f9f920..c3f88610ef9b 100644
--- a/dev-haskell/lhs2tex/lhs2tex-1.11.ebuild
+++ b/dev-haskell/lhs2tex/lhs2tex-1.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/lhs2tex/lhs2tex-1.11.ebuild,v 1.5 2006/08/24 18:16:30 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/lhs2tex/lhs2tex-1.11.ebuild,v 1.6 2006/10/12 17:52:08 dcoutts Exp $
DESCRIPTION="Preprocessor for typesetting Haskell sources with LaTeX"
HOMEPAGE="http://www.iai.uni-bonn.de/~loeh/lhs2tex"
@@ -15,6 +15,7 @@ S="${WORKDIR}/${P/_pre/pre}"
DEPEND=">=dev-tex/polytable-0.8.2
>=virtual/ghc-6.2.2
+ !>=virtual/ghc-6.6
doc? ( dev-lang/hugs98 virtual/tetex )"
RDEPEND=">=dev-tex/polytable-0.8.2"