projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ac330b
)
sci-mathematics/mlpy: Fix typo
author
Justin Lecher
<jlec@gentoo.org>
Mon, 24 Aug 2015 07:07:32 +0000
(09:07 +0200)
committer
Justin Lecher
<jlec@gentoo.org>
Mon, 24 Aug 2015 10:12:12 +0000
(12:12 +0200)
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
sci-mathematics/mlpy/mlpy-3.5.0.ebuild
patch
|
blob
|
history
diff --git
a/sci-mathematics/mlpy/mlpy-3.5.0.ebuild
b/sci-mathematics/mlpy/mlpy-3.5.0.ebuild
index 462a9048ac055beb2a9a06cbaa9f5980693f9e9c..86f4d71615d6f5d2b8b957bf7f3fcd59ac4fb7f3 100644
(file)
--- a/
sci-mathematics/mlpy/mlpy-3.5.0.ebuild
+++ b/
sci-mathematics/mlpy/mlpy-3.5.0.ebuild
@@
-24,7
+24,7
@@
RDEPEND="
DEPEND="${RDEPEND}
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
-py
ht
on_install_all() {
+py
th
on_install_all() {
distutils-r1_python_install_all
if use doc; then
pushd docs 2>/dev/null || die