From b2cf1d1ff5f97d5ea9adcce8de3e4a8916476771 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 18 Sep 2019 20:35:45 -0700 Subject: [PATCH] app-emulation/libpod: 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/libpod/libpod-1.5.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/libpod/libpod-1.5.1-r1.ebuild b/app-emulation/libpod/libpod-1.5.1-r1.ebuild index a3cd4c059627..f1061d08281f 100644 --- a/app-emulation/libpod/libpod-1.5.1-r1.ebuild +++ b/app-emulation/libpod/libpod-1.5.1-r1.ebuild @@ -11,7 +11,7 @@ inherit bash-completion-r1 flag-o-matic golang-vcs-snapshot DESCRIPTION="Library and podman tool for running OCI-based containers in Pods" HOMEPAGE="https://github.com/containers/libpod/" SRC_URI="https://github.com/containers/libpod/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" -- 2.26.2