commit: fab61abe9484160bafaf246fcb527aaed0c5d2c4 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Sat Aug 17 23:20:42 2024 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Sat Aug 17 23:40:20 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fab61abe
dev-python/sip: update licenses Like several other packages from the same upstream, this changed to BSD-2 after its introduction on github but I seem to have overlooked updating it for this one. Considering how development been semi-closed prior to github and how a lot of the sip code been rewritten recently, there is "probably" no issue with this change. Closes: https://bugs.gentoo.org/938123 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> dev-python/sip/{sip-6.8.6.ebuild => sip-6.8.6-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/sip/sip-6.8.6.ebuild b/dev-python/sip/sip-6.8.6-r1.ebuild similarity index 96% rename from dev-python/sip/sip-6.8.6.ebuild rename to dev-python/sip/sip-6.8.6-r1.ebuild index 068f480fc01b..9913ad6dd059 100644 --- a/dev-python/sip/sip-6.8.6.ebuild +++ b/dev-python/sip/sip-6.8.6-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI=" -> ${P}.gh.tar.gz " -LICENSE="|| ( GPL-2 GPL-3 SIP )" +LICENSE="BSD-2 BSD" SLOT="5" KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~sparc x86"
