dev-ml/ocaml-version - 3.6.4 (zscheile)

Search

Install

Install this version:

emerge -a =dev-ml/ocaml-version-3.6.4

Package Information

Description:
Manipulate, parse and generate OCaml compiler version strings
Homepage:
https://github.com/ocurrent/ocaml-version
License:
ISC

Ebuild Details

Version EAPI Keywords Slot
3.6.4 8 amd64 arm arm64 ~ppc ppc64 ~riscv x86 0/3.6.4
View Raw Ebuild
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit dune

DESCRIPTION="Manipulate, parse and generate OCaml compiler version strings"
HOMEPAGE="https://github.com/ocurrent/ocaml-version"
SRC_URI="https://github.com/ocurrent/${PN}/releases/download/v${PV}/${P}.tbz"

LICENSE="ISC"
SLOT="0/${PV}"
KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
IUSE="+ocamlopt test"

BDEPEND="test? ( dev-ml/alcotest:* )"
RESTRICT="!test? ( test )"

USE Flags

Manage flags for this package: euse -i <flag> -p dev-ml/ocaml-version | euse -E <flag> -p dev-ml/ocaml-version | euse -D <flag> -p dev-ml/ocaml-version

Global/Standard Flags

ocamlopt
Default: Enabled (+)

Inherited Eclasses

Dependencies

BDEPEND

test? ( dev-ml/alcotest:* )

Manifest for 3.6.4

Type File Size Source URLs
DIST ocaml-version-3.6.4.tbz 13161 bytes https://github.com/ocurrent/ocaml-version/releases/download/v3.6.4/ocaml-version-3.6.4.tbz