summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDuncan Coutts <dcoutts@gentoo.org>2007-10-31 13:12:08 +0000
committerDuncan Coutts <dcoutts@gentoo.org>2007-10-31 13:12:08 +0000
commiteb652f84b33526ff5dd2e74146f71683e1ad092a (patch)
tree1fd6ad6a8fb3cc3483fddcb242663ca9da2319b5 /dev-haskell/fgl
parentSign manifest this time (diff)
downloadhistorical-eb652f84b33526ff5dd2e74146f71683e1ad092a.tar.gz
historical-eb652f84b33526ff5dd2e74146f71683e1ad092a.tar.bz2
historical-eb652f84b33526ff5dd2e74146f71683e1ad092a.zip
Drop virtual/ghc in favour of dev-lang/ghc
Package-Manager: portage-2.1.3.16
Diffstat (limited to 'dev-haskell/fgl')
-rw-r--r--dev-haskell/fgl/ChangeLog5
-rw-r--r--dev-haskell/fgl/fgl-5.2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-haskell/fgl/ChangeLog b/dev-haskell/fgl/ChangeLog
index 035e9f76bd99..38bc380bc297 100644
--- a/dev-haskell/fgl/ChangeLog
+++ b/dev-haskell/fgl/ChangeLog
@@ -1,6 +1,9 @@
# 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.19 2007/07/11 18:09:32 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/ChangeLog,v 1.20 2007/10/31 12:55:48 dcoutts Exp $
+
+ 31 Oct 2007; Duncan Coutts <dcoutts@gentoo.org> fgl-5.2.ebuild:
+ Drop virtual/ghc in favour of dev-lang/ghc
11 Jul 2007; Duncan Coutts <dcoutts@gentoo.org> fgl-5.4.1.ebuild:
Marked ~ia64.
diff --git a/dev-haskell/fgl/fgl-5.2.ebuild b/dev-haskell/fgl/fgl-5.2.ebuild
index fafcb0c69512..8d343fbd5cde 100644
--- a/dev-haskell/fgl/fgl-5.2.ebuild
+++ b/dev-haskell/fgl/fgl-5.2.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/fgl/fgl-5.2.ebuild,v 1.12 2007/04/30 20:21:34 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/fgl/fgl-5.2.ebuild,v 1.13 2007/10/31 12:55:48 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