summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSlawomir Lis <slis@gentoo.org>2017-05-30 12:02:38 +0200
committerSlawomir Lis <slis@gentoo.org>2017-05-30 12:34:49 +0200
commitfe735307e1aca82f388ea6edf27a2b18d2998886 (patch)
tree78db986e47f7e18e11370913c9a67896f66b525b /dev-python/munch
parentdev-python/munch: package added (diff)
downloadgentoo-fe735307e1aca82f388ea6edf27a2b18d2998886.tar.gz
gentoo-fe735307e1aca82f388ea6edf27a2b18d2998886.tar.bz2
gentoo-fe735307e1aca82f388ea6edf27a2b18d2998886.zip
dev-python/munch: fixed licence
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/munch')
-rw-r--r--dev-python/munch/munch-2.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/munch/munch-2.1.1.ebuild b/dev-python/munch/munch-2.1.1.ebuild
index aa25405c3e0b..23045a8ee9a0 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=""