summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-haskell/time-compat/time-compat-0.1.0.3.ebuild11
1 files changed, 7 insertions, 4 deletions
diff --git a/dev-haskell/time-compat/time-compat-0.1.0.3.ebuild b/dev-haskell/time-compat/time-compat-0.1.0.3.ebuild
index 3a7cba56258..b57019f9bff 100644
--- a/dev-haskell/time-compat/time-compat-0.1.0.3.ebuild
+++ b/dev-haskell/time-compat/time-compat-0.1.0.3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-# ebuild generated by hackport 0.3.2.9999
+# ebuild generated by hackport 0.4.6.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
@@ -18,6 +18,9 @@ SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND=">=dev-lang/ghc-6.12.1:="
+RDEPEND="dev-haskell/old-time:=[profile?]
+ >=dev-lang/ghc-7.4.1:=
+"
DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.10"
+ >=dev-haskell/cabal-1.10
+"