dev-haskell/filemanip: drop old
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 3 Apr 2016 12:24:22 +0000 (13:24 +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/filemanip/Manifest
dev-haskell/filemanip/filemanip-0.3.6.2.ebuild [deleted file]

index aa19b5d2b33bd3e21679151de080ee0740265639..5653922b6619b5e25a56b819c78c6672e49a6c29 100644 (file)
@@ -1,2 +1 @@
-DIST filemanip-0.3.6.2.tar.gz 10192 SHA256 3f93da5faa33d675b1a64a90a262c2decfd3d28924f0a4bfb7c691053309810e SHA512 e177a88b010ba467957841c4affe32f86638299781544a38f883b7ccf6a0d2dadaf5fbc27650cc0ef95ef6c2341526f3e7091e0a5fe0716879b1e055a32d3f9d WHIRLPOOL c034bcac9795d7a02d2b79e26313b12808b888a522174fbdb5649b49845ff0dea4fa983711065de1c0eab3ba0a3064d14ddcea1a0bf9e47dec22236dd8b72265
 DIST filemanip-0.3.6.3.tar.gz 10369 SHA256 8836da17baaaf02ca080c9990ece4e0b0c8d6a128f458f8b64fd07b225ca9846 SHA512 5cb6ad4e310c1ae3b038ccfa3154536db73145e4dea4a7be1ae0563ba44565494e378fa8e459f449feac2bcc140f1128b0b3ec915acd2300e73cf012ada85160 WHIRLPOOL 1b8cfd0d0bb1d75f2610a9016f1496a1aa959104b38003ce9d7037ddc8793def6c321bab42cafa3222137efa47d06be4f8610710723456a667aaaae31ad4b239
diff --git a/dev-haskell/filemanip/filemanip-0.3.6.2.ebuild b/dev-haskell/filemanip/filemanip-0.3.6.2.ebuild
deleted file mode 100644 (file)
index cc8c842..0000000
+++ /dev/null
@@ -1,25 +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.3.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Expressive file and directory manipulation for Haskell"
-HOMEPAGE="https://github.com/bos/filemanip"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/mtl:=[profile?]
-               dev-haskell/unix-compat:=[profile?]
-               >=dev-lang/ghc-6.10.4:="
-DEPEND="${RDEPEND}
-               >=dev-haskell/cabal-1.6"