summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/hsshellscript/hsshellscript-2.6.3.ebuild')
-rw-r--r--dev-haskell/hsshellscript/hsshellscript-2.6.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/hsshellscript/hsshellscript-2.6.3.ebuild b/dev-haskell/hsshellscript/hsshellscript-2.6.3.ebuild
index 5b624c5f0a97..587b636cf19a 100644
--- a/dev-haskell/hsshellscript/hsshellscript-2.6.3.ebuild
+++ b/dev-haskell/hsshellscript/hsshellscript-2.6.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hsshellscript/hsshellscript-2.6.3.ebuild,v 1.1 2006/08/15 00:28:58 araujo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hsshellscript/hsshellscript-2.6.3.ebuild,v 1.2 2007/10/31 13:05:52 dcoutts Exp $
inherit base eutils multilib ghc-package
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~ppc ~x86 ~amd64"
IUSE=""
-DEPEND=">=virtual/ghc-6.4
+DEPEND=">=dev-lang/ghc-6.4
>=dev-libs/glib-2.0
>=dev-haskell/haddock-0.6"
RDEPEND=""