app-emulation/buildah: LICENSE: account for vendored software
authorZac Medico <zmedico@gentoo.org>
Thu, 19 Sep 2019 03:16:25 +0000 (20:16 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 19 Sep 2019 03:16:41 +0000 (20:16 -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/buildah/buildah-1.11.2.ebuild

index 8962d91ae9cc25a35928dfbdc1f88cb87af9807c..6a58e5f4b30b517635654644b0b6cd7b2ba25b1f 100644 (file)
@@ -7,7 +7,7 @@ inherit bash-completion-r1 golang-vcs-snapshot
 KEYWORDS="~amd64"
 DESCRIPTION="A tool that facilitates building OCI images"
 HOMEPAGE="https://github.com/containers/buildah"
-LICENSE="Apache-2.0"
+LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0"
 SLOT="0"
 IUSE="ostree selinux"
 EGO_PN="${HOMEPAGE#*//}"