summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-09-29 09:52:31 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-09-29 09:52:35 +0200
commit236cc7e1150fc0553a2cd0694dc6bcb3eae5412d (patch)
treec104d9151f79fecab270d853fd423eb173cd93aa
parentdev-haskell/hxt: Remove last-rited pkg (diff)
downloadgentoo-236cc7e1.tar.gz
gentoo-236cc7e1.tar.bz2
gentoo-236cc7e1.zip
dev-haskell/http-streams: Remove last-rited pkg
Closes: https://bugs.gentoo.org/833767 Closes: https://bugs.gentoo.org/735658 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--dev-haskell/http-streams/Manifest1
-rw-r--r--dev-haskell/http-streams/http-streams-0.8.9.4.ebuild56
-rw-r--r--dev-haskell/http-streams/metadata.xml8
-rw-r--r--profiles/package.mask1
4 files changed, 0 insertions, 66 deletions
diff --git a/dev-haskell/http-streams/Manifest b/dev-haskell/http-streams/Manifest
deleted file mode 100644
index cfbe0b5e8cbd..000000000000
--- a/dev-haskell/http-streams/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST http-streams-0.8.9.4.tar.gz 37090 BLAKE2B 4e81ce6fffd8132d8a74c210c70a786c37fd09493c9806b8e15d570922c8e792d6244e1b3e80ef5dbf607291161c01a53617fc030f0c0088a70f9b6ad531eba9 SHA512 8448fba398ae323f1bdd44c8cbb02ba678ffc9d06f26d4e46c8c1f1de849a83a9fef697ffa5650ef58730ad81714775046a9b0857e760112ef25b418e2b5d0fe
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
deleted file mode 100644
index f91d92336669..000000000000
--- a/dev-haskell/http-streams/http-streams-0.8.9.4.ebuild
+++ /dev/null
@@ -1,56 +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
-#hackport: flags: +network-uri
-CABAL_FEATURES="lib profile haddock hoogle hscolour" # test-suite circular depends
-inherit haskell-cabal
-
-DESCRIPTION="An HTTP client using io-streams"
-HOMEPAGE="https://github.com/aesiniath/http-streams/"
-SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~ppc64 ~x86"
-
-RESTRICT=test #circular test depend: http-streams -> snap-server -> http-streams
-
-RDEPEND="dev-haskell/aeson:=[profile?]
- dev-haskell/attoparsec:=[profile?]
- dev-haskell/base64-bytestring:=[profile?]
- >=dev-haskell/blaze-builder-0.4:=[profile?]
- dev-haskell/case-insensitive:=[profile?]
- >=dev-haskell/hsopenssl-0.11.2:=[profile?]
- >=dev-haskell/http-common-0.8.3.4:=[profile?]
- >=dev-haskell/io-streams-1.3:=[zlib,profile?] <dev-haskell/io-streams-1.6:=[zlib,profile?]
- dev-haskell/mtl:=[profile?]
- >=dev-haskell/openssl-streams-1.1:=[profile?] <dev-haskell/openssl-streams-1.4:=[profile?]
- dev-haskell/text:=[profile?]
- dev-haskell/unordered-containers:=[profile?]
- >=dev-lang/ghc-8.4.3:=
- >=dev-haskell/network-2.6:=[profile?]
- >=dev-haskell/network-uri-2.6:=[profile?]
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-2.2.0.1"
-# test? ( dev-haskell/aeson-pretty
-# dev-haskell/hspec
-# dev-haskell/hspec-expectations
-# dev-haskell/hunit
-# dev-haskell/lifted-base
-# dev-haskell/random
-# >=dev-haskell/snap-core-1.0 <dev-haskell/snap-core-1.2
-# >=dev-haskell/snap-server-1.1 <dev-haskell/snap-server-1.2
-# >=dev-haskell/system-fileio-0.3.10 <dev-haskell/system-fileio-0.4
-# >=dev-haskell/system-filepath-0.4.1 <dev-haskell/system-filepath-0.5
-# !network-uri? ( >=dev-haskell/network-2.6
-# >=dev-haskell/network-uri-2.6 ) )
-# "
-
-src_configure() {
- haskell-cabal_src_configure \
- --flag=network-uri
-}
diff --git a/dev-haskell/http-streams/metadata.xml b/dev-haskell/http-streams/metadata.xml
deleted file mode 100644
index 937381521944..000000000000
--- a/dev-haskell/http-streams/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>haskell@gentoo.org</email>
- <name>Gentoo Haskell</name>
- </maintainer>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index de22f8097fd6..8d24b128a7bc 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -301,7 +301,6 @@ dev-haskell/hsopenssl
dev-haskell/hsyaml-aeson
dev-haskell/http-common
dev-haskell/http-download
-dev-haskell/http-streams
# hololeap <hololeap@protonmail.com> (2022-08-21)
# doctest-parallel does not currently work with Setup.hs (used internally by