commit: 94848fcffd4585b0ab04ed23edb1265946ee5fe1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 27 15:42:55 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 27 16:16:25 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94848fcf
sys-apps/gentoo-functions: update LICENSE
BSD -> MIT
Fixes: 032cb76a0413a591e15e9f57a0c24cba59d8fd70
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/gentoo-functions/gentoo-functions-1.7.5.ebuild | 2 +-
sys-apps/gentoo-functions/gentoo-functions-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-apps/gentoo-functions/gentoo-functions-1.7.5.ebuild
b/sys-apps/gentoo-functions/gentoo-functions-1.7.5.ebuild
index 8eabcd6e63b3..4130dc00cbf4 100644
--- a/sys-apps/gentoo-functions/gentoo-functions-1.7.5.ebuild
+++ b/sys-apps/gentoo-functions/gentoo-functions-1.7.5.ebuild
@@ -16,7 +16,7 @@ else
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc
~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris"
fi
-LICENSE="GPL-2 BSD"
+LICENSE="GPL-2 MIT"
SLOT="0"
IUSE="test"
RESTRICT="!test? ( test )"
diff --git a/sys-apps/gentoo-functions/gentoo-functions-9999.ebuild
b/sys-apps/gentoo-functions/gentoo-functions-9999.ebuild
index 8eabcd6e63b3..4130dc00cbf4 100644
--- a/sys-apps/gentoo-functions/gentoo-functions-9999.ebuild
+++ b/sys-apps/gentoo-functions/gentoo-functions-9999.ebuild
@@ -16,7 +16,7 @@ else
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc
~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris"
fi
-LICENSE="GPL-2 BSD"
+LICENSE="GPL-2 MIT"
SLOT="0"
IUSE="test"
RESTRICT="!test? ( test )"