summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/ghc')
-rw-r--r--dev-lang/ghc/ChangeLog6
-rw-r--r--dev-lang/ghc/ghc-6.0.1.ebuild4
-rw-r--r--dev-lang/ghc/ghc-6.0.ebuild4
-rw-r--r--dev-lang/ghc/ghc-6.2-r1.ebuild4
-rw-r--r--dev-lang/ghc/ghc-6.2.1.ebuild4
-rw-r--r--dev-lang/ghc/ghc-6.2.ebuild4
6 files changed, 15 insertions, 11 deletions
diff --git a/dev-lang/ghc/ChangeLog b/dev-lang/ghc/ChangeLog
index 003170408972..699af0bd9a9d 100644
--- a/dev-lang/ghc/ChangeLog
+++ b/dev-lang/ghc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/ghc
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.35 2004/05/13 15:03:56 kosmikus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.36 2004/05/17 15:47:53 usata Exp $
+
+ 18 May 2004; Mamoru KOMACHI <usata@gentoo.org> ghc-6.0.1.ebuild,
+ ghc-6.0.ebuild, ghc-6.2-r1.ebuild, ghc-6.2.1.ebuild, ghc-6.2.ebuild:
+ Changed app-text/tetex to virtual/tetex.
13 May 2004; Andres Loeh <kosmikus@gentoo.org> ghc-6.2.1.ebuild:
fixed patch for ghc-6.2.1; threaded rts now enabled by default (#50758)
diff --git a/dev-lang/ghc/ghc-6.0.1.ebuild b/dev-lang/ghc/ghc-6.0.1.ebuild
index bcd433a0bda6..7c43800c4335 100644
--- a/dev-lang/ghc/ghc-6.0.1.ebuild
+++ b/dev-lang/ghc/ghc-6.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.0.1.ebuild,v 1.5 2004/05/12 11:07:44 pappy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.0.1.ebuild,v 1.6 2004/05/17 15:47:53 usata Exp $
#Some explanation of bootstrap logic:
#
@@ -52,7 +52,7 @@ DEPEND="virtual/ghc
=app-text/docbook-sgml-dtd-3.1-r1
>=app-text/docbook-dsssl-stylesheets-1.64
>=dev-haskell/haddock-0.4
- tetex? ( >=app-text/tetex-1.0.7
+ tetex? ( virtual/tetex
>=app-text/jadetex-3.12 ) )
opengl? ( virtual/opengl
virtual/glu
diff --git a/dev-lang/ghc/ghc-6.0.ebuild b/dev-lang/ghc/ghc-6.0.ebuild
index 5499942151dc..428f027eae55 100644
--- a/dev-lang/ghc/ghc-6.0.ebuild
+++ b/dev-lang/ghc/ghc-6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.0.ebuild,v 1.4 2004/05/12 11:07:44 pappy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.0.ebuild,v 1.5 2004/05/17 15:47:53 usata Exp $
#Some explanation of bootstrap logic:
#
@@ -52,7 +52,7 @@ DEPEND="virtual/ghc
=app-text/docbook-sgml-dtd-3.1-r1
>=app-text/docbook-dsssl-stylesheets-1.64
>=dev-haskell/haddock-0.4
- tetex? ( >=app-text/tetex-1.0.7
+ tetex? ( virtual/tetex
>=app-text/jadetex-3.12 ) )
opengl? ( virtual/opengl
virtual/glu
diff --git a/dev-lang/ghc/ghc-6.2-r1.ebuild b/dev-lang/ghc/ghc-6.2-r1.ebuild
index b5f323e93dcd..fce44efc9cb3 100644
--- a/dev-lang/ghc/ghc-6.2-r1.ebuild
+++ b/dev-lang/ghc/ghc-6.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.2-r1.ebuild,v 1.3 2004/05/12 11:07:44 pappy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.2-r1.ebuild,v 1.4 2004/05/17 15:47:53 usata Exp $
#Some explanation of bootstrap logic:
#
@@ -52,7 +52,7 @@ DEPEND="virtual/ghc
=app-text/docbook-sgml-dtd-3.1-r1
>=app-text/docbook-dsssl-stylesheets-1.64
>=dev-haskell/haddock-0.6-r2
- tetex? ( >=app-text/tetex-1.0.7
+ tetex? ( virtual/tetex
>=app-text/jadetex-3.12 ) )
opengl? ( virtual/opengl
virtual/glu
diff --git a/dev-lang/ghc/ghc-6.2.1.ebuild b/dev-lang/ghc/ghc-6.2.1.ebuild
index c362c75076fb..fe23704d3c71 100644
--- a/dev-lang/ghc/ghc-6.2.1.ebuild
+++ b/dev-lang/ghc/ghc-6.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.2.1.ebuild,v 1.4 2004/05/13 15:03:56 kosmikus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.2.1.ebuild,v 1.5 2004/05/17 15:47:53 usata Exp $
#Some explanation of bootstrap logic:
#
@@ -52,7 +52,7 @@ DEPEND="virtual/ghc
=app-text/docbook-sgml-dtd-3.1-r1
>=app-text/docbook-dsssl-stylesheets-1.64
>=dev-haskell/haddock-0.6-r2
- tetex? ( >=app-text/tetex-1.0.7
+ tetex? ( virtual/tetex
>=app-text/jadetex-3.12 ) )
opengl? ( virtual/opengl
virtual/glu
diff --git a/dev-lang/ghc/ghc-6.2.ebuild b/dev-lang/ghc/ghc-6.2.ebuild
index 7e1598d7153c..0155cc9839af 100644
--- a/dev-lang/ghc/ghc-6.2.ebuild
+++ b/dev-lang/ghc/ghc-6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.2.ebuild,v 1.6 2004/05/12 11:07:44 pappy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-6.2.ebuild,v 1.7 2004/05/17 15:47:53 usata Exp $
#Some explanation of bootstrap logic:
#
@@ -52,7 +52,7 @@ DEPEND="virtual/ghc
=app-text/docbook-sgml-dtd-3.1-r1
>=app-text/docbook-dsssl-stylesheets-1.64
>=dev-haskell/haddock-0.6-r2
- tetex? ( >=app-text/tetex-1.0.7
+ tetex? ( virtual/tetex
>=app-text/jadetex-3.12 ) )
opengl? ( virtual/opengl
virtual/glu