summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-12-16 00:21:04 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-12-16 00:21:04 +0000
commit71668936fcbd51a7ece65b31bc8f6949bac86812 (patch)
treea6dec0525b6e23d3c78f54e79089c4279a2ff5bb /dev-haskell/hunit
parentAdded patch to fix configure issues with autoconf-2.64 and later (fixes #2943... (diff)
downloadhistorical-71668936fcbd51a7ece65b31bc8f6949bac86812.tar.gz
historical-71668936fcbd51a7ece65b31bc8f6949bac86812.tar.bz2
historical-71668936fcbd51a7ece65b31bc8f6949bac86812.zip
whitespace
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'dev-haskell/hunit')
-rw-r--r--dev-haskell/hunit/hunit-1.2.2.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-haskell/hunit/hunit-1.2.2.1.ebuild b/dev-haskell/hunit/hunit-1.2.2.1.ebuild
index b3aff3eb04b2..8ff5b9ac72d2 100644
--- a/dev-haskell/hunit/hunit-1.2.2.1.ebuild
+++ b/dev-haskell/hunit/hunit-1.2.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.2.2.1.ebuild,v 1.1 2009/12/15 23:16:20 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hunit/hunit-1.2.2.1.ebuild,v 1.2 2009/12/16 00:21:04 mr_bones_ Exp $
CABAL_FEATURES="lib profile haddock"
inherit haskell-cabal
@@ -17,7 +17,6 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
-
RDEPEND=">=dev-lang/ghc-6.6.1"
DEPEND="${RDEPEND}