diff options
author | William Hubbs <williamh@gentoo.org> | 2023-08-23 16:51:45 -0500 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2023-08-23 16:53:07 -0500 |
commit | 33f53d4b870ac46ec2ac3035a9cb8b5e5747578f (patch) | |
tree | cf36c8b64edbb33903983fd1c98790ee1039da7b /sys-apps/gentoo-functions | |
parent | mail-mta/proton-mail-bridge: require a sentry-native version which produces c... (diff) | |
download | gentoo-33f53d4b870ac46ec2ac3035a9cb8b5e5747578f.tar.gz gentoo-33f53d4b870ac46ec2ac3035a9cb8b5e5747578f.tar.bz2 gentoo-33f53d4b870ac46ec2ac3035a9cb8b5e5747578f.zip |
sys-apps/gentoo-functions: update LICENSE
Closes: https://bugs.gentoo.org/912807
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'sys-apps/gentoo-functions')
-rw-r--r-- | sys-apps/gentoo-functions/gentoo-functions-0.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/gentoo-functions/gentoo-functions-0.19.ebuild b/sys-apps/gentoo-functions/gentoo-functions-0.19.ebuild index 39769eaa9170..51827ac19e65 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" +LICENSE="GPL-2 public-domain" SLOT="0" # Specifically needs GNU find, as well. |