summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDuncan Coutts <dcoutts@gentoo.org>2007-10-31 12:46:36 +0000
committerDuncan Coutts <dcoutts@gentoo.org>2007-10-31 12:46:36 +0000
commit97341755612d9debeb6cdb62df7cc7d5ae098b61 (patch)
treefc2d815df88357be3673590e343f6e60b11f3b29 /dev-haskell/mtl
parentgaleon quoting fixes (diff)
downloadgentoo-2-97341755612d9debeb6cdb62df7cc7d5ae098b61.tar.gz
gentoo-2-97341755612d9debeb6cdb62df7cc7d5ae098b61.tar.bz2
gentoo-2-97341755612d9debeb6cdb62df7cc7d5ae098b61.zip
Drop virtual/ghc in favour of dev-lang/ghc
(Portage version: 2.1.3.16)
Diffstat (limited to 'dev-haskell/mtl')
-rw-r--r--dev-haskell/mtl/ChangeLog5
-rw-r--r--dev-haskell/mtl/mtl-1.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-haskell/mtl/ChangeLog b/dev-haskell/mtl/ChangeLog
index c20781f476e7..7847cbc38a7c 100644
--- a/dev-haskell/mtl/ChangeLog
+++ b/dev-haskell/mtl/ChangeLog
@@ -1,6 +1,9 @@
# 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.18 2007/07/11 18:18:09 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/ChangeLog,v 1.19 2007/10/31 12:46:36 dcoutts Exp $
+
+ 31 Oct 2007; Duncan Coutts <dcoutts@gentoo.org> mtl-1.0.ebuild:
+ Drop virtual/ghc in favour of dev-lang/ghc
11 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> mtl-1.0.1.ebuild:
Marked ~ia64.
diff --git a/dev-haskell/mtl/mtl-1.0.ebuild b/dev-haskell/mtl/mtl-1.0.ebuild
index 38fe99c301f5..8afea530b9e1 100644
--- a/dev-haskell/mtl/mtl-1.0.ebuild
+++ b/dev-haskell/mtl/mtl-1.0.ebuild
@@ -1,6 +1,6 @@
# 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.12 2007/04/30 20:27:58 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/mtl/mtl-1.0.ebuild,v 1.13 2007/10/31 12:46:36 dcoutts Exp $
inherit ghc-package
@@ -13,8 +13,8 @@ SLOT="0"
KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE=""
-DEPEND="=virtual/ghc-6.4*
- !>=virtual/ghc-6.6"
+DEPEND="=dev-lang/ghc-6.4*
+ !>=dev-lang/ghc-6.6"
pkg_setup () {
ghc-package_pkg_setup