]> gitweb.michael.orlitzky.com - mjo-overlay.git/blob - dev-haskell/repa-io/repa-io-2.2.0.1.ebuild
Remove xfce-hdaps; it's in portage.
[mjo-overlay.git] / dev-haskell / repa-io / repa-io-2.2.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/binary-0.5*
22 =dev-haskell/bmp-1.1*
23 =dev-haskell/repa-2.2*
24 =dev-haskell/repa-bytestring-2.2*
25 =dev-haskell/vector-0.9*
26 >=dev-lang/ghc-6.10.1"
27 DEPEND="${RDEPEND}
28 >=dev-haskell/cabal-1.6"