commit: 9d92e22b4be937f4bf3ac4382cd8dcdf9a56411d Author: John Helmert III <jchelmertt3 <AT> gmail <DOT> com> AuthorDate: Tue May 5 00:29:16 2020 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Tue May 5 01:03:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d92e22b
dev-python/lesscpy: Fix license Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: John Helmert III <jchelmertt3 <AT> gmail.com> Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> dev-python/lesscpy/lesscpy-0.13.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/lesscpy/lesscpy-0.13.0.ebuild b/dev-python/lesscpy/lesscpy-0.13.0.ebuild index 669434fc444..1aa5850ae1c 100644 --- a/dev-python/lesscpy/lesscpy-0.13.0.ebuild +++ b/dev-python/lesscpy/lesscpy-0.13.0.ebuild @@ -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"
