commit:     b8e6f5027a0fd0570c2c8c41d511fda477b27ab7
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Wed Mar 11 19:58:18 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Mar 11 19:58:53 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=b8e6f502

dev-python/jupyter-nbviewer: Fix description

Package-Manager: portage-2.2.14

 dev-python/jupyter-nbviewer/jupyter-nbviewer-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/jupyter-nbviewer/jupyter-nbviewer-9999.ebuild 
b/dev-python/jupyter-nbviewer/jupyter-nbviewer-9999.ebuild
index a3031d4..941c5ca 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

Reply via email to