dev-haskell/tasty-th: drop old
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 3 Apr 2016 09:19:28 +0000 (10:19 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 3 Apr 2016 13:36:34 +0000 (14:36 +0100)
Package-Manager: portage-2.2.28

dev-haskell/tasty-th/Manifest
dev-haskell/tasty-th/tasty-th-0.1.2.ebuild [deleted file]

index 5ffccf277416ba31fabeab5c9d5ebc0054fa6efc..ce81b51d42bfc9f305b6a9dcecf3dcf35b44dfaf 100644 (file)
@@ -1,2 +1 @@
-DIST tasty-th-0.1.2.tar.gz 2625 SHA256 a47fe9f6fcd8d386ec6b9b2aa524616dc79b4ac26e8aff228b675908768f73f4 SHA512 b9fbb76f2d393de447c72b6d1cc8cf62fe0c51b8e3cdb93367bef586551a9df3caf220105db27e4c0e8ac73b1b6c14de44f27fbacd5890eb2d72553cb8d91a3d WHIRLPOOL 62344b57e77dadda6a6472f95c93985a0c9241a659998716f129d009a32b3ecf4095945f4bf14e234a3f7f844caad3fb66b342b089c3135d20dab2808c67ab18
 DIST tasty-th-0.1.3.tar.gz 2636 SHA256 a3ff8c151a29cf986173dc451978cfc7981a529e3492b2cfddb8ad549fba85ba SHA512 47b2f9a5d471943b78e66e3082186a6b42901d57a5333a2142d211370be35354cddce12c5926490e945d6dc8b35d9ab2527c6b36ad457b79f30a2e88fa538d9a WHIRLPOOL 9a4662d0bc467988d9ec5cafedd1d7ce6e49890627f828fdcf4cd268e1c8c7c24dd264fa926d58fcf3e766de5717f35a5d295e4752210f0d7dadc9ffa96beb96
diff --git a/dev-haskell/tasty-th/tasty-th-0.1.2.ebuild b/dev-haskell/tasty-th/tasty-th-0.1.2.ebuild
deleted file mode 100644 (file)
index 70a4e17..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.2.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Automagically generate the HUnit- and Quickcheck-bulk-code using Template Haskell"
-HOMEPAGE="https://github.com/bennofs/tasty-th"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/language-haskell-extract-0.2:=[profile?]
-       dev-haskell/tasty:=[profile?]
-       >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.6
-"