mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
16 lines
1.2 KiB
Plaintext
16 lines
1.2 KiB
Plaintext
BDEPEND=dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=dev-ml/domain-name dev-ml/ipaddr dev-ml/logs dev-ml/fmt lwt? ( dev-ml/cmdliner dev-ml/mtime dev-ml/lwt dev-ml/dns[client] dev-ml/duration ) mirage? ( dev-ml/mirage-clock dev-ml/dns[client] dev-ml/lwt dev-ml/tcpip dev-ml/mirage-random dev-ml/mirage-time dev-ml/duration ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=An implementation of happy eyeballs (RFC 8305) in OCaml with lwt
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/roburio/happy-eyeballs
|
|
INHERIT=dune multiprocessing
|
|
IUSE=lwt mirage ocamlopt
|
|
KEYWORDS=~amd64
|
|
LICENSE=ISC
|
|
RDEPEND=dev-ml/domain-name dev-ml/ipaddr dev-ml/logs dev-ml/fmt lwt? ( dev-ml/cmdliner dev-ml/mtime dev-ml/lwt dev-ml/dns[client] dev-ml/duration ) mirage? ( dev-ml/mirage-clock dev-ml/dns[client] dev-ml/lwt dev-ml/tcpip dev-ml/mirage-random dev-ml/mirage-time dev-ml/duration ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
SLOT=0/0.3.0
|
|
SRC_URI=https://github.com/roburio/happy-eyeballs/archive/v0.3.0.tar.gz -> happy-eyeballs-0.3.0.tar.gz
|
|
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune beddc7cde467b2e48afc78a87d042c01
|
|
_md5_=64fca9920986255598343b8d35023bc0
|