14 lines
1.7 KiB
Groff
14 lines
1.7 KiB
Groff
DEFINED_PHASES=compile configure install postinst prerm 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 ) hscolour? ( dev-haskell/hscolour ) >=dev-haskell/cabal-1.1.4
|
|
DESCRIPTION=TLS/SSL protocol native implementation (Server and Client)
|
|
EAPI=5
|
|
HOMEPAGE=http://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 40081e8c7e7f7c4f9db349a1d6d52925 ghc-package 9dd58db252d8252779bb74ed015196e3 haskell-cabal 161e454d02c5a84ba5a39dd3d61366be multilib fac675dcccf94392371a6abee62d909f multiprocessing c2d96fb38f2596209e98fceda58ba1ed toolchain-funcs 48b38a216afb92db6314d6c3187abea3 versionator a8a3963967d6140be9a14b08bb8f047f
|
|
_md5_=5997b0e6ed47d1ba9181022cb591f33f
|