commit: 0f25b77151bc029a69e028d30951134f7a11527d Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sat Sep 28 20:06:54 2024 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sat Sep 28 20:06:54 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f25b771
dev-python/graph-tool: update license to LGPLv3 Signed-off-by: David Seifert <soap <AT> gentoo.org> dev-python/graph-tool/graph-tool-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/graph-tool/graph-tool-9999.ebuild b/dev-python/graph-tool/graph-tool-9999.ebuild index 933f090ee1fa..527c8cec589b 100644 --- a/dev-python/graph-tool/graph-tool-9999.ebuild +++ b/dev-python/graph-tool/graph-tool-9999.ebuild @@ -18,7 +18,7 @@ fi DESCRIPTION="An efficient python module for manipulation and statistical analysis of graphs" HOMEPAGE="https://graph-tool.skewed.de/" -LICENSE="GPL-3" +LICENSE="LGPL-3" SLOT="0" IUSE="+cairo openmp" REQUIRED_USE="${PYTHON_REQUIRED_USE}"
