From: Ulrich Müller Date: Fri, 2 Mar 2018 09:16:11 +0000 (+0100) Subject: php-ext-source-r3.eclass: Fix documentation of PHP_INI_NAME. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0c0568884038f955c1860d0752f8038048c127bf;p=gentoo.git php-ext-source-r3.eclass: Fix documentation of PHP_INI_NAME. This was breaking app-portage/eclass-manpages. --- diff --git a/eclass/php-ext-source-r3.eclass b/eclass/php-ext-source-r3.eclass index 96d55f97a553..dfcec487685b 100644 --- a/eclass/php-ext-source-r3.eclass +++ b/eclass/php-ext-source-r3.eclass @@ -74,7 +74,7 @@ esac [[ -z "${PHP_EXT_SAPIS}" ]] && PHP_EXT_SAPIS="apache2 cli cgi fpm embed phpdbg" # @ECLASS-VARIABLE: PHP_INI_NAME -# @DESCRIPTION +# @DESCRIPTION: # An optional file name of the saved ini file minis the ini extension # This allows ordering of extensions such that one is loaded before # or after another. Defaults to the PHP_EXT_NAME.