summaryrefslogtreecommitdiff
path: root/dev-haskell/http-common
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/http-common')
-rw-r--r--dev-haskell/http-common/Manifest3
-rw-r--r--dev-haskell/http-common/http-common-0.8.3.4.ebuild31
-rw-r--r--dev-haskell/http-common/metadata.xml8
3 files changed, 0 insertions, 42 deletions
diff --git a/dev-haskell/http-common/Manifest b/dev-haskell/http-common/Manifest
deleted file mode 100644
index 4ff1e174be05..000000000000
--- a/dev-haskell/http-common/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST http-common-0.8.3.4.tar.gz 10268 BLAKE2B 166ae57320b72198b60f97c766546155149ac40efe17a8f28cf5e9b757d352f2872f2fb5b2b3f5b7f2bd7692bdfc997f489dddca8e396ad3c043ddc21eeedba4 SHA512 8b344d80ecd5cf54eed44e281dadda0be401f88af7def443d172c3bde9c702e5137f09ab4bf3695e43ef6598508e94e80c12989568ca0c876d68479d553ee876
-EBUILD http-common-0.8.3.4.ebuild 840 BLAKE2B 49895f7a3a4f9b51595cba35003707b225695d9185d37c4aeeb813b3df1ddd22e04ef5995530b0b438b9354c11e3477ccbe5343bd1d440f632cc02402c35ba41 SHA512 c5d7834a53950a222a26d581b924f74eaaaa312564bcecc8d8885a6708c9c6bf6d123fa8f811b123d7d602ce60dfdeb28ffb0a52d0a2ec1388f9cdfb511a675a
-MISC metadata.xml 250 BLAKE2B 3adf9597d5114c480b4cc9fb5c3e231d8475b795cd6dce77986e13583ab6e59b43857cf2328570490abef0062a8b8a6b73d231867f9b62124855515cdc044d6d SHA512 5ef2c1d34a3438b39a38c041d45bb06bd0f1ae8a3f8b971bd5aaf36dee560f380e9abefab0c2a4cd7b518e151f5c6a0d0c7cd53caee9a384818f1bdc7deeadc4
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>haskell@gentoo.org</email>
- <name>Gentoo Haskell</name>
- </maintainer>
-</pkgmetadata>