commit: ac0f4bdf9e38e75653c9796dbdb15993cfb187cd Author: Thomas Bracht Laumann Jespersen <t <AT> laumann <DOT> xyz> AuthorDate: Tue Jan 13 10:00:09 2026 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Tue Jan 13 10:00:09 2026 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ac0f4bdf
dev-ml/ocaml-containers: update LICENSE Signed-off-by: Thomas Bracht Laumann Jespersen <t <AT> laumann.xyz> dev-ml/ocaml-containers/ocaml-containers-3.16.ebuild | 4 ++-- dev-ml/ocaml-containers/ocaml-containers-3.17.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ml/ocaml-containers/ocaml-containers-3.16.ebuild b/dev-ml/ocaml-containers/ocaml-containers-3.16.ebuild index f92d8589da..aecf324a93 100644 --- a/dev-ml/ocaml-containers/ocaml-containers-3.16.ebuild +++ b/dev-ml/ocaml-containers/ocaml-containers-3.16.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023-2025 Gentoo Authors +# Copyright 2023-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ DESCRIPTION="Modular, clean and powerful extension of the OCaml standard library HOMEPAGE="https://github.com/c-cube/ocaml-containers" SRC_URI="https://github.com/c-cube/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" -LICENSE="BSD" +LICENSE="BSD-2" SLOT="0/${PV}" KEYWORDS="~amd64" IUSE="+ocamlopt test" diff --git a/dev-ml/ocaml-containers/ocaml-containers-3.17.ebuild b/dev-ml/ocaml-containers/ocaml-containers-3.17.ebuild index a19b189390..155433e676 100644 --- a/dev-ml/ocaml-containers/ocaml-containers-3.17.ebuild +++ b/dev-ml/ocaml-containers/ocaml-containers-3.17.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Modular, clean and powerful extension of the OCaml standard library HOMEPAGE="https://github.com/c-cube/ocaml-containers" SRC_URI="https://github.com/c-cube/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" -LICENSE="BSD" +LICENSE="BSD-2" SLOT="0/${PV}" KEYWORDS="~amd64" IUSE="+ocamlopt test"
