commit: 7c0f60c1c67882265c91f8a75c5a1c02e78c8376 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Aug 24 20:46:42 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Aug 24 20:47:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c0f60c1
Revert "sys-apps/gentoo-functions: update LICENSE" This reverts commit 33f53d4b870ac46ec2ac3035a9cb8b5e5747578f. The relevant file is not in 0.19, just in master. The commit also neglected to sync live. Bug: https://bugs.gentoo.org/912807 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/gentoo-functions/gentoo-functions-0.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/gentoo-functions/gentoo-functions-0.19.ebuild b/sys-apps/gentoo-functions/gentoo-functions-0.19.ebuild index 51827ac19e65..39769eaa9170 100644 --- a/sys-apps/gentoo-functions/gentoo-functions-0.19.ebuild +++ b/sys-apps/gentoo-functions/gentoo-functions-0.19.ebuild @@ -16,7 +16,7 @@ inherit toolchain-funcs flag-o-matic DESCRIPTION="Base functions required by all Gentoo systems" HOMEPAGE="https://gitweb.gentoo.org/proj/gentoo-functions.git" -LICENSE="GPL-2 public-domain" +LICENSE="GPL-2" SLOT="0" # Specifically needs GNU find, as well.