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/hs-plugins
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/hs-plugins')
-rw-r--r--dev-haskell/hs-plugins/ChangeLog6
-rw-r--r--dev-haskell/hs-plugins/hs-plugins-0.9.10-r1.ebuild6
-rw-r--r--dev-haskell/hs-plugins/hs-plugins-1.0_rc0.ebuild6
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-haskell/hs-plugins/ChangeLog b/dev-haskell/hs-plugins/ChangeLog
index 1077f7331c1e..93565bdf6a86 100644
--- a/dev-haskell/hs-plugins/ChangeLog
+++ b/dev-haskell/hs-plugins/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-haskell/hs-plugins
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-plugins/ChangeLog,v 1.15 2007/04/30 07:34:42 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-plugins/ChangeLog,v 1.16 2007/10/31 13:02:57 dcoutts Exp $
+
+ 31 Oct 2007; Duncan Coutts <dcoutts@gentoo.org>
+ hs-plugins-0.9.10-r1.ebuild, hs-plugins-1.0_rc0.ebuild:
+ Drop virtual/ghc in favour of dev-lang/ghc
30 Apr 2007; Duncan Coutts <dcoutts@gentoo.org> -hs-plugins-0.9.6.ebuild,
-hs-plugins-0.9.8.ebuild, hs-plugins-0.9.10-r1.ebuild:
diff --git a/dev-haskell/hs-plugins/hs-plugins-0.9.10-r1.ebuild b/dev-haskell/hs-plugins/hs-plugins-0.9.10-r1.ebuild
index 53314993b7fa..1b8ea09693ba 100644
--- a/dev-haskell/hs-plugins/hs-plugins-0.9.10-r1.ebuild
+++ b/dev-haskell/hs-plugins/hs-plugins-0.9.10-r1.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/hs-plugins/hs-plugins-0.9.10-r1.ebuild,v 1.6 2007/04/30 07:34:42 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-plugins/hs-plugins-0.9.10-r1.ebuild,v 1.7 2007/10/31 13:02:57 dcoutts Exp $
inherit ghc-package
@@ -14,8 +14,8 @@ SLOT="0"
KEYWORDS="-amd64 ~ppc ~sparc ~x86" # currently broken on amd64
IUSE="doc"
-DEPEND="<virtual/ghc-6.6
- !>=virtual/ghc-6.6
+DEPEND="<dev-lang/ghc-6.6
+ !>=dev-lang/ghc-6.6
>=dev-haskell/haskell-src-exts-0.2
dev-haskell/cabal"
diff --git a/dev-haskell/hs-plugins/hs-plugins-1.0_rc0.ebuild b/dev-haskell/hs-plugins/hs-plugins-1.0_rc0.ebuild
index 6de4c4e56c5c..22ccabd01b29 100644
--- a/dev-haskell/hs-plugins/hs-plugins-1.0_rc0.ebuild
+++ b/dev-haskell/hs-plugins/hs-plugins-1.0_rc0.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/hs-plugins/hs-plugins-1.0_rc0.ebuild,v 1.4 2007/04/30 07:34:42 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hs-plugins/hs-plugins-1.0_rc0.ebuild,v 1.5 2007/10/31 13:02:57 dcoutts Exp $
CABAL_FEATURES="lib"
@@ -18,8 +18,8 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="doc"
-DEPEND="<virtual/ghc-6.6
- !>=virtual/ghc-6.6
+DEPEND="<dev-lang/ghc-6.6
+ !>=dev-lang/ghc-6.6
>=dev-haskell/haskell-src-exts-0.2
dev-haskell/cabal"