commit: 6bfc7422083df0d63bc1aa4399bf6e56c88bf2e2 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Aug 24 20:47:46 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Aug 24 20:47:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bfc7422
sys-apps/gentoo-functions: update LICENSE ecma48-cpr.c in master is public-domain. It is not yet in a release. Closes: https://bugs.gentoo.org/912807 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/gentoo-functions/gentoo-functions-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/gentoo-functions/gentoo-functions-9999.ebuild b/sys-apps/gentoo-functions/gentoo-functions-9999.ebuild index b43489741598..54a24d65f0a1 100644 --- a/sys-apps/gentoo-functions/gentoo-functions-9999.ebuild +++ b/sys-apps/gentoo-functions/gentoo-functions-9999.ebuild @@ -16,7 +16,7 @@ inherit meson DESCRIPTION="Base functions required by all Gentoo systems" HOMEPAGE="https://gitweb.gentoo.org/proj/gentoo-functions.git" -LICENSE="GPL-2" +LICENSE="GPL-2 public-domain" SLOT="0" IUSE="test" RESTRICT="!test? ( test )"