summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-03-11 21:11:45 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-03-11 21:11:45 +0000
commit85df2102a71090df2456eaea7f6a4df48ba8b339 (patch)
tree226275d8b20a3a8e1e5d36ff0bcde20bb2d15605 /dev-lang/ghc
parentmoved perl from sys-devel to dev-lang (diff)
downloadhistorical-85df2102a71090df2456eaea7f6a4df48ba8b339.tar.gz
historical-85df2102a71090df2456eaea7f6a4df48ba8b339.tar.bz2
historical-85df2102a71090df2456eaea7f6a4df48ba8b339.zip
moved perl from sys-devel to dev-lang
Diffstat (limited to 'dev-lang/ghc')
-rw-r--r--dev-lang/ghc/ghc-5.02.3.ebuild6
-rw-r--r--dev-lang/ghc/ghc-5.04.2.ebuild6
-rw-r--r--dev-lang/ghc/ghc-5.04.ebuild6
3 files changed, 9 insertions, 9 deletions
diff --git a/dev-lang/ghc/ghc-5.02.3.ebuild b/dev-lang/ghc/ghc-5.02.3.ebuild
index 126de8a5560b..256fad10bc0f 100644
--- a/dev-lang/ghc/ghc-5.02.3.ebuild
+++ b/dev-lang/ghc/ghc-5.02.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-5.02.3.ebuild,v 1.13 2003/02/13 10:25:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-5.02.3.ebuild,v 1.14 2003/03/11 21:11:45 seemant Exp $
IUSE="doc tetex opengl"
@@ -43,7 +43,7 @@ KEYWORDS="x86 sparc "
# FIXME: Add USE support for parallel haskell (requires PVM)
# Get PVM from ftp://ftp.netlib.org/pvm3/
-DEPEND=">=sys-devel/perl-5.6.1
+DEPEND=">=dev-lang/perl-5.6.1
>=sys-devel/gcc-2.95.3
>=sys-devel/make-3.79.1
>=sys-apps/sed-3.02.80
@@ -59,7 +59,7 @@ DEPEND=">=sys-devel/perl-5.6.1
virtual/glut )"
RDEPEND=">=sys-devel/gcc-2.95.3
- >=sys-devel/perl-5.6.1
+ >=dev-lang/perl-5.6.1
opengl? ( virtual/opengl virtual/glu virtual/glut )"
diff --git a/dev-lang/ghc/ghc-5.04.2.ebuild b/dev-lang/ghc/ghc-5.04.2.ebuild
index 96addab98014..7d2cd24dd2b0 100644
--- a/dev-lang/ghc/ghc-5.04.2.ebuild
+++ b/dev-lang/ghc/ghc-5.04.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-5.04.2.ebuild,v 1.3 2003/03/08 23:21:18 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-5.04.2.ebuild,v 1.4 2003/03/11 21:11:45 seemant Exp $
#Some explanation of bootstrap logic:
#
@@ -40,7 +40,7 @@ KEYWORDS="~x86 ~sparc"
# FIXME: Add USE support for parallel haskell (requires PVM)
# Get PVM from ftp://ftp.netlib.org/pvm3/
DEPEND=">=dev-lang/ghc-bin-5.04
- >=sys-devel/perl-5.6.1
+ >=dev-lang/perl-5.6.1
>=sys-devel/gcc-2.95.3
>=sys-devel/make-3.79.1
>=sys-apps/sed-3.02.80
@@ -52,7 +52,7 @@ DEPEND=">=dev-lang/ghc-bin-5.04
RDEPEND="virtual/glibc
>=sys-devel/gcc-2.95.3
- >=sys-devel/perl-5.6.1
+ >=dev-lang/perl-5.6.1
opengl? ( virtual/opengl virtual/glu virtual/glut )"
diff --git a/dev-lang/ghc/ghc-5.04.ebuild b/dev-lang/ghc/ghc-5.04.ebuild
index d3e10fb2af8c..2c97e837c519 100644
--- a/dev-lang/ghc/ghc-5.04.ebuild
+++ b/dev-lang/ghc/ghc-5.04.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-5.04.ebuild,v 1.7 2003/02/13 10:25:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ghc-5.04.ebuild,v 1.8 2003/03/11 21:11:45 seemant Exp $
IUSE="opengl"
@@ -42,7 +42,7 @@ KEYWORDS="x86 sparc "
# FIXME: Add USE support for parallel haskell (requires PVM)
# Get PVM from ftp://ftp.netlib.org/pvm3/
DEPEND="virtual/glibc
- >=sys-devel/perl-5.6.1
+ >=dev-lang/perl-5.6.1
>=sys-devel/gcc-2.95.3
>=sys-devel/make-3.79.1
>=sys-apps/sed-3.02.80
@@ -54,7 +54,7 @@ DEPEND="virtual/glibc
RDEPEND="virtual/glibc
>=sys-devel/gcc-2.95.3
- >=sys-devel/perl-5.6.1
+ >=dev-lang/perl-5.6.1
opengl? ( virtual/opengl virtual/glu virtual/glut )"