# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=5 # ebuild generated by hackport 0.3.1.9999 CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Client library for the Redis datastore: supports full command set, pipelining." HOMEPAGE="https://github.com/informatikr/hedis" SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" KEYWORDS="~amd64 ~x86" IUSE="" RESTRICT=test RDEPEND="=dev-haskell/attoparsec-0.10*:=[profile?] =dev-haskell/boundedchan-1.0*:=[profile?] =dev-haskell/bytestring-lexing-0.4*:=[profile?] =dev-haskell/mtl-2*:=[profile?] =dev-haskell/network-2*:=[profile?] =dev-haskell/resource-pool-0.2*:=[profile?] >=dev-haskell/vector-0.9:=[profile?] =dev-lang/ghc-6.10.4:=" DEPEND="${RDEPEND} test? ( =dev-haskell/hunit-1.2* dev-haskell/test-framework dev-haskell/test-framework-hunit ) >=dev-haskell/cabal-1.8"