commit:     26f1d99954bd4d838d3ca45495be2dc173dfc335
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Fri Jan 19 06:03:23 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Feb  9 13:03:14 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26f1d999

sys-cluster/kops: update LICENSE

* Update license based on upstream and lichen output for the
  dependencies.

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-cluster/kops/kops-1.23.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/kops/kops-1.23.2.ebuild 
b/sys-cluster/kops/kops-1.23.2.ebuild
index 85f46b6e9018..f5db1a763c61 100644
--- a/sys-cluster/kops/kops-1.23.2.ebuild
+++ b/sys-cluster/kops/kops-1.23.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -9,7 +9,7 @@ DESCRIPTION="Kubernetes Operations"
 HOMEPAGE="https://kops.sigs.k8s.io/ https://github.com/kubernetes/kops/";
 SRC_URI="https://github.com/kubernetes/kops/archive/refs/tags/v${PV}.tar.gz -> 
${P}.tar.gz"
 
-LICENSE="Apache-2.0 BSD-2 BSD-4 ECL-2.0 imagemagick ISC JSON MIT 
MIT-with-advertising MPL-2.0 unicode"
+LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 MIT MPL-2.0 Unicode-DFS-2016"
 SLOT="0"
 KEYWORDS="~amd64"
 

Reply via email to