commit:     1b83c84be5fd51e390001da41b3139daf1bcd327
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 29 07:53:10 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 07:53:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b83c84b

dev-haskell/http-common: Remove last-rited pkg

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-haskell/http-common/Manifest                   |  1 -
 dev-haskell/http-common/http-common-0.8.3.4.ebuild | 31 ----------------------
 dev-haskell/http-common/metadata.xml               |  8 ------
 profiles/package.mask                              |  1 -
 4 files changed, 41 deletions(-)

diff --git a/dev-haskell/http-common/Manifest b/dev-haskell/http-common/Manifest
deleted file mode 100644
index 4d047f0726fa..000000000000
--- a/dev-haskell/http-common/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST http-common-0.8.3.4.tar.gz 10268 BLAKE2B 
166ae57320b72198b60f97c766546155149ac40efe17a8f28cf5e9b757d352f2872f2fb5b2b3f5b7f2bd7692bdfc997f489dddca8e396ad3c043ddc21eeedba4
 SHA512 
8b344d80ecd5cf54eed44e281dadda0be401f88af7def443d172c3bde9c702e5137f09ab4bf3695e43ef6598508e94e80c12989568ca0c876d68479d553ee876

diff --git a/dev-haskell/http-common/http-common-0.8.3.4.ebuild 
b/dev-haskell/http-common/http-common-0.8.3.4.ebuild
deleted file mode 100644
index 33969bd87820..000000000000
--- a/dev-haskell/http-common/http-common-0.8.3.4.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-# ebuild generated by hackport 0.7.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour"
-inherit haskell-cabal
-
-DESCRIPTION="Common types for HTTP clients and servers"
-HOMEPAGE="https://github.com/aesiniath/http-common";
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
-
-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/random:=[profile?]
-       dev-haskell/text:=[profile?]
-       dev-haskell/unordered-containers:=[profile?]
-       >=dev-lang/ghc-8.4.3:=
-"
-DEPEND="${RDEPEND}
-       >=dev-haskell/cabal-2.2.0.1
-"

diff --git a/dev-haskell/http-common/metadata.xml 
b/dev-haskell/http-common/metadata.xml
deleted file mode 100644
index 937381521944..000000000000
--- a/dev-haskell/http-common/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>hask...@gentoo.org</email>
-               <name>Gentoo Haskell</name>
-       </maintainer>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index 4def4b19361d..c315bf2c0ed2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -299,7 +299,6 @@ dev-haskell/hlint
 dev-haskell/hpack
 dev-haskell/hsopenssl
 dev-haskell/hsyaml-aeson
-dev-haskell/http-common
 
 # hololeap <holol...@protonmail.com> (2022-08-21)
 # doctest-parallel does not currently work with Setup.hs (used internally by

Reply via email to