blob: 1265c80c46ddd4e5214102cde93e7036bda3b824 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install postinst postrm setup test
DEPEND=dev-haskell/byteable:=[profile?] >=dev-lang/ghc-6.10.4:= cryptoapi? ( >=dev-haskell/cereal-0.2:=[profile?] >=dev-haskell/crypto-api-0.5:=[profile?] >=dev-haskell/tagged-0.1:=[profile?] ) >=dev-haskell/cabal-1.8 test? ( dev-haskell/hunit >=dev-haskell/quickcheck-2 >=dev-haskell/test-framework-0.3.3 dev-haskell/test-framework-hunit >=dev-haskell/test-framework-quickcheck2-0.2.9 ) doc? ( || ( dev-haskell/haddock >=dev-lang/ghc-7.10.2 ) ) hscolour? ( dev-haskell/hscolour )
DESCRIPTION=collection of crypto hashes, fast, pure and practical
EAPI=5
HOMEPAGE=https://github.com/vincenthz/hs-cryptohash
IUSE=+cryptoapi doc hscolour profile test
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=dev-haskell/byteable:=[profile?] >=dev-lang/ghc-6.10.4:= cryptoapi? ( >=dev-haskell/cereal-0.2:=[profile?] >=dev-haskell/crypto-api-0.5:=[profile?] >=dev-haskell/tagged-0.1:=[profile?] )
SLOT=0/0.9.1
SRC_URI=mirror://hackage/packages/archive/cryptohash/0.9.1/cryptohash-0.9.1.tar.gz
_eclasses_=epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 9c113d6a64826c40154cad7be15d95ea ghc-package f9cf05643e20f03876bb4807f008c80f haskell-cabal 45605f3898bdc59eb016fb50ca27bf18 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing 284a473719153462f3e974d86c8cb81c toolchain-funcs 185a06792159ca143528e7010368e8af versionator c80ccf29e90adea7c5cae94b42eb76d0
_md5_=ff080dc6390a9920b8a938fc629b5349
|