blob: 90e662e13589908776ed40046622f56ac1dd652b (
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/http-3001.1.4:=[profile?] >=dev-haskell/xhtml-3000.0:=[profile?] >=dev-lang/ghc-7.4.1:= network-uri? ( >=dev-haskell/network-2.6:=[profile?] >=dev-haskell/network-uri-2.6:=[profile?] <dev-haskell/network-uri-2.7:=[profile?] ) !network-uri? ( >=dev-haskell/network-2:=[profile?] <dev-haskell/network-2.6:=[profile?] ) >=dev-haskell/cabal-1.8 hscolour? ( dev-haskell/hscolour )
DESCRIPTION=Functions for using the reCAPTCHA service in web applications
EAPI=8
HOMEPAGE=https://github.com/jgm/recaptcha/tree/master
INHERIT=haskell-cabal
IUSE=+network-uri doc hscolour profile
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=>=dev-haskell/http-3001.1.4:=[profile?] >=dev-haskell/xhtml-3000.0:=[profile?] >=dev-lang/ghc-7.4.1:= network-uri? ( >=dev-haskell/network-2.6:=[profile?] >=dev-haskell/network-uri-2.6:=[profile?] <dev-haskell/network-uri-2.7:=[profile?] ) !network-uri? ( >=dev-haskell/network-2:=[profile?] <dev-haskell/network-2.6:=[profile?] )
SLOT=0/0.1.0.4
SRC_URI=https://hackage.haskell.org/package/recaptcha-0.1.0.4/recaptcha-0.1.0.4.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b ghc-package 6344fef4405bc9a6cca6a0a39eee4a32 multilib 4b66d835ec72e021e359bb81eacfe988 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 haskell-cabal 45a8f7d7c2ff5551cbe5eb57c264861d
_md5_=b2aa3376d169cb4b04af2ad3e5b59237
|