14 lines
1.7 KiB
Groff
14 lines
1.7 KiB
Groff
DEFINED_PHASES=compile configure install postinst postrm setup test
|
|
DEPEND=>=dev-haskell/cereal-0.3:=[profile?] >=dev-haskell/certificate-1.3.0:=[profile?] <dev-haskell/certificate-1.4.0:=[profile?] >=dev-haskell/crypto-pubkey-0.2:=[profile?] >=dev-haskell/crypto-random-0.0.7:=[profile?] <dev-haskell/crypto-random-0.1:=[profile?] >=dev-haskell/cryptohash-0.6:=[profile?] dev-haskell/mtl:=[profile?] dev-haskell/network:=[profile?] >=dev-lang/ghc-6.10.4:= >=dev-haskell/cabal-1.8 test? ( >=dev-haskell/cprng-aes-0.5 >=dev-haskell/quickcheck-2 dev-haskell/test-framework dev-haskell/test-framework-quickcheck2 ) doc? ( || ( dev-haskell/haddock >=dev-lang/ghc-7.10.2 ) ) hscolour? ( dev-haskell/hscolour ) >=dev-haskell/cabal-1.1.4
|
|
DESCRIPTION=TLS/SSL protocol native implementation (Server and Client)
|
|
EAPI=5
|
|
HOMEPAGE=https://github.com/vincenthz/hs-tls
|
|
IUSE=+compat doc hscolour profile test
|
|
KEYWORDS=amd64 x86
|
|
LICENSE=BSD
|
|
RDEPEND=>=dev-haskell/cereal-0.3:=[profile?] >=dev-haskell/certificate-1.3.0:=[profile?] <dev-haskell/certificate-1.4.0:=[profile?] >=dev-haskell/crypto-pubkey-0.2:=[profile?] >=dev-haskell/crypto-random-0.0.7:=[profile?] <dev-haskell/crypto-random-0.1:=[profile?] >=dev-haskell/cryptohash-0.6:=[profile?] dev-haskell/mtl:=[profile?] dev-haskell/network:=[profile?] >=dev-lang/ghc-6.10.4:=
|
|
RESTRICT=test
|
|
SLOT=0/1.1.5
|
|
SRC_URI=mirror://hackage/packages/archive/tls/1.1.5/tls-1.1.5.tar.gz
|
|
_eclasses_=eutils 28fb3e5852485af1c348d446b0b98389 ghc-package 892c6c35a9ac0993e65049c039438508 haskell-cabal 2d9bae28d8a91ec04d1bb1ef0071c64f multilib 3972ca401cf7dbb430df9995f5d8d580 multiprocessing e32940a7b2a9992ad217eccddb84d548 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
|
|
_md5_=eee38a6ab57ae3c74d94f9f2d3bb3e3e
|