]> gitweb.michael.orlitzky.com - mjo-overlay.git/blobdiff - dev-haskell/test-framework-doctest/test-framework-doctest-0.1.ebuild
Remove haskell packages moved to the gentoo-haskell overlay.
[mjo-overlay.git] / dev-haskell / test-framework-doctest / test-framework-doctest-0.1.ebuild
diff --git a/dev-haskell/test-framework-doctest/test-framework-doctest-0.1.ebuild b/dev-haskell/test-framework-doctest/test-framework-doctest-0.1.ebuild
deleted file mode 100644 (file)
index a7d0192..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-# 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="Test.Framework wrapper for DocTest"
-HOMEPAGE="http://hackage.haskell.org/package/test-framework-doctest"
-SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/doctest-0.4.0
-               dev-haskell/haddock
-               >=dev-haskell/test-framework-0.4
-               >=dev-haskell/test-framework-hunit-0.2
-               >=dev-lang/ghc-6.10.1"
-DEPEND="${RDEPEND}
-               >=dev-haskell/cabal-1.10"