summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2016-04-03 10:55:53 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2016-04-03 14:36:34 +0100
commit53d8e5e070fe40260f2fafe558eaeef45e35edc3 (patch)
tree97cce640399569c531f7940fd723e74168f2c51a /dev-haskell/quickcheck-io/quickcheck-io-0.1.0.ebuild
parentdev-haskell/quickcheck-unicode: drop old (diff)
downloadgentoo-53d8e5e070fe40260f2fafe558eaeef45e35edc3.tar.gz
gentoo-53d8e5e070fe40260f2fafe558eaeef45e35edc3.tar.bz2
gentoo-53d8e5e070fe40260f2fafe558eaeef45e35edc3.zip
dev-haskell/quickcheck-io: drop old
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-haskell/quickcheck-io/quickcheck-io-0.1.0.ebuild')
-rw-r--r--dev-haskell/quickcheck-io/quickcheck-io-0.1.0.ebuild25
1 files changed, 0 insertions, 25 deletions
diff --git a/dev-haskell/quickcheck-io/quickcheck-io-0.1.0.ebuild b/dev-haskell/quickcheck-io/quickcheck-io-0.1.0.ebuild
deleted file mode 100644
index f7f6e12eb33a..000000000000
--- a/dev-haskell/quickcheck-io/quickcheck-io-0.1.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-# ebuild generated by hackport 0.3.2.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Use HUnit assertions as QuickCheck properties"
-HOMEPAGE="http://hackage.haskell.org/package/quickcheck-io"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/hunit-1.2.5:=[profile?]
- >=dev-haskell/quickcheck-2.5.1:=[profile?]
- >=dev-lang/ghc-6.10.4:="
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.8"