commit:     7df291fadf91da115e1677fab213535d0a191296
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 23 08:39:24 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 08:45:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7df291fa

dev-haskell/zlib-enum: drop old

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-haskell/zlib-enum/zlib-enum-0.2.3.1.ebuild | 33 --------------------------
 1 file changed, 33 deletions(-)

diff --git a/dev-haskell/zlib-enum/zlib-enum-0.2.3.1.ebuild 
b/dev-haskell/zlib-enum/zlib-enum-0.2.3.1.ebuild
deleted file mode 100644
index a2e71e7a57c..00000000000
--- a/dev-haskell/zlib-enum/zlib-enum-0.2.3.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.9999
-#hackport: flags: -test
-
-CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Enumerator interface for zlib compression"
-HOMEPAGE="https://github.com/maltem/zlib-enum";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="MIT"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/enumerator-0.4:=[profile?] 
<dev-haskell/enumerator-0.5:=[profile?]
-       >=dev-haskell/transformers-0.2:=[profile?] 
<dev-haskell/transformers-0.5:=[profile?]
-       >=dev-haskell/zlib-bindings-0.1:=[profile?] 
<dev-haskell/zlib-bindings-0.2:=[profile?]
-       >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.6
-"
-
-src_configure() {
-       haskell-cabal_src_configure \
-               --flag=-test
-}

Reply via email to