commit:     2fd28e0924a4a8fd8bd6955727e4b63707ee9e5b
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  7 18:14:48 2015 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Dec  7 18:14:48 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fd28e09

dev-python/six: Remove stray 'echo'

Package-Manager: portage-2.2.26_p10

 dev-python/six/six-1.10.0.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-python/six/six-1.10.0.ebuild b/dev-python/six/six-1.10.0.ebuild
index b5384b8..2774a62 100644
--- a/dev-python/six/six-1.10.0.ebuild
+++ b/dev-python/six/six-1.10.0.ebuild
@@ -34,7 +34,6 @@ pkg_pretend() {
        six_dir_check() {
                type -p "${PYTHON}" > /dev/null || return 0
                local dir="${ROOT%/}$(python_get_sitedir)"/six
-               echo "${dir}"
                [[ -d "${dir}" ]] \
                        && die "${PN} doesn't work if ${dir} is a directory 
#546730"
        }

Reply via email to