commit: fe735307e1aca82f388ea6edf27a2b18d2998886 Author: Slawomir Lis <slis <AT> gentoo <DOT> org> AuthorDate: Tue May 30 10:02:38 2017 +0000 Commit: Slawek Lis <slis <AT> gentoo <DOT> org> CommitDate: Tue May 30 10:34:49 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe735307
dev-python/munch: fixed licence Package-Manager: Portage-2.3.6, Repoman-2.3.2 dev-python/munch/munch-2.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/munch/munch-2.1.1.ebuild b/dev-python/munch/munch-2.1.1.ebuild index aa25405c3e0..23045a8ee9a 100644 --- a/dev-python/munch/munch-2.1.1.ebuild +++ b/dev-python/munch/munch-2.1.1.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="A dot-accessible dictionary (a la JavaScript objects)" HOMEPAGE="https://github.com/Infinidat/munch" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -LICENSE="BSD" +LICENSE="MIT" KEYWORDS="~amd64 ~x86" SLOT="0" IUSE=""
