summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKerin Millar <kfm@plushkava.net>2024-08-11 02:52:47 +0000
committerSam James <sam@gentoo.org>2024-08-11 11:25:51 +0100
commit5fccbf281ae32847683b2e4a1fab5b6bf30ed6b7 (patch)
tree3f4b98b0c2178465ebe9522087b1e80c74ae0d1a /sys-apps
parentsys-apps/gentoo-functions: drop 1.5, 1.7-r1, 1.7.1 (diff)
downloadgentoo-5fccbf281ae32847683b2e4a1fab5b6bf30ed6b7.tar.gz
gentoo-5fccbf281ae32847683b2e4a1fab5b6bf30ed6b7.tar.bz2
gentoo-5fccbf281ae32847683b2e4a1fab5b6bf30ed6b7.zip
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@plushkava.net> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/gentoo-functions/gentoo-functions-1.6-r2.ebuild (renamed from sys-apps/gentoo-functions/gentoo-functions-1.6-r1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/gentoo-functions/gentoo-functions-1.6-r1.ebuild b/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 )"