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-download/
Date: Thu, 29 Sep 2022 07:55:49
Message-Id: 1664437977.b419168dd115aeb6024a42360c3be3a2fc6d7049.jsmolic@gentoo
1 commit: b419168dd115aeb6024a42360c3be3a2fc6d7049
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 29 07:52:57 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 29 07:52:57 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b419168d
7
8 dev-haskell/http-download: Remove last-rited pkg
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-haskell/http-download/Manifest | 1 -
13 .../http-download/http-download-0.2.0.0.ebuild | 43 ----------------------
14 dev-haskell/http-download/metadata.xml | 8 ----
15 profiles/package.mask | 1 -
16 4 files changed, 53 deletions(-)
17
18 diff --git a/dev-haskell/http-download/Manifest b/dev-haskell/http-download/Manifest
19 deleted file mode 100644
20 index 46f594e22d27..000000000000
21 --- a/dev-haskell/http-download/Manifest
22 +++ /dev/null
23 @@ -1 +0,0 @@
24 -DIST http-download-0.2.0.0.tar.gz 8946 BLAKE2B f8b52744605ac8bd9bc922e23a5ffa02d0d7c10af7109594e0273cd46fec8afd0e20e2cbffed04ac206234d3635b2c53f6adfc8e11467e05f1b3544f02c7a271 SHA512 b31caa48c1ea2a01f1301ca63b2e0c135cd0d3d392b92518c7d70d89fd83da7fd95cffa3cb374900a45fb2da8d17f748de0de72fb4beb8ad11e203676f9864ae
25
26 diff --git a/dev-haskell/http-download/http-download-0.2.0.0.ebuild b/dev-haskell/http-download/http-download-0.2.0.0.ebuild
27 deleted file mode 100644
28 index 5123c9182820..000000000000
29 --- a/dev-haskell/http-download/http-download-0.2.0.0.ebuild
30 +++ /dev/null
31 @@ -1,43 +0,0 @@
32 -# Copyright 1999-2020 Gentoo Authors
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI=7
36 -
37 -# ebuild generated by hackport 0.6.5.9999
38 -
39 -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
40 -inherit haskell-cabal
41 -
42 -DESCRIPTION="Verified downloads with retries"
43 -HOMEPAGE="https://github.com/commercialhaskell/http-download#readme"
44 -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
45 -
46 -LICENSE="BSD"
47 -SLOT="0/${PV}"
48 -KEYWORDS="~amd64 ~x86"
49 -IUSE=""
50 -
51 -RESTRICT=test #requires network access
52 -
53 -RDEPEND="dev-haskell/base64-bytestring:=[profile?]
54 - dev-haskell/conduit:=[profile?]
55 - dev-haskell/conduit-extra:=[profile?]
56 - dev-haskell/cryptonite:=[profile?]
57 - dev-haskell/cryptonite-conduit:=[profile?]
58 - dev-haskell/exceptions:=[profile?]
59 - dev-haskell/http-client:=[profile?]
60 - dev-haskell/http-conduit:=[profile?]
61 - dev-haskell/http-types:=[profile?]
62 - dev-haskell/memory:=[profile?]
63 - dev-haskell/path:=[profile?]
64 - dev-haskell/path-io:=[profile?]
65 - dev-haskell/retry:=[profile?]
66 - dev-haskell/rio:=[profile?]
67 - dev-haskell/rio-prettyprint:=[profile?]
68 - >=dev-lang/ghc-8.2.1:=
69 -"
70 -DEPEND="${RDEPEND}
71 - >=dev-haskell/cabal-2.0.0.2
72 - test? ( dev-haskell/hspec
73 - dev-haskell/hspec-discover )
74 -"
75
76 diff --git a/dev-haskell/http-download/metadata.xml b/dev-haskell/http-download/metadata.xml
77 deleted file mode 100644
78 index 937381521944..000000000000
79 --- a/dev-haskell/http-download/metadata.xml
80 +++ /dev/null
81 @@ -1,8 +0,0 @@
82 -<?xml version="1.0" encoding="UTF-8"?>
83 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
84 -<pkgmetadata>
85 - <maintainer type="project">
86 - <email>haskell@g.o</email>
87 - <name>Gentoo Haskell</name>
88 - </maintainer>
89 -</pkgmetadata>
90
91 diff --git a/profiles/package.mask b/profiles/package.mask
92 index 8d24b128a7bc..4def4b19361d 100644
93 --- a/profiles/package.mask
94 +++ b/profiles/package.mask
95 @@ -300,7 +300,6 @@ dev-haskell/hpack
96 dev-haskell/hsopenssl
97 dev-haskell/hsyaml-aeson
98 dev-haskell/http-common
99 -dev-haskell/http-download
100
101 # hololeap <hololeap@××××××××××.com> (2022-08-21)
102 # doctest-parallel does not currently work with Setup.hs (used internally by