commit: 5cc001e99bb2bab2b60b8e63e5a9f55f880c237f Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sun Feb 14 14:58:48 2021 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sun Feb 14 14:58:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cc001e9
dev-python/asteval: Update LICENSE It is MIT for some time, not BSD Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> dev-python/asteval/asteval-0.9.22.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/asteval/asteval-0.9.22.ebuild b/dev-python/asteval/asteval-0.9.22.ebuild index e3e5e94c950..9b942b30058 100644 --- a/dev-python/asteval/asteval-0.9.22.ebuild +++ b/dev-python/asteval/asteval-0.9.22.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Evaluator of Python expression using ast module" HOMEPAGE="https://newville.github.io/asteval/ https://github.com/newville/asteval" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -LICENSE="BSD" +LICENSE="MIT" SLOT="0" KEYWORDS="~amd64" IUSE=""
