From: Zac Medico Date: Fri, 15 Nov 2019 21:12:16 +0000 (-0800) Subject: app-emulation/skopeo: LICENSE: account for vendored software X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=eef6015d8a2af09f16edfb16b5e637d3ffb43fda;p=gentoo.git app-emulation/skopeo: LICENSE: account for vendored software Reported-by: Michał Górny Bug: https://bugs.gentoo.org/694906 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Zac Medico --- diff --git a/app-emulation/skopeo/skopeo-0.1.39.ebuild b/app-emulation/skopeo/skopeo-0.1.39.ebuild index 3af894ea4f9a..b26bcce76158 100644 --- a/app-emulation/skopeo/skopeo-0.1.39.ebuild +++ b/app-emulation/skopeo/skopeo-0.1.39.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Command line utility foroperations on container images and image re HOMEPAGE="https://github.com/containers/skopeo" SRC_URI="https://github.com/containers/${PN}/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" SLOT="0" KEYWORDS="~amd64" IUSE=""