summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Brehler <marbre@linux.sungazer.de>2016-05-24 07:56:00 +0200
committerDavid Seifert <soap@gentoo.org>2016-05-29 16:53:40 +0200
commit918a573b2af754810cbdd3fd9c2f2d4a0c280f1f (patch)
tree9c3791ceee7dd0105b9a625707a7e3ab2fe8976b /dev-python/nbsphinx
parentdev-python/nbconvert: Add missing dependency (diff)
downloadgentoo-918a573b2af754810cbdd3fd9c2f2d4a0c280f1f.tar.gz
gentoo-918a573b2af754810cbdd3fd9c2f2d4a0c280f1f.tar.bz2
gentoo-918a573b2af754810cbdd3fd9c2f2d4a0c280f1f.zip
dev-python/nbsphinx: Set correct license
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python/nbsphinx')
-rw-r--r--dev-python/nbsphinx/nbsphinx-0.2.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/nbsphinx/nbsphinx-0.2.8.ebuild b/dev-python/nbsphinx/nbsphinx-0.2.8.ebuild
index d9922e20d656..879cdafd1e40 100644
--- a/dev-python/nbsphinx/nbsphinx-0.2.8.ebuild
+++ b/dev-python/nbsphinx/nbsphinx-0.2.8.ebuild
@@ -12,7 +12,7 @@ DESCRIPTION="Jupyter Notebook Tools for Sphinx"
HOMEPAGE="https://github.com/spatialaudio/nbsphinx/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-LICENSE="BSD"
+LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc test"