commit: bb229381921ae3c1ad008d37812e9df24300ccfc Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 27 09:24:32 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 27 09:24:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb229381
dev-ml/async_ssl: fix licence Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ml/async_ssl/async_ssl-0.14.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/async_ssl/async_ssl-0.14.0.ebuild b/dev-ml/async_ssl/async_ssl-0.14.0.ebuild index fba5e18f576..ab39d4d7706 100644 --- a/dev-ml/async_ssl/async_ssl-0.14.0.ebuild +++ b/dev-ml/async_ssl/async_ssl-0.14.0.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="An Async-pipe-based interface with OpenSSL." HOMEPAGE="https://github.com/janestreet/async_ssl" SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="Apache-2.0" +LICENSE="MIT" SLOT="0/${PV}" KEYWORDS="~amd64" IUSE="+ocamlopt"
