From: Zac Medico Date: Thu, 19 Sep 2019 02:32:37 +0000 (-0700) Subject: app-emulation/docker-registry: LICENSE: account for vendored software X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b1d74fd5116887fec2a0d8206d56e9a870c4fcc8;p=gentoo.git app-emulation/docker-registry: LICENSE: account for vendored software 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 --- diff --git a/app-emulation/docker-registry/docker-registry-2.7.1.ebuild b/app-emulation/docker-registry/docker-registry-2.7.1.ebuild index 57b97ad055d0..23e7af931a1e 100644 --- a/app-emulation/docker-registry/docker-registry-2.7.1.ebuild +++ b/app-emulation/docker-registry/docker-registry-2.7.1.ebuild @@ -10,7 +10,7 @@ EGIT_COMMIT="2461543d988979529609e8cb6fca9ca190dc48da" SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" DESCRIPTION="Docker Registry 2.0" HOMEPAGE="https://github.com/docker/distribution" -LICENSE="Apache-2.0" +LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 MIT ZLIB" SLOT="0" IUSE="" SVCNAME=registry