summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2018-03-02 10:16:11 +0100
committerUlrich Müller <ulm@gentoo.org>2018-03-02 10:17:55 +0100
commit0c0568884038f955c1860d0752f8038048c127bf (patch)
tree28c52496df24b5e4be5b0946b5fbd68bf32ade92 /eclass
parent359ffe81483db138196f20f3492d419fccf208de (diff)
downloadgentoo-0c0568884038f955c1860d0752f8038048c127bf.tar.gz
gentoo-0c0568884038f955c1860d0752f8038048c127bf.tar.xz
php-ext-source-r3.eclass: Fix documentation of PHP_INI_NAME.
This was breaking app-portage/eclass-manpages.
Diffstat (limited to 'eclass')
-rw-r--r--eclass/php-ext-source-r3.eclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/php-ext-source-r3.eclass b/eclass/php-ext-source-r3.eclass
index 96d55f97a55..dfcec487685 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.