commit:     d3ef3eb324dd297d6eeac4ee11ffc86ded1d839a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 10 13:25:06 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 16 17:11:30 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3ef3eb3

python-utils-r1.eclass: Remove stray old doc bit

Remove the bit of old python_moduleinto documentation that has been
accidentally left over.

 eclass/python-utils-r1.eclass | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/eclass/python-utils-r1.eclass b/eclass/python-utils-r1.eclass
index 66a359e8dae..c46feb08449 100644
--- a/eclass/python-utils-r1.eclass
+++ b/eclass/python-utils-r1.eclass
@@ -823,12 +823,6 @@ python_newscript() {
 #   python_foreach_impl python_domodule baz.py
 # }
 # @CODE
-
-# Set the current module root. The new value will be stored
-# in the 'python_moduleroot' environment variable. The new value need
-# be relative to the site-packages root.
-#
-# Alternatively, you can set the variable directly.
 python_moduleinto() {
        debug-print-function ${FUNCNAME} "${@}"
 

Reply via email to