mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 04:53:07 -04:00
dev-ml/ezxenstore: treeclean
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
DIST ezxenstore-0.3.1.tar.gz 6574 BLAKE2B 380e08223510eab7d8e0883fb723329970e94f5bf1bdee873f1d8974c13a2338a83d6815026ecee73290842bffe87fa279574fa8fcf9b3582b0c63f8e97424cd SHA512 5fd695811323b3882be2da5088ee0e28d7a9e6321b0cd17d4a4af21fa35caddd38130b6dfa2a259ec75fe2db91e5eaf6a637226f4338392462bc507f094506ab
|
|
||||||
@@ -1,30 +0,0 @@
|
|||||||
# Copyright 1999-2022 Gentoo Authors
|
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
|
||||||
|
|
||||||
EAPI=8
|
|
||||||
|
|
||||||
inherit dune
|
|
||||||
|
|
||||||
DESCRIPTION="An easy-to-use Xenstore library"
|
|
||||||
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"
|
|
||||||
SLOT="0/${PV}"
|
|
||||||
KEYWORDS="~amd64"
|
|
||||||
IUSE="ocamlopt"
|
|
||||||
|
|
||||||
DEPEND="
|
|
||||||
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
|
|
||||||
@@ -1,11 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
||||||
<pkgmetadata>
|
|
||||||
<maintainer type="person">
|
|
||||||
<email>lssndrbarbieri@gmail.com</email>
|
|
||||||
<name>Alessandro Barbieri</name>
|
|
||||||
</maintainer>
|
|
||||||
<upstream>
|
|
||||||
<remote-id type="github">xapi-project/ezxenstore</remote-id>
|
|
||||||
</upstream>
|
|
||||||
</pkgmetadata>
|
|
||||||
Reference in New Issue
Block a user