commit:     e627bafff687cc1b7771bb6e8a0a2449a80712ac
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 17 16:43:22 2016 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Jun 17 16:43:22 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e627baff

dev-haskell/pool-conduit: drop masked for removal package, bug #536222

Reported-by: Toralf Förster
Bug: https://bugs.gentoo.org/536222
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-haskell/pool-conduit/Manifest                  |  1 -
 dev-haskell/pool-conduit/metadata.xml              | 11 --------
 .../pool-conduit/pool-conduit-0.1.2.3.ebuild       | 29 ----------------------
 profiles/package.mask                              |  5 ----
 4 files changed, 46 deletions(-)

diff --git a/dev-haskell/pool-conduit/Manifest 
b/dev-haskell/pool-conduit/Manifest
deleted file mode 100644
index 717e052..0000000
--- a/dev-haskell/pool-conduit/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pool-conduit-0.1.2.3.tar.gz 2618 SHA256 
db2df6c6c9fba57089a6da3e8ea83a1722fe6e0d26b5d4994fa84a00575dd2d7 SHA512 
88e5160511287956158b7df1d023023c56f84d244051dd849dca82429a44e7388e4c150893032d42436482e4433b046efb4250f1702f32a5a8cb71ce3f83ded7
 WHIRLPOOL 
e042a332f53c7654e6948eab39b477f532646c7551d7565d3c90f9afa630cd4b16b3ab330453b55b6e2a1da17131203335438d69d89ba12b6f24523ebc9a01df

diff --git a/dev-haskell/pool-conduit/metadata.xml 
b/dev-haskell/pool-conduit/metadata.xml
deleted file mode 100644
index 7360a93..0000000
--- a/dev-haskell/pool-conduit/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Gentoo Haskell</name>
-       </maintainer>
-       <longdescription>
-               Allocate resources from a pool, guaranteeing resource handling 
via the ResourceT transformer.
-       </longdescription>
-</pkgmetadata>

diff --git a/dev-haskell/pool-conduit/pool-conduit-0.1.2.3.ebuild 
b/dev-haskell/pool-conduit/pool-conduit-0.1.2.3.ebuild
deleted file mode 100644
index f60cdf3..0000000
--- a/dev-haskell/pool-conduit/pool-conduit-0.1.2.3.ebuild
+++ /dev/null
@@ -1,29 +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.6.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Resource pool allocations via ResourceT. (deprecated)"
-HOMEPAGE="http://www.yesodweb.com/book/persistent";
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/monad-control:=[profile?]
-       >=dev-haskell/resource-pool-0.2.1:=[profile?] 
<dev-haskell/resource-pool-0.3:=[profile?]
-       >=dev-haskell/resourcet-0.3:=[profile?] 
<dev-haskell/resourcet-1.2:=[profile?]
-       >=dev-haskell/transformers-0.2.1:=[profile?]
-       >=dev-lang/ghc-6.10.4:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.8
-"

diff --git a/profiles/package.mask b/profiles/package.mask
index bfc64e3..e303b4d 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -204,11 +204,6 @@ net-print/foomatic-gui
 # Exported to user maintained overlay kde-sunset.
 kde-apps/superkaramba
 
-# Sergei Trofimovich <[email protected]> (30 May 2016)
-# Masked for removal. Fails to build with modern conduit,
-# bug #584586.
-dev-haskell/pool-conduit
-
 # Johannes Huber <[email protected]> (26 May 2016)
 # Masked for removal in 30 days. Blocks app-misc/strigi cleanup.
 # Last release in 2014 with KDE SC 4.14.3. No development since

Reply via email to