aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Brehler <marbre@linux.sungazer.de>2015-03-11 20:58:18 +0100
committerJustin Lecher <jlec@gentoo.org>2015-03-14 09:21:00 +0100
commit6a7ef5ef2cc441a5d3d54e1f29c0073d93deeee1 (patch)
tree5411b7e651eef58c1a5f824e445ccc86eb65f685 /dev-python/jupyter-nbviewer
parentnew package; the k-mer size is set during compilation, use 'k=121 emerge kmer... (diff)
downloadsci-6a7ef5ef2cc441a5d3d54e1f29c0073d93deeee1.tar.gz
sci-6a7ef5ef2cc441a5d3d54e1f29c0073d93deeee1.tar.bz2
sci-6a7ef5ef2cc441a5d3d54e1f29c0073d93deeee1.zip
dev-python/jupyter-nbviewer: Fix description
Package-Manager: portage-2.2.14
Diffstat (limited to 'dev-python/jupyter-nbviewer')
-rw-r--r--dev-python/jupyter-nbviewer/jupyter-nbviewer-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jupyter-nbviewer/jupyter-nbviewer-9999.ebuild b/dev-python/jupyter-nbviewer/jupyter-nbviewer-9999.ebuild
index a3031d4b7..941c5caae 100644
--- a/dev-python/jupyter-nbviewer/jupyter-nbviewer-9999.ebuild
+++ b/dev-python/jupyter-nbviewer/jupyter-nbviewer-9999.ebuild
@@ -9,7 +9,7 @@ inherit distutils-r1
MY_PN="nbviewer"
-DESCRIPTION="A system for assigning and grading notebooks"
+DESCRIPTION="Nbconvert as a webservice (rendering ipynb to static HTML)"
HOMEPAGE="http://jupyter.org"
if [ ${PV} == "9999" ] ; then