blob: 11165cb13076b708613039e7cbbcfb6399b5170a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=app-text/dos2unix
DEFINED_PHASES=compile configure install postinst postrm prepare setup test
DEPEND=>=dev-haskell/binary-0.4.0:=[profile?] >=dev-haskell/cereal-0.2:=[profile?] dev-haskell/crypto-api:=[profile?] dev-haskell/tagged:=[profile?] >=dev-lang/ghc-7.4.1:= >=dev-haskell/cabal-1.10 test? ( dev-haskell/crypto-api-tests dev-haskell/pretty-hex dev-haskell/quickcheck >=dev-haskell/test-framework-0.8 dev-haskell/test-framework-quickcheck2 ) hscolour? ( dev-haskell/hscolour )
DESCRIPTION=A Haskell-only implementation of the MD5 digest (hash) algorithm
EAPI=8
HOMEPAGE=https://hackage.haskell.org/package/pureMD5
INHERIT=haskell-cabal
IUSE=test doc hscolour profile test
KEYWORDS=amd64 ~arm64 ~ppc64 ~riscv ~x86
LICENSE=BSD
RDEPEND=>=dev-haskell/binary-0.4.0:=[profile?] >=dev-haskell/cereal-0.2:=[profile?] dev-haskell/crypto-api:=[profile?] dev-haskell/tagged:=[profile?] >=dev-lang/ghc-7.4.1:= dev-lang/ghc:=[profile?]
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0/2.1.3
SRC_URI=https://hackage.haskell.org/package/pureMD5-2.1.3/pureMD5-2.1.3.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ghc-package 0430a2d3b0629a95e0c5d64dbde450b3 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs fbbbc99d10168de2926e06da7169b8dc haskell-cabal 5c1519ca191c23e5bc535c33b8cf988b
_md5_=7a7d2a3fde84b188c98433a1ba400604
|