dev-python/munch: fixed licence
authorSlawomir Lis <slis@gentoo.org>
Tue, 30 May 2017 10:02:38 +0000 (12:02 +0200)
committerSlawomir Lis <slis@gentoo.org>
Tue, 30 May 2017 10:34:49 +0000 (12:34 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-python/munch/munch-2.1.1.ebuild

index aa25405c3e0bbb121002b24dec2c684920907c09..23045a8ee9a065edae260194b790d95bd20d2ab5 100644 (file)
@@ -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=""