projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c17ea7f
)
dev-python/munch: fixed licence
author
Slawomir Lis
<slis@gentoo.org>
Tue, 30 May 2017 10:02:38 +0000
(12:02 +0200)
committer
Slawomir 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
patch
|
blob
|
history
diff --git
a/dev-python/munch/munch-2.1.1.ebuild
b/dev-python/munch/munch-2.1.1.ebuild
index aa25405c3e0bbb121002b24dec2c684920907c09..23045a8ee9a065edae260194b790d95bd20d2ab5 100644
(file)
--- 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=""