commit: 710c07115e7d46893db37a6fdd936ed64654de72 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 19 07:08:26 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 19 07:08:26 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=710c0711
sys-apps/kbd: update LICENSE e.g. README says it is GPL-2+ Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/kbd/kbd-2.9.0-r1.ebuild | 4 ++-- sys-apps/kbd/kbd-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys-apps/kbd/kbd-2.9.0-r1.ebuild b/sys-apps/kbd/kbd-2.9.0-r1.ebuild index 324771c58cb9..aa13eb6a3824 100644 --- a/sys-apps/kbd/kbd-2.9.0-r1.ebuild +++ b/sys-apps/kbd/kbd-2.9.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,7 @@ fi DESCRIPTION="Keyboard and console utilities" HOMEPAGE="https://kbd-project.org/" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" IUSE="bzip2 lzma nls selinux pam test zlib zstd" RESTRICT="!test? ( test )" diff --git a/sys-apps/kbd/kbd-9999.ebuild b/sys-apps/kbd/kbd-9999.ebuild index c7a1d26b0648..f93f7b1189a0 100644 --- a/sys-apps/kbd/kbd-9999.ebuild +++ b/sys-apps/kbd/kbd-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,7 @@ fi DESCRIPTION="Keyboard and console utilities" HOMEPAGE="https://kbd-project.org/" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" IUSE="bzip2 lzma nls selinux pam test zlib zstd" RESTRICT="!test? ( test )"
