]> gitweb.michael.orlitzky.com - mjo-overlay.git/blobdiff - dev-haskell/doctest/doctest-0.4.1.ebuild
Bump dev-haskell/doctest to v0.4.1.
[mjo-overlay.git] / dev-haskell / doctest / doctest-0.4.1.ebuild
diff --git a/dev-haskell/doctest/doctest-0.4.1.ebuild b/dev-haskell/doctest/doctest-0.4.1.ebuild
new file mode 100644 (file)
index 0000000..89324b5
--- /dev/null
@@ -0,0 +1,27 @@
+# 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="bin lib profile haddock hscolour"
+inherit haskell-cabal
+
+DESCRIPTION="Test interactive Haskell examples"
+HOMEPAGE="https://github.com/sol/doctest-haskell#readme"
+SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="=dev-haskell/ghc-paths-0.1*
+               >=dev-haskell/haddock-2.8
+               <dev-haskell/haddock-2.10
+               =dev-haskell/hunit-1.2*
+               >=dev-lang/ghc-6.12.1"
+DEPEND="${RDEPEND}
+               >=dev-haskell/cabal-1.6"