summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-27 09:24:32 +0000
committerSam James <sam@gentoo.org>2021-01-27 09:24:32 +0000
commitbb229381921ae3c1ad008d37812e9df24300ccfc (patch)
tree90c4ffe9aaffc26b38cc639e1bb61a6d3d2796ae /dev-ml/async_ssl
parentdev-ml/async_rpc_kernel: fix licence in 0.14.0 (diff)
downloadgentoo-bb229381921ae3c1ad008d37812e9df24300ccfc.tar.gz
gentoo-bb229381921ae3c1ad008d37812e9df24300ccfc.tar.bz2
gentoo-bb229381921ae3c1ad008d37812e9df24300ccfc.zip
dev-ml/async_ssl: fix licence
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/async_ssl')
-rw-r--r--dev-ml/async_ssl/async_ssl-0.14.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 fba5e18f5769..ab39d4d77063 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"