summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wright <gienah@gentoo.org>2014-07-02 15:33:03 +0000
committerMark Wright <gienah@gentoo.org>2014-07-02 15:33:03 +0000
commita6b4864ad8a357c53386d9a8a327121a4ddfd945 (patch)
treea1727c4f383a45fa4a7ae4ef3c37b8bf790d1255 /dev-haskell/wai-conduit
parentBump chunked-data to 0.1.0.1 (diff)
downloadgentoo-2-a6b4864ad8a357c53386d9a8a327121a4ddfd945.tar.gz
gentoo-2-a6b4864ad8a357c53386d9a8a327121a4ddfd945.tar.bz2
gentoo-2-a6b4864ad8a357c53386d9a8a327121a4ddfd945.zip
Add wai-conduit
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 618E971F)
Diffstat (limited to 'dev-haskell/wai-conduit')
-rw-r--r--dev-haskell/wai-conduit/ChangeLog9
-rw-r--r--dev-haskell/wai-conduit/Manifest3
-rw-r--r--dev-haskell/wai-conduit/metadata.xml12
-rw-r--r--dev-haskell/wai-conduit/wai-conduit-3.0.0.ebuild30
4 files changed, 54 insertions, 0 deletions
diff --git a/dev-haskell/wai-conduit/ChangeLog b/dev-haskell/wai-conduit/ChangeLog
new file mode 100644
index 000000000000..440169b4fea8
--- /dev/null
+++ b/dev-haskell/wai-conduit/ChangeLog
@@ -0,0 +1,9 @@
+# ChangeLog for dev-haskell/wai-conduit
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/wai-conduit/ChangeLog,v 1.1 2014/07/02 15:33:03 gienah Exp $
+
+*wai-conduit-3.0.0 (02 Jul 2014)
+
+ 02 Jul 2014; Mark Wright <gienah@gentoo.org> +metadata.xml,
+ +wai-conduit-3.0.0.ebuild:
+ Add wai-conduit
diff --git a/dev-haskell/wai-conduit/Manifest b/dev-haskell/wai-conduit/Manifest
new file mode 100644
index 000000000000..cfdb6bb91ab3
--- /dev/null
+++ b/dev-haskell/wai-conduit/Manifest
@@ -0,0 +1,3 @@
+DIST wai-conduit-3.0.0.tar.gz 1987 SHA256 af690912fb471a8a4a59c75b83d256d60c00cc78f3f80f87f407bf38bb97226d SHA512 9dc576ab1276cc4d45bdb709f54f7f24e8d445602f65863f5377e3707debe79352c3aeb4a9b61335feaed30b1b531eb3df23f326b43f2592230e7c65fb223b50 WHIRLPOOL d4ee9a2af8f7fa2655e3abc63e8790f43c10be5215f85fbec5069438c49d1f18f189b53b73e9ebe855769f803f98393f2087539ca292a3c657ee3c4a18e1e45a
+EBUILD wai-conduit-3.0.0.ebuild 755 SHA256 892ffd8f1fc4ee0bdbe137ce3039353d68188d7a0d46136fd81ca8fa6c6e3fc4 SHA512 ffd305a30ac2b27cc03569fa15018a4136e85ac783180dac5e8e32fc972f3fa35a9a23285e6bf0317c00b86588eca299d3f57b56b227ba6a63a3a415f4e577e0 WHIRLPOOL 7c18cc62fafad185180650d9e72e5394a87dee2e3a2fef8767f4379a08605e1e3aff4fd7b787d52365ac7af650b0255daa3bb3cec3b339aeb917dc5dc0d10ce2
+MISC metadata.xml 410 SHA256 c05dda34ee7b22d7947d8ac110f3196c72733453c046bf920da0de1baa3518fe SHA512 742a6af27831ecb044dd5d7b56833719cba62df68ec1f8ce36824b7b8b2a2e2aeef2e9698768d358e792eb5035f17ec84212ed012a2b84579ae809e48908c78c WHIRLPOOL eee288f29eb001a65ac26cb0491b1c56decc6ead091482145a658aad491f3834e463842f6b2e8accaaaca8ceb98f3c00621dc39e64f3a8968b999d289cb654f4
diff --git a/dev-haskell/wai-conduit/metadata.xml b/dev-haskell/wai-conduit/metadata.xml
new file mode 100644
index 000000000000..a828e468d750
--- /dev/null
+++ b/dev-haskell/wai-conduit/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>haskell</herd>
+ <maintainer>
+ <email>haskell@gentoo.org</email>
+ </maintainer>
+ <longdescription>
+ Since version 3.0.0, WAI has no built-in streaming data abstraction.
+ This library provides similar functionality to what existed in WAI 2.x.
+ </longdescription>
+</pkgmetadata>
diff --git a/dev-haskell/wai-conduit/wai-conduit-3.0.0.ebuild b/dev-haskell/wai-conduit/wai-conduit-3.0.0.ebuild
new file mode 100644
index 000000000000..be90f3486017
--- /dev/null
+++ b/dev-haskell/wai-conduit/wai-conduit-3.0.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/wai-conduit/wai-conduit-3.0.0.ebuild,v 1.1 2014/07/02 15:33:03 gienah Exp $
+
+EAPI=5
+
+# ebuild generated by hackport 0.4.2.9999
+
+CABAL_FEATURES="lib profile haddock hoogle hscolour"
+inherit haskell-cabal
+
+DESCRIPTION="conduit wrappers for WAI"
+HOMEPAGE="https://github.com/yesodweb/wai"
+SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0/${PV}"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-haskell/blaze-builder:=[profile?]
+ dev-haskell/conduit:=[profile?]
+ dev-haskell/http-types:=[profile?]
+ dev-haskell/transformers:=[profile?]
+ >=dev-haskell/wai-3.0:=[profile?] <dev-haskell/wai-3.1:=[profile?]
+ >=dev-lang/ghc-7.4.1:=
+"
+DEPEND="${RDEPEND}
+ >=dev-haskell/cabal-1.10
+"