dev-ml/mirage-ptime - 5.2.0 (nest)

Search

Package Information

Description:
POSIX time functions for MirageOS
Homepage:
https://github.com/mirage/mirage-ptime
License:
ISC

Ebuild Details

Version EAPI Keywords Slot
5.2.0 8 ~amd64 0/5.2.0
View Raw Ebuild
# 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="

USE Flags

ocamlopt
Default: Enabled (+)

Dependencies

RDEPEND

dev-ml/ptime:0=

Manifest for 5.2.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