]> gitweb.michael.orlitzky.com - mjo-overlay.git/blobdiff - dev-haskell/repa-io/repa-io-2.2.0.1.ebuild
Actually do what I said I did in that last commit.
[mjo-overlay.git] / dev-haskell / repa-io / repa-io-2.2.0.1.ebuild
diff --git a/dev-haskell/repa-io/repa-io-2.2.0.1.ebuild b/dev-haskell/repa-io/repa-io-2.2.0.1.ebuild
new file mode 100644 (file)
index 0000000..27d0ee8
--- /dev/null
@@ -0,0 +1,28 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header:  $
+
+# ebuild generated by hackport 0.2.13
+
+EAPI="3"
+
+CABAL_FEATURES="lib profile haddock hscolour"
+inherit haskell-cabal
+
+DESCRIPTION="Read and write Repa arrays in various formats."
+HOMEPAGE="http://repa.ouroborus.net"
+SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="=dev-haskell/binary-0.5*
+               =dev-haskell/bmp-1.1*
+               =dev-haskell/repa-2.2*
+               =dev-haskell/repa-bytestring-2.2*
+               =dev-haskell/vector-0.9*
+               >=dev-lang/ghc-6.10.1"
+DEPEND="${RDEPEND}
+               >=dev-haskell/cabal-1.6"