From 81cd8c190900c06572040029d2698051dee213a5 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Sun, 24 Nov 2019 12:19:26 -0600 Subject: [PATCH] app-crypt/cfssl: fix licenses Closes: https://bugs.gentoo.org/694728 Signed-off-by: William Hubbs --- app-crypt/cfssl/cfssl-1.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/cfssl/cfssl-1.4.1.ebuild b/app-crypt/cfssl/cfssl-1.4.1.ebuild index 68c4204008c1..6cec5015d3dc 100644 --- a/app-crypt/cfssl/cfssl-1.4.1.ebuild +++ b/app-crypt/cfssl/cfssl-1.4.1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Cloudflare's PKI and TLS toolkit" HOMEPAGE="https://github.com/cloudflare/cfssl" SRC_URI="https://github.com/cloudflare/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="BSD-2" +LICENSE="Apache-2.0 BSD BSD-1 MIT MPL-2.0" SLOT="0" KEYWORDS="~amd64" IUSE="hardened" -- 2.26.2