commit:     ed0509d76604486eaae8f126f8c30a933af7a03e
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 07:07:32 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Aug 24 10:12:12 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed0509d7

sci-mathematics/mlpy: Fix typo

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

 sci-mathematics/mlpy/mlpy-3.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-mathematics/mlpy/mlpy-3.5.0.ebuild 
b/sci-mathematics/mlpy/mlpy-3.5.0.ebuild
index 462a904..86f4d71 100644
--- 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}] )"
 
-pyhton_install_all() {
+python_install_all() {
        distutils-r1_python_install_all
        if use doc; then
                pushd docs 2>/dev/null || die

Reply via email to