mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
dev-ml/fd-send-recv: update HOMEPAGE
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -8,7 +8,10 @@ MYPN="ocaml-${PN}"
|
||||
inherit dune
|
||||
|
||||
DESCRIPTION="Send and receive Unix.file_descrs over Unix domain sockets"
|
||||
HOMEPAGE="https://github.com/xapi-project/ocaml-fd-send-recv"
|
||||
HOMEPAGE="
|
||||
https://github.com/xapi-project/ocaml-fd-send-recv
|
||||
https://opam.ocaml.org/packages/fd-send-recv/
|
||||
"
|
||||
SRC_URI="https://github.com/xapi-project/${MYPN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/${MYPN}-${PV}"
|
||||
|
||||
@@ -17,5 +20,7 @@ SLOT="0/${PV}"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE="ocamlopt"
|
||||
|
||||
DEPEND="dev-ml/tuntap"
|
||||
DEPEND="dev-ml/tuntap:="
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
RESTRICT="test" # tests require sudo
|
||||
|
||||
Reference in New Issue
Block a user