Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-haskell/http-streams/
Date: Thu, 29 Sep 2022 07:55:49
Message-Id: 1664437955.236cc7e1150fc0553a2cd0694dc6bcb3eae5412d.jsmolic@gentoo
1 commit: 236cc7e1150fc0553a2cd0694dc6bcb3eae5412d
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 29 07:52:31 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 07:52:35 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=236cc7e1
7
8 dev-haskell/http-streams: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/833767
11 Closes: https://bugs.gentoo.org/735658
12 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
13
14 dev-haskell/http-streams/Manifest | 1 -
15 .../http-streams/http-streams-0.8.9.4.ebuild | 56 ----------------------
16 dev-haskell/http-streams/metadata.xml | 8 ----
17 profiles/package.mask | 1 -
18 4 files changed, 66 deletions(-)
19
20 diff --git a/dev-haskell/http-streams/Manifest b/dev-haskell/http-streams/Manifest
21 deleted file mode 100644
22 index cfbe0b5e8cbd..000000000000
23 --- a/dev-haskell/http-streams/Manifest
24 +++ /dev/null
25 @@ -1 +0,0 @@
26 -DIST http-streams-0.8.9.4.tar.gz 37090 BLAKE2B 4e81ce6fffd8132d8a74c210c70a786c37fd09493c9806b8e15d570922c8e792d6244e1b3e80ef5dbf607291161c01a53617fc030f0c0088a70f9b6ad531eba9 SHA512 8448fba398ae323f1bdd44c8cbb02ba678ffc9d06f26d4e46c8c1f1de849a83a9fef697ffa5650ef58730ad81714775046a9b0857e760112ef25b418e2b5d0fe
27
28 diff --git a/dev-haskell/http-streams/http-streams-0.8.9.4.ebuild b/dev-haskell/http-streams/http-streams-0.8.9.4.ebuild
29 deleted file mode 100644
30 index f91d92336669..000000000000
31 --- a/dev-haskell/http-streams/http-streams-0.8.9.4.ebuild
32 +++ /dev/null
33 @@ -1,56 +0,0 @@
34 -# Copyright 1999-2022 Gentoo Authors
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=8
38 -
39 -# ebuild generated by hackport 0.7.9999
40 -#hackport: flags: +network-uri
41 -CABAL_FEATURES="lib profile haddock hoogle hscolour" # test-suite circular depends
42 -inherit haskell-cabal
43 -
44 -DESCRIPTION="An HTTP client using io-streams"
45 -HOMEPAGE="https://github.com/aesiniath/http-streams/"
46 -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
47 -
48 -LICENSE="BSD"
49 -SLOT="0/${PV}"
50 -KEYWORDS="~amd64 ~ppc64 ~x86"
51 -
52 -RESTRICT=test #circular test depend: http-streams -> snap-server -> http-streams
53 -
54 -RDEPEND="dev-haskell/aeson:=[profile?]
55 - dev-haskell/attoparsec:=[profile?]
56 - dev-haskell/base64-bytestring:=[profile?]
57 - >=dev-haskell/blaze-builder-0.4:=[profile?]
58 - dev-haskell/case-insensitive:=[profile?]
59 - >=dev-haskell/hsopenssl-0.11.2:=[profile?]
60 - >=dev-haskell/http-common-0.8.3.4:=[profile?]
61 - >=dev-haskell/io-streams-1.3:=[zlib,profile?] <dev-haskell/io-streams-1.6:=[zlib,profile?]
62 - dev-haskell/mtl:=[profile?]
63 - >=dev-haskell/openssl-streams-1.1:=[profile?] <dev-haskell/openssl-streams-1.4:=[profile?]
64 - dev-haskell/text:=[profile?]
65 - dev-haskell/unordered-containers:=[profile?]
66 - >=dev-lang/ghc-8.4.3:=
67 - >=dev-haskell/network-2.6:=[profile?]
68 - >=dev-haskell/network-uri-2.6:=[profile?]
69 -"
70 -DEPEND="${RDEPEND}
71 - >=dev-haskell/cabal-2.2.0.1"
72 -# test? ( dev-haskell/aeson-pretty
73 -# dev-haskell/hspec
74 -# dev-haskell/hspec-expectations
75 -# dev-haskell/hunit
76 -# dev-haskell/lifted-base
77 -# dev-haskell/random
78 -# >=dev-haskell/snap-core-1.0 <dev-haskell/snap-core-1.2
79 -# >=dev-haskell/snap-server-1.1 <dev-haskell/snap-server-1.2
80 -# >=dev-haskell/system-fileio-0.3.10 <dev-haskell/system-fileio-0.4
81 -# >=dev-haskell/system-filepath-0.4.1 <dev-haskell/system-filepath-0.5
82 -# !network-uri? ( >=dev-haskell/network-2.6
83 -# >=dev-haskell/network-uri-2.6 ) )
84 -# "
85 -
86 -src_configure() {
87 - haskell-cabal_src_configure \
88 - --flag=network-uri
89 -}
90
91 diff --git a/dev-haskell/http-streams/metadata.xml b/dev-haskell/http-streams/metadata.xml
92 deleted file mode 100644
93 index 937381521944..000000000000
94 --- a/dev-haskell/http-streams/metadata.xml
95 +++ /dev/null
96 @@ -1,8 +0,0 @@
97 -<?xml version="1.0" encoding="UTF-8"?>
98 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
99 -<pkgmetadata>
100 - <maintainer type="project">
101 - <email>haskell@g.o</email>
102 - <name>Gentoo Haskell</name>
103 - </maintainer>
104 -</pkgmetadata>
105
106 diff --git a/profiles/package.mask b/profiles/package.mask
107 index de22f8097fd6..8d24b128a7bc 100644
108 --- a/profiles/package.mask
109 +++ b/profiles/package.mask
110 @@ -301,7 +301,6 @@ dev-haskell/hsopenssl
111 dev-haskell/hsyaml-aeson
112 dev-haskell/http-common
113 dev-haskell/http-download
114 -dev-haskell/http-streams
115
116 # hololeap <hololeap@××××××××××.com> (2022-08-21)
117 # doctest-parallel does not currently work with Setup.hs (used internally by