dev-python/lesscpy: Fix license
authorJohn Helmert III <jchelmertt3@gmail.com>
Tue, 5 May 2020 00:29:16 +0000 (19:29 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Tue, 5 May 2020 01:03:26 +0000 (20:03 -0500)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: John Helmert III <jchelmertt3@gmail.com>
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
dev-python/lesscpy/lesscpy-0.13.0.ebuild

index 669434fc4446c7e58d9fc0c63eebccde9a651317..1aa5850ae1c4ac1588a6604cc957a7059d014fd8 100644 (file)
@@ -13,7 +13,7 @@ DESCRIPTION="A compiler written in Python for the LESS language"
 HOMEPAGE="https://pypi.org/project/lesscpy/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
-LICENSE="Apache-2.0"
+LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="test"