| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 5.2.0 | 8 | ~amd64 | 0/5.2.0 |
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit dune
DESCRIPTION="POSIX time functions for MirageOS"
HOMEPAGE="https://github.com/mirage/mirage-ptime"
SRC_URI="https://github.com/mirage/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="ISC"
SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE="+ocamlopt"
RDEPEND="dev-ml/ptime:0="
dev-ml/ptime:0=
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | mirage-ptime-5.2.0.tar.gz | 5065 bytes | https://github.com/mirage/mirage-ptime/archive/v5.2.0.tar.gz |