commit: 5fccbf281ae32847683b2e4a1fab5b6bf30ed6b7
Author: Kerin Millar <kfm <AT> plushkava <DOT> net>
AuthorDate: Sun Aug 11 02:52:47 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 11 10:25:51 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fccbf28
sys-apps/gentoo-functions: revise 1.6-r1 as 1.6-r2
The only difference is that public-domain has been dropped from LICENSE,
since it is no longer applicable.
Signed-off-by: Kerin Millar <kfm <AT> plushkava.net>
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../{gentoo-functions-1.6-r1.ebuild => gentoo-functions-1.6-r2.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-apps/gentoo-functions/gentoo-functions-1.6-r1.ebuild
b/sys-apps/gentoo-functions/gentoo-functions-1.6-r2.ebuild
similarity index 97%
rename from sys-apps/gentoo-functions/gentoo-functions-1.6-r1.ebuild
rename to sys-apps/gentoo-functions/gentoo-functions-1.6-r2.ebuild
index 191370d892fa..d4867ab362ac 100644
--- a/sys-apps/gentoo-functions/gentoo-functions-1.6-r1.ebuild
+++ b/sys-apps/gentoo-functions/gentoo-functions-1.6-r2.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 public-domain"
+LICENSE="GPL-2"
SLOT="0"
IUSE="test"
RESTRICT="!test? ( test )"