blob: 7a51fb21be7d506ee41fe87488048c360f890317 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install postinst postrm 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-6.10.1 >=dev-haskell/cabal-1.6 doc? ( || ( dev-haskell/haddock >=dev-lang/ghc-7.10.2 ) ) hscolour? ( dev-haskell/hscolour )
DESCRIPTION=A Haskell-only implementation of the MD5 digest (hash) algorithm
EAPI=4
HOMEPAGE=http://hackage.haskell.org/package/pureMD5
IUSE=doc hscolour profile
KEYWORDS=~alpha amd64 ~ia64 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-6.10.1
SLOT=0
SRC_URI=mirror://hackage/packages/archive/pureMD5/2.1.2.1/pureMD5-2.1.2.1.tar.gz
_eclass_exported_funcs=pkg_postrm:haskell-cabal pkg_postinst:haskell-cabal pkg_setup:haskell-cabal src_configure:haskell-cabal src_compile:haskell-cabal src_test:haskell-cabal src_install:haskell-cabal
_eclasses_=eutils 3c847a0129fed780bd709b98e426f89c ghc-package f9cf05643e20f03876bb4807f008c80f haskell-cabal 45605f3898bdc59eb016fb50ca27bf18 multilib 0236be304ee52e7f179ed2f337075515 multiprocessing 284a473719153462f3e974d86c8cb81c toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee versionator c80ccf29e90adea7c5cae94b42eb76d0
_md5_=9012f2229fbc2d619d8c08ddc0a81317
|