summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/agda/agda-2.3.0.ebuild')
-rw-r--r--sci-mathematics/agda/agda-2.3.0.ebuild10
1 files changed, 8 insertions, 2 deletions
diff --git a/sci-mathematics/agda/agda-2.3.0.ebuild b/sci-mathematics/agda/agda-2.3.0.ebuild
index 72abd016e20d..95f343ce0b31 100644
--- a/sci-mathematics/agda/agda-2.3.0.ebuild
+++ b/sci-mathematics/agda/agda-2.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/agda/agda-2.3.0.ebuild,v 1.2 2012/03/25 13:55:19 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/agda/agda-2.3.0.ebuild,v 1.3 2012/04/13 14:58:33 gienah Exp $
# ebuild generated by hackport 0.2.14
@@ -21,15 +21,21 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="epic +stdlib"
-RDEPEND="<dev-haskell/binary-0.6[profile?]
+RDEPEND=">=dev-haskell/binary-0.4.4[profile?]
+ <dev-haskell/binary-0.6[profile?]
epic? ( dev-lang/epic[profile?] )
=dev-haskell/hashable-1.1*[profile?]
=dev-haskell/hashtables-1.0*[profile?]
>=dev-haskell/haskeline-0.6.3.2[profile?]
+ <dev-haskell/haskeline-0.7[profile?]
>=dev-haskell/haskell-src-exts-1.9.6[profile?]
+ <dev-haskell/haskell-src-exts-1.12[profile?]
=dev-haskell/mtl-2.0*[profile?]
=dev-haskell/quickcheck-2.4*[profile?]
+ >=dev-haskell/syb-0.1[profile?]
+ <dev-haskell/syb-0.4[profile?]
=dev-haskell/xhtml-3000.2*[profile?]
+ >=dev-haskell/zlib-0.4.0.1[profile?]
<dev-haskell/zlib-0.6[profile?]
>=dev-lang/ghc-6.10.4"
PDEPEND="stdlib? ( sci-mathematics/agda-stdlib )"