From fe735307e1aca82f388ea6edf27a2b18d2998886 Mon Sep 17 00:00:00 2001 From: Slawomir Lis Date: Tue, 30 May 2017 12:02:38 +0200 Subject: [PATCH] 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 aa25405c3e0bb..23045a8ee9a06 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=""