diff options
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ocaml-version/ocaml-version-3.6.7.ebuild | 2 |
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}" |