commit:     c2985f122383f052adc37df78c42005c87e8e2e4
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 18 10:21:06 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Oct 18 10:21:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2985f12

dev-haskell/http-common: drop old

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

 dev-haskell/http-common/Manifest                   |  1 -
 dev-haskell/http-common/http-common-0.8.2.0.ebuild | 32 ----------------------
 2 files changed, 33 deletions(-)

diff --git a/dev-haskell/http-common/Manifest b/dev-haskell/http-common/Manifest
index 26d0ec96cf3..b851c99853a 100644
--- a/dev-haskell/http-common/Manifest
+++ b/dev-haskell/http-common/Manifest
@@ -1,2 +1 @@
-DIST http-common-0.8.2.0.tar.gz 9473 BLAKE2B 
7c37f7b605f3014d15d7b89250ecad915acb79ee1c246f3410b2c206189a64fd29a6adfc1b57c05f3a10cf22b8edebf899cea71e37b5ffdeac1702be615644a6
 SHA512 
e02e9b08235483220856ed1cacebea1910ec41451d7ec68b86a2193f5c050f74ef3747a4a2c35c560795727d9f62ee6485cfd1ed5597fb7645ce6339f969851a
 DIST http-common-0.8.2.1.tar.gz 9413 BLAKE2B 
0e79e29f277902ac188ff2ba962f9bd3ad99d21f70a9f9f9e6ad5951d9af353110dd1a7519f77d0fb593aa965cdfd08be8abc01b27ce9fcc82e37a696dc790ca
 SHA512 
da165d118575f1958c300c2b389b28cd4e0d720be79e776b5e72444b30b7b0369f336d44283d8b71c7758c1405e64a13e5591971da2e6b29cf7786233f2e04dc

diff --git a/dev-haskell/http-common/http-common-0.8.2.0.ebuild 
b/dev-haskell/http-common/http-common-0.8.2.0.ebuild
deleted file mode 100644
index 0ff6f6b7c8a..00000000000
--- a/dev-haskell/http-common/http-common-0.8.2.0.ebuild
+++ /dev/null
@@ -1,32 +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.5.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Common types for HTTP clients and servers"
-HOMEPAGE="https://hackage.haskell.org/package/http-common";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-haskell/base64-bytestring:=[profile?]
-       dev-haskell/blaze-builder:=[profile?]
-       dev-haskell/case-insensitive:=[profile?]
-       dev-haskell/mtl:=[profile?]
-       dev-haskell/network:=[profile?]
-       dev-haskell/text:=[profile?]
-       dev-haskell/transformers:=[profile?]
-       dev-haskell/unordered-containers:=[profile?]
-       >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-1.10
-"

Reply via email to