aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-09-21 18:02:54 +0200
committerJustin Lecher <jlec@gentoo.org>2015-09-21 18:02:54 +0200
commit76ad632a8cfcb920bdfafc48888e3fd432ea155e (patch)
tree72ad776a05860153061f6d7fc330e380490510bf
parentsci-biology/polyphen: Drop empty lines (diff)
downloadsci-76ad632a8cfcb920bdfafc48888e3fd432ea155e.tar.gz
sci-76ad632a8cfcb920bdfafc48888e3fd432ea155e.tar.bz2
sci-76ad632a8cfcb920bdfafc48888e3fd432ea155e.zip
dev-python/notebook: Fix leading whitespaces
Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
-rw-r--r--dev-python/notebook/notebook-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/notebook/notebook-9999.ebuild b/dev-python/notebook/notebook-9999.ebuild
index 155fbac1c..f6efc4551 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}]
)