blob: db2b5f98d78d5aae7ca7cdf66510d37666dd0c0c (
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 ) >=dev-haskell/cabal-1.1.4
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 792f83d5ec9536cb5ccef375469d8bde ghc-package 0269d47e1819247f102e9f72ae185b52 haskell-cabal b1a55b9f1cf94a3a9dcce663465ae7a6 multilib d062ae4ba2fc40a19c11de2ad89b6616 multiprocessing e32940a7b2a9992ad217eccddb84d548 toolchain-funcs e886935aae2b45a545665444ab0667cf versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=08f83b7db605542e032456acd58a2be9
|