blob: 4d602fa3f4af5dbed1aef6edbec11b23833a2212 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install postinst postrm setup test
DEPEND=>=dev-haskell/network-2.1:=[profile?] <dev-haskell/network-2.7:=[profile?] >=dev-haskell/old-locale-1.0:=[profile?] <dev-haskell/old-locale-1.1:=[profile?] >=dev-lang/ghc-7.4.1:= !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= ) >=dev-haskell/cabal-1.8 test? ( >=dev-haskell/hunit-1.0 <dev-haskell/hunit-1.3 >=dev-haskell/test-framework-0.8 <dev-haskell/test-framework-0.9 >=dev-haskell/test-framework-hunit-0.3 <dev-haskell/test-framework-hunit-0.4 ) doc? ( || ( dev-haskell/haddock >=dev-lang/ghc-7.10.2 ) ) hscolour? ( dev-haskell/hscolour ) >=dev-haskell/cabal-1.1.4
DESCRIPTION=Partial OpenSSL binding for Haskell
EAPI=5
HOMEPAGE=https://github.com/phonohawk/HsOpenSSL
IUSE=+fast-bignum libressl doc hscolour profile test
KEYWORDS=amd64 x86
LICENSE=public-domain
RDEPEND=>=dev-haskell/network-2.1:=[profile?] <dev-haskell/network-2.7:=[profile?] >=dev-haskell/old-locale-1.0:=[profile?] <dev-haskell/old-locale-1.1:=[profile?] >=dev-lang/ghc-7.4.1:= !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= )
RESTRICT=test
SLOT=0/0.11.1.1
SRC_URI=mirror://hackage/packages/archive/HsOpenSSL/0.11.1.1/HsOpenSSL-0.11.1.1.tar.gz
_eclass_exported_funcs=pkg_postrm:haskell-cabal pkg_postinst:haskell-cabal pkg_setup:haskell-cabal src_configure:- src_compile:haskell-cabal src_test:haskell-cabal src_install:haskell-cabal
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde ghc-package 892c6c35a9ac0993e65049c039438508 haskell-cabal e93b3ae2b779ea727098c318740957e3 multilib 23ae8c186171e6476af098d2a50d0ee0 multiprocessing e32940a7b2a9992ad217eccddb84d548 toolchain-funcs d513d423d449877e49d99af3f7af7acb versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=a23e82003091be01c4f15b67f6012e74
|