diff options
author | Zac Medico <zmedico@gentoo.org> | 2019-12-13 18:17:55 -0800 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2019-12-13 18:19:02 -0800 |
commit | 5c696d8d40571505427d4dd601009052debef103 (patch) | |
tree | 2f6211bf5c37f2f04577878dfa6863e0d255338c /sys-cluster/minikube | |
parent | sys-cluster/minikube: Add myself as maintainer (diff) | |
download | gentoo-5c696d8d40571505427d4dd601009052debef103.tar.gz gentoo-5c696d8d40571505427d4dd601009052debef103.tar.bz2 gentoo-5c696d8d40571505427d4dd601009052debef103.zip |
sys-cluster/minikube: LICENSE: account for vendored software
Bug: https://bugs.gentoo.org/695300
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'sys-cluster/minikube')
-rw-r--r-- | sys-cluster/minikube/minikube-1.0.0.ebuild | 2 | ||||
-rw-r--r-- | sys-cluster/minikube/minikube-1.0.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/minikube/minikube-1.0.0.ebuild b/sys-cluster/minikube/minikube-1.0.0.ebuild index b49a012ebec2..95d50dc29194 100644 --- a/sys-cluster/minikube/minikube-1.0.0.ebuild +++ b/sys-cluster/minikube/minikube-1.0.0.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Single Node Kubernetes Cluster" HOMEPAGE="https://github.com/kubernetes/minikube https://kubernetes.io" SRC_URI="${ARCHIVE_URI}" -LICENSE="Apache-2.0" +LICENSE="Apache-2.0 BSD BSD-2 CC-BY-4.0 CC-BY-SA-4.0 CC0-1.0 GPL-2 ISC LGPL-3 MIT MPL-2.0 WTFPL-2 ZLIB || ( LGPL-3+ GPL-2 ) || ( Apache-2.0 LGPL-3+ ) || ( Apache-2.0 CC-BY-4.0 )" SLOT="0" IUSE="hardened libvirt" diff --git a/sys-cluster/minikube/minikube-1.0.1.ebuild b/sys-cluster/minikube/minikube-1.0.1.ebuild index b49a012ebec2..95d50dc29194 100644 --- a/sys-cluster/minikube/minikube-1.0.1.ebuild +++ b/sys-cluster/minikube/minikube-1.0.1.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Single Node Kubernetes Cluster" HOMEPAGE="https://github.com/kubernetes/minikube https://kubernetes.io" SRC_URI="${ARCHIVE_URI}" -LICENSE="Apache-2.0" +LICENSE="Apache-2.0 BSD BSD-2 CC-BY-4.0 CC-BY-SA-4.0 CC0-1.0 GPL-2 ISC LGPL-3 MIT MPL-2.0 WTFPL-2 ZLIB || ( LGPL-3+ GPL-2 ) || ( Apache-2.0 LGPL-3+ ) || ( Apache-2.0 CC-BY-4.0 )" SLOT="0" IUSE="hardened libvirt" |