Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Fri, 02 Mar 2018 09:28:27
Message-Id: 1519982275.0c0568884038f955c1860d0752f8038048c127bf.ulm@gentoo
1 commit: 0c0568884038f955c1860d0752f8038048c127bf
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 2 09:16:11 2018 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 2 09:17:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c056888
7
8 php-ext-source-r3.eclass: Fix documentation of PHP_INI_NAME.
9
10 This was breaking app-portage/eclass-manpages.
11
12 eclass/php-ext-source-r3.eclass | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/eclass/php-ext-source-r3.eclass b/eclass/php-ext-source-r3.eclass
16 index 96d55f97a55..dfcec487685 100644
17 --- a/eclass/php-ext-source-r3.eclass
18 +++ b/eclass/php-ext-source-r3.eclass
19 @@ -74,7 +74,7 @@ esac
20 [[ -z "${PHP_EXT_SAPIS}" ]] && PHP_EXT_SAPIS="apache2 cli cgi fpm embed phpdbg"
21
22 # @ECLASS-VARIABLE: PHP_INI_NAME
23 -# @DESCRIPTION
24 +# @DESCRIPTION:
25 # An optional file name of the saved ini file minis the ini extension
26 # This allows ordering of extensions such that one is loaded before
27 # or after another. Defaults to the PHP_EXT_NAME.