gienah      14/07/02 13:48:37

  Added:                streaming-commons-0.1.3.ebuild metadata.xml
                        Manifest ChangeLog
  Log:
  Add streaming-commons
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
618E971F)

Revision  Changes    Path
1.1                  
dev-haskell/streaming-commons/streaming-commons-0.1.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/streaming-commons/streaming-commons-0.1.3.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/streaming-commons/streaming-commons-0.1.3.ebuild?rev=1.1&content-type=text/plain

Index: streaming-commons-0.1.3.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/dev-haskell/streaming-commons/streaming-commons-0.1.3.ebuild,v
 1.1 2014/07/02 13:48:37 gienah Exp $

EAPI=5

# ebuild generated by hackport 0.4.9999

CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal

DESCRIPTION="Common lower-level functions needed by various streaming data 
libraries"
HOMEPAGE="https://github.com/fpco/streaming-commons";
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-0.3:=[profile?] 
<dev-haskell/blaze-builder-0.4:=[profile?]
        dev-haskell/network:=[profile?]
        dev-haskell/random:=[profile?]
        dev-haskell/text:=[profile?]
        dev-haskell/transformers:=[profile?]
        dev-haskell/zlib:=[profile?]
        >=dev-lang/ghc-7.4.1:=
"
DEPEND="${RDEPEND}
        >=dev-haskell/cabal-1.8
        test? ( dev-haskell/async
                dev-haskell/blaze-builder
                >=dev-haskell/hspec-1.8
                dev-haskell/network
                dev-haskell/quickcheck
                dev-haskell/text
                dev-haskell/zlib )
"



1.1                  dev-haskell/streaming-commons/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/streaming-commons/metadata.xml?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/streaming-commons/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>[email protected]</email>
        </maintainer>
        <longdescription>
                Provides low-dependency functionality commonly needed by 
various streaming data libraries, such as conduit and pipes.
        </longdescription>
</pkgmetadata>



1.1                  dev-haskell/streaming-commons/Manifest

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/streaming-commons/Manifest?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/streaming-commons/Manifest?rev=1.1&content-type=text/plain

Index: Manifest
===================================================================
DIST streaming-commons-0.1.3.tar.gz 75947 SHA256 
0366bdbf4da59cf823f34a31cce93992771fc9fc6096deeb7aabec8a6902637f SHA512 
bc08e52564cdc07163113105c61ce03828ad10b40ff10fcc12cc7181054cff7853bbb2e1aef543bbd8972ea2aad9ff293fddb238251d13114e2287f39682bf2b
 WHIRLPOOL 
8d91fca02611b46a952b98456b154373154c84b2a18bb17512abf0368bb10ad36d653dbc5a46c0d203d12cb26d2f3cfb4647fea1e94a83164ff4111ade39b22b
EBUILD streaming-commons-0.1.3.ebuild 1025 SHA256 
680dae2ce84305c7d001d7860d9a3ad735c6c42d038c11c41f8a08c3bc80e946 SHA512 
81a161dfb5ad2af2ea66999af1443bf93623201a37d24e33adeddd9701bca8c03cd1ab33492e04ed357c936f4ac046089e1b87244413f4bef0e5d37a2585d686
 WHIRLPOOL 
0025f76c27d1339d30d30781e0f61c8807f13c165442b4a9bc3827338499093ac0733b9756c5e2f74f30b4d66d01e5e4ca315c03a2fc6f816c0f54ea4fe795b8
MISC metadata.xml 385 SHA256 
dc7205c5aff455fb1c22c6df38a057ae721ce97807dfe6f073af1deacf832b94 SHA512 
35ae676bd6ffb3f0c375e0b2450538b233da93a42a4414fb2268dbf4b0dfae96061306f69ac8636da66f10f264a2fe6a96b2eb94b587adcbbdbf19dcd9172d41
 WHIRLPOOL 
b6894ec5fbfe1603f67a77f33d0a7a9f2818dc5a49c0e20a4da2a9233dbdee5ba28ad93ae913d51df71fcc51e683989046f31b1cbb9e302a8a9637de41ff2ccc



1.1                  dev-haskell/streaming-commons/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/streaming-commons/ChangeLog?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-haskell/streaming-commons/ChangeLog?rev=1.1&content-type=text/plain

Index: ChangeLog
===================================================================
# ChangeLog for dev-haskell/streaming-commons
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/streaming-commons/ChangeLog,v 
1.1 2014/07/02 13:48:37 gienah Exp $

*streaming-commons-0.1.3 (02 Jul 2014)

  02 Jul 2014; Mark Wright <[email protected]> +metadata.xml,
  +streaming-commons-0.1.3.ebuild:
  Add streaming-commons




Reply via email to