commit: 2e8b5aabf7db5dbc47f9fb23c11e84a73c360a42 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Wed Jan 17 00:37:25 2024 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Mon Jan 22 11:29:24 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e8b5aab
dev-gap/utils: update LICENSE Suggested-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> dev-gap/utils/utils-0.84.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-gap/utils/utils-0.84.ebuild b/dev-gap/utils/utils-0.84.ebuild index e8c6945c050a..7d66cd1347f1 100644 --- a/dev-gap/utils/utils-0.84.ebuild +++ b/dev-gap/utils/utils-0.84.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Utility functions in GAP" SLOT="0" SRC_URI="https://github.com/gap-packages/${PN}/releases/download/v${PV}/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-2+" KEYWORDS="~amd64" RDEPEND="dev-gap/autodoc
