commit:     76ad632a8cfcb920bdfafc48888e3fd432ea155e
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 16:02:54 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 16:02:54 2015 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=76ad632a

dev-python/notebook: Fix leading whitespaces

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

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

diff --git a/dev-python/notebook/notebook-9999.ebuild 
b/dev-python/notebook/notebook-9999.ebuild
index 155fbac..f6efc45 100644
--- a/dev-python/notebook/notebook-9999.ebuild
+++ b/dev-python/notebook/notebook-9999.ebuild
@@ -43,7 +43,7 @@ DEPEND="${RDEPEND}
                dev-python/coverage[${PYTHON_USEDEP}]
        )
        doc? (
-        app-text/pandoc
+               app-text/pandoc
                >=dev-python/ipython-4.0.0[${PYTHON_USEDEP}]
                >=dev-python/sphinx-1.1[${PYTHON_USEDEP}]
        )

Reply via email to