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 4878e7f88afc0ba0866ac112190b0fd4 ghc-package 2d57c65a8826a1c4234d2de7f1b9f486 haskell-cabal 48f0813cd6c66200944782b078f0a188 multilib 892e597faee02a5b94eb02ab512e7622 toolchain-funcs 3e30ef439a720915f8f4fd4fe75f704c user d0a4d0735a6c0183d707ca919bd72f28 versionator 6601b4c5b3f019a993db59a50e1854e4
|
|
_md5_=753b74a50e84a81b98d477252193f444
|