commit: b760350e909a265ec6d78e87a3960a8024ca4cfd Author: Zac Medico <zmedico <AT> gentoo <DOT> org> AuthorDate: Thu Sep 19 03:16:25 2019 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Thu Sep 19 03:16:41 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b760350e
app-emulation/buildah: LICENSE: account for vendored software Reported-by: Michał Górny <mgorny <AT> gentoo.org> Bug: https://bugs.gentoo.org/694890 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Zac Medico <zmedico <AT> gentoo.org> 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 8962d91ae9c..6a58e5f4b30 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#*//}"
