From dd442e0695922288149cf78cb96534136acb5ad5 Mon Sep 17 00:00:00 2001 From: Hiroki Tokunaga Date: Sat, 27 Jul 2024 12:18:58 +0900 Subject: [PATCH] dev-ml/ocaml-version: update LICENSE Signed-off-by: Hiroki Tokunaga --- dev-ml/ocaml-version/ocaml-version-3.6.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ocaml-version/ocaml-version-3.6.7.ebuild b/dev-ml/ocaml-version/ocaml-version-3.6.7.ebuild index 3a9ae0e4df..26ec14736a 100644 --- a/dev-ml/ocaml-version/ocaml-version-3.6.7.ebuild +++ b/dev-ml/ocaml-version/ocaml-version-3.6.7.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Library to parse and enumerate releases of the OCaml compiler" HOMEPAGE="https://github.com/ocurrent/ocaml-version" SRC_URI="https://github.com/ocurrent/ocaml-version/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" +LICENSE="ISC" SLOT="0/${PV}"