projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e1c64f
)
app-emulation/flannel: LICENSE: account for vendored software
author
Zac Medico
<zmedico@gentoo.org>
Thu, 19 Sep 2019 00:22:11 +0000
(17:22 -0700)
committer
Zac Medico
<zmedico@gentoo.org>
Thu, 19 Sep 2019 00:26:20 +0000
(17:26 -0700)
Reported-by: Michał Górny <mgorny@gentoo.org>
Closes: https://bugs.gentoo.org/694904
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Zac Medico <zmedico@gentoo.org>
app-emulation/flannel/flannel-0.11.0.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/flannel/flannel-0.11.0.ebuild
b/app-emulation/flannel/flannel-0.11.0.ebuild
index 0753cf0bc62eadc65dbae5f8c60b17866a57f83c..921d9cf19280e38cb4c236e6189f7b25e8737f35 100644
(file)
--- a/
app-emulation/flannel/flannel-0.11.0.ebuild
+++ b/
app-emulation/flannel/flannel-0.11.0.ebuild
@@
-10,7
+10,7
@@
DESCRIPTION="An etcd backed network fabric for containers"
EGO_PN="github.com/coreos/flannel"
HOMEPAGE="https://github.com/coreos/flannel"
SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="Apache-2.0"
+LICENSE="Apache-2.0
BSD ISC LGPL-3 MIT
"
SLOT="0"
IUSE="hardened"
RESTRICT="test"