summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2019-09-18 19:32:37 -0700
committerZac Medico <zmedico@gentoo.org>2019-09-18 19:33:25 -0700
commitb1d74fd5116887fec2a0d8206d56e9a870c4fcc8 (patch)
treed13cabf43b162846bbf8ae4f7cd145e02597f1cf /app-emulation
parentapp-emulation/docker-registry: Remove old versions (diff)
downloadgentoo-b1d74fd5116887fec2a0d8206d56e9a870c4fcc8.tar.gz
gentoo-b1d74fd5116887fec2a0d8206d56e9a870c4fcc8.tar.bz2
gentoo-b1d74fd5116887fec2a0d8206d56e9a870c4fcc8.zip
app-emulation/docker-registry: LICENSE: account for vendored software
Reported-by: Michał Górny <mgorny@gentoo.org> Bug: https://bugs.gentoo.org/694890 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/docker-registry/docker-registry-2.7.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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