]> gitweb.michael.orlitzky.com - mjo-overlay.git/blob - dev-haskell/repa-io/repa-io-2.1.0.1.ebuild
Add dev-haskell/repa-io, dev-haskell/repa-bytestring, dev-haskell/repa-algorithms...
[mjo-overlay.git] / dev-haskell / repa-io / repa-io-2.1.0.1.ebuild
1 # Copyright 1999-2011 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 # ebuild generated by hackport 0.2.13
6
7 EAPI="3"
8
9 CABAL_FEATURES="lib profile haddock hscolour"
10 inherit haskell-cabal
11
12 DESCRIPTION="Read and write Repa arrays in various formats."
13 HOMEPAGE="http://repa.ouroborus.net"
14 SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
15
16 LICENSE="BSD"
17 SLOT="0"
18 KEYWORDS="~amd64 ~x86"
19 IUSE=""
20
21 RDEPEND="=dev-haskell/bmp-1.1*
22 =dev-haskell/repa-2.1*
23 =dev-haskell/repa-bytestring-2.1*
24 >=dev-lang/ghc-6.10.1"
25 DEPEND="${RDEPEND}
26 >=dev-haskell/cabal-1.6"