mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
17 lines
1.1 KiB
Plaintext
17 lines
1.1 KiB
Plaintext
BDEPEND=dev-lang/ocaml dev-ml/dune
|
|
DEFINED_PHASES=compile install test
|
|
DEPEND=dev-ml/cstruct:= dev-ml/ipaddr:= dev-ml/logs:= dev-ml/mirage-time:= dev-ml/lwt:= dev-ml/duration:= dev-ml/mirage-profile:= dev-ml/ethernet:= test? ( dev-ml/mirage-random dev-ml/mirage-random-test dev-ml/alcotest dev-ml/fmt dev-ml/mirage-vnetif dev-ml/mirage-clock dev-ml/mirage-clock-unix dev-ml/mirage-time[unix] dev-ml/mirage-flow ) >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
DESCRIPTION=Address resolution protocol (ARP) implementation in OCaml
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/mirage/arp
|
|
INHERIT=dune
|
|
IUSE=ocamlopt test
|
|
KEYWORDS=~amd64
|
|
LICENSE=ISC
|
|
RDEPEND=dev-ml/cstruct:= dev-ml/ipaddr:= dev-ml/logs:= dev-ml/mirage-time:= dev-ml/lwt:= dev-ml/duration:= dev-ml/mirage-profile:= dev-ml/ethernet:= >=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/3.0.0
|
|
SRC_URI=https://github.com/mirage/arp/releases/download/v3.0.0/arp-v3.0.0.tbz
|
|
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 dune beddc7cde467b2e48afc78a87d042c01
|
|
_md5_=36719d6aa422b2172653f327c52196ba
|