mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
dev-ml/ezxenstore: update HOMEPAGE
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -6,7 +6,10 @@ EAPI=8
|
||||
inherit dune
|
||||
|
||||
DESCRIPTION="An easy-to-use Xenstore library"
|
||||
HOMEPAGE="https://github.com/xapi-project/ezxenstore"
|
||||
HOMEPAGE="
|
||||
https://github.com/xapi-project/ezxenstore
|
||||
https://opam.ocaml.org/packages/ezxenstore/
|
||||
"
|
||||
SRC_URI="https://github.com/xapi-project/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="ISC"
|
||||
@@ -15,11 +18,13 @@ KEYWORDS="~amd64"
|
||||
IUSE="ocamlopt"
|
||||
|
||||
DEPEND="
|
||||
dev-ml/cmdliner
|
||||
dev-ml/logs
|
||||
dev-ml/uuidm
|
||||
dev-ml/xenctrl
|
||||
dev-ml/xenstore
|
||||
dev-ml/xenstore-clients
|
||||
dev-ml/cmdliner:=
|
||||
dev-ml/logs:=
|
||||
dev-ml/uuidm:=
|
||||
dev-ml/xenctrl:=
|
||||
dev-ml/xenstore:=
|
||||
dev-ml/xenstore-clients:=
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
RESTRICT="test" # need /proc/xen mounted
|
||||
|
||||
Reference in New Issue
Block a user