From 044d1bd46f36ed9b8f48389726d9612aeeba131e Mon Sep 17 00:00:00 2001 From: fbrehm Date: Tue, 17 Jul 2012 16:00:47 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- php/cgi-php5.3/php.ini | 2 +- php/cli-php5.3/php.ini | 2 +- php/embed-php5.3/php.ini | 2 +- php/fpm-php5.3/php.ini | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/php/cgi-php5.3/php.ini b/php/cgi-php5.3/php.ini index 9751f3b..69d58d4 100644 --- a/php/cgi-php5.3/php.ini +++ b/php/cgi-php5.3/php.ini @@ -19,7 +19,7 @@ ; See the PHP docs for more specific information. ; http://php.net/configuration.file -; The syntax of the file is extremely simple. Whitespace and Lines +; The syntax of the file is extremely simple. Whitespace and lines ; beginning with a semicolon are silently ignored (as you probably guessed). ; Section headers (e.g. [Foo]) are also silently ignored, even though ; they might mean something in the future. diff --git a/php/cli-php5.3/php.ini b/php/cli-php5.3/php.ini index 9751f3b..69d58d4 100644 --- a/php/cli-php5.3/php.ini +++ b/php/cli-php5.3/php.ini @@ -19,7 +19,7 @@ ; See the PHP docs for more specific information. ; http://php.net/configuration.file -; The syntax of the file is extremely simple. Whitespace and Lines +; The syntax of the file is extremely simple. Whitespace and lines ; beginning with a semicolon are silently ignored (as you probably guessed). ; Section headers (e.g. [Foo]) are also silently ignored, even though ; they might mean something in the future. diff --git a/php/embed-php5.3/php.ini b/php/embed-php5.3/php.ini index 9751f3b..69d58d4 100644 --- a/php/embed-php5.3/php.ini +++ b/php/embed-php5.3/php.ini @@ -19,7 +19,7 @@ ; See the PHP docs for more specific information. ; http://php.net/configuration.file -; The syntax of the file is extremely simple. Whitespace and Lines +; The syntax of the file is extremely simple. Whitespace and lines ; beginning with a semicolon are silently ignored (as you probably guessed). ; Section headers (e.g. [Foo]) are also silently ignored, even though ; they might mean something in the future. diff --git a/php/fpm-php5.3/php.ini b/php/fpm-php5.3/php.ini index 9751f3b..69d58d4 100644 --- a/php/fpm-php5.3/php.ini +++ b/php/fpm-php5.3/php.ini @@ -19,7 +19,7 @@ ; See the PHP docs for more specific information. ; http://php.net/configuration.file -; The syntax of the file is extremely simple. Whitespace and Lines +; The syntax of the file is extremely simple. Whitespace and lines ; beginning with a semicolon are silently ignored (as you probably guessed). ; Section headers (e.g. [Foo]) are also silently ignored, even though ; they might mean something in the future. -- 2.39.5