From 052ec30b0c8650c55fab6e02be97dc3b2cde8bef Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 9 Dec 2019 21:40:45 -0800 Subject: [PATCH] sys-auth/docker_auth: LICENSE: account for vendored software Bug: https://bugs.gentoo.org/695298 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Zac Medico --- sys-auth/docker_auth/docker_auth-1.3.1.ebuild | 4 ++-- sys-auth/docker_auth/docker_auth-1.4.0.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-auth/docker_auth/docker_auth-1.3.1.ebuild b/sys-auth/docker_auth/docker_auth-1.3.1.ebuild index 9fe0af56b043..45b321b02a58 100644 --- a/sys-auth/docker_auth/docker_auth-1.3.1.ebuild +++ b/sys-auth/docker_auth/docker_auth-1.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -44,7 +44,7 @@ KEYWORDS="~amd64" DESCRIPTION="Docker Registry 2 authentication server" HOMEPAGE="https://github.com/cesanta/docker_auth" -LICENSE="Apache-2.0" +LICENSE="Apache-2.0 BSD BSD-2 LGPL-3 MIT ZLIB" SLOT="0" IUSE="" diff --git a/sys-auth/docker_auth/docker_auth-1.4.0.ebuild b/sys-auth/docker_auth/docker_auth-1.4.0.ebuild index 9c6effc2e327..a4d41f0d02b3 100644 --- a/sys-auth/docker_auth/docker_auth-1.4.0.ebuild +++ b/sys-auth/docker_auth/docker_auth-1.4.0.ebuild @@ -44,7 +44,7 @@ KEYWORDS="~amd64" DESCRIPTION="Docker Registry 2 authentication server" HOMEPAGE="https://github.com/cesanta/docker_auth" -LICENSE="Apache-2.0" +LICENSE="Apache-2.0 BSD BSD-2 LGPL-3 MIT ZLIB" SLOT="0" IUSE="" -- 2.26.2