summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2019-11-24 12:19:26 -0600
committerWilliam Hubbs <williamh@gentoo.org>2019-11-24 12:21:57 -0600
commit81cd8c190900c06572040029d2698051dee213a5 (patch)
treee391405b20f022d260d4dd7a5d18746726c8b56b /app-crypt/cfssl
parentdev-libs/rocm-opencl-driver: fix warning (diff)
downloadgentoo-81cd8c190900c06572040029d2698051dee213a5.tar.gz
gentoo-81cd8c190900c06572040029d2698051dee213a5.tar.bz2
gentoo-81cd8c190900c06572040029d2698051dee213a5.zip
app-crypt/cfssl: fix licenses
Closes: https://bugs.gentoo.org/694728 Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'app-crypt/cfssl')
-rw-r--r--app-crypt/cfssl/cfssl-1.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"