From: Michał Górny Date: Wed, 4 Mar 2020 13:11:20 +0000 (+0100) Subject: python-utils-r1.eclass: Update docs to use python_setup X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=33915f9488af4f18a192df1f437e5ee1362666ee;p=gentoo.git python-utils-r1.eclass: Update docs to use python_setup Signed-off-by: Michał Górny --- diff --git a/eclass/python-utils-r1.eclass b/eclass/python-utils-r1.eclass index 37ab9c84eda6..2791fae42112 100644 --- a/eclass/python-utils-r1.eclass +++ b/eclass/python-utils-r1.eclass @@ -198,7 +198,7 @@ _python_impl_matches() { # This variable is set automatically in the following contexts: # # python-r1: Set in functions called by python_foreach_impl() or after -# calling python_export_best(). +# calling python_setup(). # # python-single-r1: Set after calling python-single-r1_pkg_setup(). # @@ -217,7 +217,7 @@ _python_impl_matches() { # This variable is set automatically in the following contexts: # # python-r1: Set in functions called by python_foreach_impl() or after -# calling python_export_best(). +# calling python_setup(). # # python-single-r1: Set after calling python-single-r1_pkg_setup(). #