app-emulation/cri-o: LICENSE: account for vendored software
authorZac Medico <zmedico@gentoo.org>
Thu, 19 Sep 2019 03:56:33 +0000 (20:56 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 19 Sep 2019 03:57:29 +0000 (20:57 -0700)
Reported-by: Michał Górny <mgorny@gentoo.org>
Bug: https://bugs.gentoo.org/694890
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Zac Medico <zmedico@gentoo.org>
app-emulation/cri-o/cri-o-1.10.6.ebuild
app-emulation/cri-o/cri-o-1.13.9.ebuild
app-emulation/cri-o/cri-o-1.15.1.ebuild

index 845da94a93bdb6cd9746aa33e48d77e0939db4ad..a5292a57902f97a99f553d72a6387aaac1fe1db4 100644 (file)
@@ -12,7 +12,7 @@ DESCRIPTION="OCI-based implementation of Kubernetes Container Runtime Interface"
 HOMEPAGE="https://cri-o.io/"
 SRC_URI="https://github.com/kubernetes-incubator/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
-LICENSE="Apache-2.0"
+LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE="btrfs +device-mapper ostree seccomp selinux"
index 8fc1dca0d81ec8f3a7f62b0709a1855798564dd4..3331e9719be18087b769ed1775445126db34f013 100644 (file)
@@ -12,7 +12,7 @@ DESCRIPTION="OCI-based implementation of Kubernetes Container Runtime Interface"
 HOMEPAGE="https://cri-o.io/"
 SRC_URI="https://github.com/kubernetes-sigs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
-LICENSE="Apache-2.0"
+LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE="btrfs +device-mapper ostree seccomp selinux"
index cfbec5e0e93eb10c96d07809ddf82e2bd7c476e8..c439086a987c48f0f9d10d39e6d986481a4c924e 100644 (file)
@@ -12,7 +12,7 @@ DESCRIPTION="OCI-based implementation of Kubernetes Container Runtime Interface"
 HOMEPAGE="https://cri-o.io/"
 SRC_URI="https://github.com/cri-o/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
-LICENSE="Apache-2.0"
+LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE="btrfs +device-mapper selinux systemd"