diff options
Diffstat (limited to 'app-emulation/docker-registry/docker-registry-2.7.1.ebuild')
-rw-r--r-- | app-emulation/docker-registry/docker-registry-2.7.1.ebuild | 2 |
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 |