projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
788b871
)
app-crypt/cfssl: fix licenses
author
William Hubbs
<williamh@gentoo.org>
Sun, 24 Nov 2019 18:19:26 +0000
(12:19 -0600)
committer
William Hubbs
<williamh@gentoo.org>
Sun, 24 Nov 2019 18:21:57 +0000
(12:21 -0600)
Closes: https://bugs.gentoo.org/694728
Signed-off-by: William Hubbs <williamh@gentoo.org>
app-crypt/cfssl/cfssl-1.4.1.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/cfssl/cfssl-1.4.1.ebuild
b/app-crypt/cfssl/cfssl-1.4.1.ebuild
index 68c4204008c1b93b6ee08506569f6563d81770e8..6cec5015d3dc794d9c2d6b50031d758d26413a52 100644
(file)
--- 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"