summaryrefslogtreecommitdiff
path: root/dev-haskell/http-types
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2016-04-03 11:43:37 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2016-04-03 14:36:34 +0100
commit44d71cdddf61ad6769097a149e27b68ef61512f2 (patch)
tree48fd8182a55f76656a2c472acdff54d425bd89bd /dev-haskell/http-types
parent9cae6c9b99a471323b8454608cd7c3b8f2bee10a (diff)
downloadgentoo-44d71cdddf61ad6769097a149e27b68ef61512f2.tar.gz
gentoo-44d71cdddf61ad6769097a149e27b68ef61512f2.tar.xz
dev-haskell/http-types: drop old
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-haskell/http-types')
-rw-r--r--dev-haskell/http-types/Manifest3
-rw-r--r--dev-haskell/http-types/http-types-0.8.2.ebuild30
-rw-r--r--dev-haskell/http-types/http-types-0.8.3.ebuild30
-rw-r--r--dev-haskell/http-types/http-types-0.8.5.ebuild34
4 files changed, 0 insertions, 97 deletions
diff --git a/dev-haskell/http-types/Manifest b/dev-haskell/http-types/Manifest
index cb5e924911c..303526ad550 100644
--- a/dev-haskell/http-types/Manifest
+++ b/dev-haskell/http-types/Manifest
@@ -1,4 +1 @@
-DIST http-types-0.8.2.tar.gz 11458 SHA256 21eb3aa69e2a510a2ebee443a3e991d06d317f0b78b36d3706095716ebe56694 SHA512 3263babf962b5f11d3f0b5a2a948f6a97ccc1879fe9ff694bc036bc5d7ce052c8f86169aeef77c016ee034db0537c5a717fa22123fb65de812e11ede75ee06ff WHIRLPOOL ae2a285f3f24e93d595cc5f82dca3453a59edca7639b5d899909e3c321cbfa7f5c03771db005d8c1e58c8aff29d3d087c97979d944cf570254f3e8753b08dd39
-DIST http-types-0.8.3.tar.gz 11452 SHA256 429d97fed1ad32961518c36b0c6a78edb62016b5c30cfc8f2b75492528a4810a SHA512 88bfb5e40da1618f31abee5533fea09fd553f4d91f83fe16558b47c6d2aaf0d03b2c83dc85c648be99887aed11cc253b1df140497a1011c0638429789c6ef693 WHIRLPOOL b9667829e737c312dc3896478eb485319063cb87ce8da67f004ba9193e5e4d527c159e829c953a29a12fea77c116926d454c40408e4d97f738c5b1b7b6bf613d
-DIST http-types-0.8.5.tar.gz 10781 SHA256 3cb243486053f2e80af255ab79009c2ef057d314d5710ba7aa65fa3e9c164834 SHA512 b44f8310d1739094126e5aa44b0321a48cbb3358138d1bc9552df4628fc52296178ad40516b10f21e8c872fcf37686ca0fed336487fbd063df1357178b0d6c4a WHIRLPOOL 3f436a7125bf32876a14adb0ba287892fe0970f4413e9e270fa4b250c85676b6f5fad3aa56fed1e8c15b57b9e6fd80a14938f59de2113b16ba90f441c2bce412
DIST http-types-0.8.6.tar.gz 10796 SHA256 b03b1893e0148169087f64ef0b1dedcf2382865352f4306d4fa7219d118a36e0 SHA512 c31dbc3e61afe42e6b279463b6c156dc343d1ca163a0c0b3f7e9afc0eee55cba31e655cbf7e615a62f32fa7ca1a52da288310c3b749e2d11b9c27268191cb8d1 WHIRLPOOL fd0a2813215ec94a457f3283f61efe0836a17d1c23fdbd07b9f00bbaa3300d6496222d4c35e005e966a1d33de853fc90a7e6090df399fa78f0808c94c304145a
diff --git a/dev-haskell/http-types/http-types-0.8.2.ebuild b/dev-haskell/http-types/http-types-0.8.2.ebuild
deleted file mode 100644
index 92e7a1724fc..00000000000
--- a/dev-haskell/http-types/http-types-0.8.2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-# ebuild generated by hackport 0.3.4.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Generic HTTP types for Haskell (for both client and server code)"
-HOMEPAGE="https://github.com/aristidb/http-types"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/blaze-builder-0.2.1.4:=[profile?] <dev-haskell/blaze-builder-0.4:=[profile?]
- >=dev-haskell/case-insensitive-0.2:=[profile?] <dev-haskell/case-insensitive-1.2:=[profile?]
- >=dev-haskell/text-0.11.0.2:=[profile?] <dev-haskell/text-0.12:=[profile?]
- >=dev-lang/ghc-6.12.1:=
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.8.0.2
- test? ( >=dev-haskell/hspec-1.3
- dev-haskell/quickcheck )
-"
diff --git a/dev-haskell/http-types/http-types-0.8.3.ebuild b/dev-haskell/http-types/http-types-0.8.3.ebuild
deleted file mode 100644
index 7d45f6bd1f1..00000000000
--- a/dev-haskell/http-types/http-types-0.8.3.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-# ebuild generated by hackport 0.3.5.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Generic HTTP types for Haskell (for both client and server code)"
-HOMEPAGE="https://github.com/aristidb/http-types"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/blaze-builder-0.2.1.4:=[profile?] <dev-haskell/blaze-builder-0.4:=[profile?]
- >=dev-haskell/case-insensitive-0.2:=[profile?] <dev-haskell/case-insensitive-1.2:=[profile?]
- >=dev-haskell/text-0.11.0.2:=[profile?]
- >=dev-lang/ghc-6.12.1:=
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.8.0.2
- test? ( >=dev-haskell/hspec-1.3
- dev-haskell/quickcheck )
-"
diff --git a/dev-haskell/http-types/http-types-0.8.5.ebuild b/dev-haskell/http-types/http-types-0.8.5.ebuild
deleted file mode 100644
index 940f3a2c773..00000000000
--- a/dev-haskell/http-types/http-types-0.8.5.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-# ebuild generated by hackport 0.4.9999
-
-CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
-inherit haskell-cabal
-
-DESCRIPTION="Generic HTTP types for Haskell (for both client and server code)"
-HOMEPAGE="https://github.com/aristidb/http-types"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-haskell/blaze-builder-0.2.1.4:=[profile?] <dev-haskell/blaze-builder-0.4:=[profile?]
- >=dev-haskell/case-insensitive-0.2:=[profile?] <dev-haskell/case-insensitive-1.3:=[profile?]
- >=dev-haskell/text-0.11.0.2:=[profile?]
- >=dev-lang/ghc-7.4.1:=
-"
-DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.8
- test? ( dev-haskell/blaze-builder
- >=dev-haskell/doctest-0.9.3
- >=dev-haskell/hspec-1.3
- dev-haskell/quickcheck
- dev-haskell/quickcheck-instances
- dev-haskell/text )
-"