* [gentoo-commits] gentoo-x86 commit in dev-haskell/wai-conduit: wai-conduit-3.0.0.ebuild metadata.xml Manifest ChangeLog
@ 2014-07-02 15:33 Mark Wright (gienah)
0 siblings, 0 replies; only message in thread
From: Mark Wright (gienah) @ 2014-07-02 15:33 UTC (permalink / raw
To: gentoo-commits
gienah 14/07/02 15:33:03
Added: wai-conduit-3.0.0.ebuild metadata.xml Manifest
ChangeLog
Log:
Add wai-conduit
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 618E971F)
Revision Changes Path
1.1 dev-haskell/wai-conduit/wai-conduit-3.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/wai-conduit/wai-conduit-3.0.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/wai-conduit/wai-conduit-3.0.0.ebuild?rev=1.1&content-type=text/plain
Index: wai-conduit-3.0.0.ebuild
===================================================================
# 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
"
1.1 dev-haskell/wai-conduit/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/wai-conduit/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/wai-conduit/metadata.xml?rev=1.1&content-type=text/plain
Index: metadata.xml
===================================================================
<?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>
1.1 dev-haskell/wai-conduit/Manifest
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/wai-conduit/Manifest?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/wai-conduit/Manifest?rev=1.1&content-type=text/plain
Index: Manifest
===================================================================
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
1.1 dev-haskell/wai-conduit/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/wai-conduit/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/wai-conduit/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-07-02 15:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-02 15:33 [gentoo-commits] gentoo-x86 commit in dev-haskell/wai-conduit: wai-conduit-3.0.0.ebuild metadata.xml Manifest ChangeLog Mark Wright (gienah)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox