]> gitweb.michael.orlitzky.com - mjo-overlay.git/blob - dev-haskell/repa-algorithms/repa-algorithms-2.1.0.1.ebuild
Remove xfce-hdaps; it's in portage.
[mjo-overlay.git] / dev-haskell / repa-algorithms / repa-algorithms-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="Algorithms using the Repa array library."
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/repa-2.1*
22 =dev-haskell/vector-0.7*
23 >=dev-lang/ghc-6.10.1"
24 DEPEND="${RDEPEND}
25 >=dev-haskell/cabal-1.6"