13 lines
1.4 KiB
Groff
13 lines
1.4 KiB
Groff
DEFINED_PHASES=compile configure install postinst postrm setup test
|
|
DEPEND=dev-haskell/byteable:=[profile?] >=dev-haskell/cipher-aes-0.2:=[profile?] <dev-haskell/cipher-aes-0.3:=[profile?] >=dev-haskell/crypto-random-0.0.7:=[profile?] <dev-haskell/crypto-random-0.1:=[profile?] dev-haskell/random:=[profile?] >=dev-lang/ghc-6.10.4:= >=dev-haskell/cabal-1.8 doc? ( || ( dev-haskell/haddock >=dev-lang/ghc-7.10.2 ) ) hscolour? ( dev-haskell/hscolour ) >=dev-haskell/cabal-1.1.4
|
|
DESCRIPTION=Crypto Pseudo Random Number Generator using AES in counter mode
|
|
EAPI=5
|
|
HOMEPAGE=https://github.com/vincenthz/hs-cprng-aes
|
|
IUSE=doc hscolour profile
|
|
KEYWORDS=amd64 x86
|
|
LICENSE=BSD
|
|
RDEPEND=dev-haskell/byteable:=[profile?] >=dev-haskell/cipher-aes-0.2:=[profile?] <dev-haskell/cipher-aes-0.3:=[profile?] >=dev-haskell/crypto-random-0.0.7:=[profile?] <dev-haskell/crypto-random-0.1:=[profile?] dev-haskell/random:=[profile?] >=dev-lang/ghc-6.10.4:=
|
|
SLOT=0/0.5.2
|
|
SRC_URI=mirror://hackage/packages/archive/cprng-aes/0.5.2/cprng-aes-0.5.2.tar.gz
|
|
_eclasses_=eutils 28fb3e5852485af1c348d446b0b98389 ghc-package 892c6c35a9ac0993e65049c039438508 haskell-cabal 2d9bae28d8a91ec04d1bb1ef0071c64f multilib 3972ca401cf7dbb430df9995f5d8d580 multiprocessing e32940a7b2a9992ad217eccddb84d548 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
|
|
_md5_=49c02ce8d8457808e3f007f0759aeffd
|