commit:     ae16d005ee0179a479b2abf1d6ff00013d29f757
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 29 19:06:11 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Aug 29 19:06:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae16d005

dev-haskell/tagstream-conduit: drop old

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

 dev-haskell/tagstream-conduit/Manifest             |  1 -
 .../tagstream-conduit-0.5.5.3.ebuild               | 37 ----------------------
 2 files changed, 38 deletions(-)

diff --git a/dev-haskell/tagstream-conduit/Manifest 
b/dev-haskell/tagstream-conduit/Manifest
index 7f3370bf8ec..466be5847ea 100644
--- a/dev-haskell/tagstream-conduit/Manifest
+++ b/dev-haskell/tagstream-conduit/Manifest
@@ -1,2 +1 @@
-DIST tagstream-conduit-0.5.5.3.tar.gz 9813 BLAKE2B 
efacae2982642e61470312a1374b522ae5d7c2d4e2b4e115c13b246a42c910604e9d51dc9bfee6163730b4dfd35bc7f87c8e3c522b36cb7a7bcafbcbb34bf392
 SHA512 
84625975df6c6c315011ebfd63d551b22c00927fa9add390d9e723bc104d4a7881743aaf6bceae0ff42efc6056a314baddb594fd5e344449333ea7ff6cbcf154
 DIST tagstream-conduit-0.5.6.tar.gz 10258 BLAKE2B 
2d484f1d1578dcfcc30ba44c16d473dbc269e8dbd7b294803b4f9372c8df498e28ffa7b49f96d46629f932bf91012c5f2c28d0f6a3ce75f9440a31df03783959
 SHA512 
bd389b9db3a179b4b58a0e3c0f57953a3eeb4ad216b4f29cd452ce73b76cebf8f77c4510115b5840919d63b7e32fdd0839736e7f522596679a5d7dcadfc003d0

diff --git a/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.5.3.ebuild 
b/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.5.3.ebuild
deleted file mode 100644
index b7003ee0d08..00000000000
--- a/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.5.3.ebuild
+++ /dev/null
@@ -1,37 +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.3.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="streamlined html tag parser"
-HOMEPAGE="https://github.com/yihuang/tagstream-conduit";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/attoparsec-0.10:=[profile?]
-       dev-haskell/blaze-builder:=[profile?]
-       dev-haskell/case-insensitive:=[profile?]
-       >=dev-haskell/conduit-1.2:=[profile?]
-       >=dev-haskell/conduit-extra-1.1.0:=[profile?]
-       >=dev-haskell/data-default-0.5.0:=[profile?]
-       dev-haskell/resourcet:=[profile?]
-       dev-haskell/text:=[profile?]
-       >=dev-haskell/transformers-0.2:=[profile?]
-       >=dev-haskell/xml-conduit-1.1.0.0:=[profile?]
-       >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.8
-       test? ( >=dev-haskell/hspec-1.3
-               dev-haskell/hunit
-               dev-haskell/quickcheck )
-"

Reply via email to