aboutsummaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorHiroki Tokunaga <tokusan441@gmail.com>2024-07-27 12:18:58 +0900
committerHiroki Tokunaga <tokusan441@gmail.com>2024-07-27 12:18:58 +0900
commitdd442e0695922288149cf78cb96534136acb5ad5 (patch)
tree95fd2465136786dcd1dd8d1b4831afe16f85c558 /dev-ml
parentdev-ml/ocaml-version: new package, add 3.6.7 (diff)
downloadguru-dd442e0695922288149cf78cb96534136acb5ad5.tar.gz
guru-dd442e0695922288149cf78cb96534136acb5ad5.tar.bz2
guru-dd442e0695922288149cf78cb96534136acb5ad5.zip
dev-ml/ocaml-version: update LICENSE
Signed-off-by: Hiroki Tokunaga <tokusan441@gmail.com>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ocaml-version/ocaml-version-3.6.7.ebuild2
1 files changed, 1 insertions, 1 deletions
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 3a9ae0e4d..26ec14736 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}"