From b760350e909a265ec6d78e87a3960a8024ca4cfd Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 18 Sep 2019 20:16:25 -0700 Subject: [PATCH] app-emulation/buildah: LICENSE: account for vendored software MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Reported-by: Michał Górny Bug: https://bugs.gentoo.org/694890 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Zac Medico --- app-emulation/buildah/buildah-1.11.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/buildah/buildah-1.11.2.ebuild b/app-emulation/buildah/buildah-1.11.2.ebuild index 8962d91ae9cc..6a58e5f4b30b 100644 --- a/app-emulation/buildah/buildah-1.11.2.ebuild +++ b/app-emulation/buildah/buildah-1.11.2.ebuild @@ -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#*//}" -- 2.26.2