Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/http-common/, profiles/
Date: Thu, 29 Sep 2022 07:55:49
Message-Id: 1664437990.1b83c84be5fd51e390001da41b3139daf1bcd327.jsmolic@gentoo
1 commit: 1b83c84be5fd51e390001da41b3139daf1bcd327
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 29 07:53:10 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 07:53:10 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b83c84b
7
8 dev-haskell/http-common: Remove last-rited pkg
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-haskell/http-common/Manifest | 1 -
13 dev-haskell/http-common/http-common-0.8.3.4.ebuild | 31 ----------------------
14 dev-haskell/http-common/metadata.xml | 8 ------
15 profiles/package.mask | 1 -
16 4 files changed, 41 deletions(-)
17
18 diff --git a/dev-haskell/http-common/Manifest b/dev-haskell/http-common/Manifest
19 deleted file mode 100644
20 index 4d047f0726fa..000000000000
21 --- a/dev-haskell/http-common/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST http-common-0.8.3.4.tar.gz 10268 BLAKE2B 166ae57320b72198b60f97c766546155149ac40efe17a8f28cf5e9b757d352f2872f2fb5b2b3f5b7f2bd7692bdfc997f489dddca8e396ad3c043ddc21eeedba4 SHA512 8b344d80ecd5cf54eed44e281dadda0be401f88af7def443d172c3bde9c702e5137f09ab4bf3695e43ef6598508e94e80c12989568ca0c876d68479d553ee876
25
26 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
27 deleted file mode 100644
28 index 33969bd87820..000000000000
29 --- a/dev-haskell/http-common/http-common-0.8.3.4.ebuild
30 +++ /dev/null
31 @@ -1,31 +0,0 @@
32 -# Copyright 1999-2022 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=8
36 -
37 -# ebuild generated by hackport 0.7.9999
38 -
39 -CABAL_FEATURES="lib profile haddock hoogle hscolour"
40 -inherit haskell-cabal
41 -
42 -DESCRIPTION="Common types for HTTP clients and servers"
43 -HOMEPAGE="https://github.com/aesiniath/http-common"
44 -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
45 -
46 -LICENSE="BSD"
47 -SLOT="0/${PV}"
48 -KEYWORDS="~amd64 ~ppc64 ~x86"
49 -
50 -RDEPEND="dev-haskell/base64-bytestring:=[profile?]
51 - dev-haskell/blaze-builder:=[profile?]
52 - dev-haskell/case-insensitive:=[profile?]
53 - dev-haskell/mtl:=[profile?]
54 - dev-haskell/network:=[profile?]
55 - dev-haskell/random:=[profile?]
56 - dev-haskell/text:=[profile?]
57 - dev-haskell/unordered-containers:=[profile?]
58 - >=dev-lang/ghc-8.4.3:=
59 -"
60 -DEPEND="${RDEPEND}
61 - >=dev-haskell/cabal-2.2.0.1
62 -"
63
64 diff --git a/dev-haskell/http-common/metadata.xml b/dev-haskell/http-common/metadata.xml
65 deleted file mode 100644
66 index 937381521944..000000000000
67 --- a/dev-haskell/http-common/metadata.xml
68 +++ /dev/null
69 @@ -1,8 +0,0 @@
70 -<?xml version="1.0" encoding="UTF-8"?>
71 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
72 -<pkgmetadata>
73 - <maintainer type="project">
74 - <email>haskell@g.o</email>
75 - <name>Gentoo Haskell</name>
76 - </maintainer>
77 -</pkgmetadata>
78
79 diff --git a/profiles/package.mask b/profiles/package.mask
80 index 4def4b19361d..c315bf2c0ed2 100644
81 --- a/profiles/package.mask
82 +++ b/profiles/package.mask
83 @@ -299,7 +299,6 @@ dev-haskell/hlint
84 dev-haskell/hpack
85 dev-haskell/hsopenssl
86 dev-haskell/hsyaml-aeson
87 -dev-haskell/http-common
88
89 # hololeap <hololeap@××××××××××.com> (2022-08-21)
90 # doctest-parallel does not currently work with Setup.hs (used internally by