# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit autotools DESCRIPTION="Compatibility module for OCaml standard library" HOMEPAGE="https://github.com/ocamllibs/stdcompat" SRC_URI="https://github.com/ocamllibs/stdcompat/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0/${PV}" KEYWORDS="~amd64 ~x86" DEPEND=">=dev-lang/ocaml-4.11:=[ocamlopt]