summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wright <gienah@gentoo.org>2012-06-02 05:17:29 +0000
committerMark Wright <gienah@gentoo.org>2012-06-02 05:17:29 +0000
commitcb51d1a22350b7e98ff31e7c06edabefc7af5832 (patch)
treec65ef6d05f01ce96c70c32aeac22ee677e4d379f /dev-haskell/quickcheck/quickcheck-2.1.1.1.ebuild
parentinherit multilib for get_libdir (diff)
downloadgentoo-2-cb51d1a22350b7e98ff31e7c06edabefc7af5832.tar.gz
gentoo-2-cb51d1a22350b7e98ff31e7c06edabefc7af5832.tar.bz2
gentoo-2-cb51d1a22350b7e98ff31e7c06edabefc7af5832.zip
Add dev-haskell/random dep to quickcheck-2.1.1.1
(Portage version: 2.1.10.63/cvs/Linux x86_64)
Diffstat (limited to 'dev-haskell/quickcheck/quickcheck-2.1.1.1.ebuild')
-rw-r--r--dev-haskell/quickcheck/quickcheck-2.1.1.1.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/dev-haskell/quickcheck/quickcheck-2.1.1.1.ebuild b/dev-haskell/quickcheck/quickcheck-2.1.1.1.ebuild
index 9376e7ae26f8..411bdc0b12d6 100644
--- a/dev-haskell/quickcheck/quickcheck-2.1.1.1.ebuild
+++ b/dev-haskell/quickcheck/quickcheck-2.1.1.1.ebuild
@@ -1,8 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-2.1.1.1.ebuild,v 1.1 2011/08/12 11:12:13 slyfox Exp $
-
-# ebuild generated by hackport 0.2.13
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/quickcheck/quickcheck-2.1.1.1.ebuild,v 1.2 2012/06/02 05:17:29 gienah Exp $
EAPI="3"
@@ -22,6 +20,7 @@ KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="dev-haskell/mtl
+ dev-haskell/random
>=dev-lang/ghc-6.8.2"
DEPEND="${RDEPEND}
>=dev-haskell/cabal-1.2"