commit: 4e241fd585cb27ee837fe4cb2993c9c834aa28a3
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 14 13:23:37 2017 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Tue Nov 14 14:42:00 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e241fd5
dev-php/symfony-config: fix inconsistent use of whitespace in metadata.xml.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-php/symfony-config/metadata.xml | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/dev-php/symfony-config/metadata.xml
b/dev-php/symfony-config/metadata.xml
index 987a2d23c4c..bc820db2a2f 100644
--- a/dev-php/symfony-config/metadata.xml
+++ b/dev-php/symfony-config/metadata.xml
@@ -13,9 +13,10 @@
<email>[email protected]</email>
</maintainer>
<longdescription>
- The Config component provides several classes to help you find, load,
combine,
- autofill and validate configuration values of any kind,
- whatever their source may be (YAML, XML, INI files, or for instance a
database).
+ The Config component provides several classes to help you find,
+ load, combine, autofill and validate configuration values of any
+ kind, whatever their source may be (YAML, XML, INI files, or for
+ instance a database).
</longdescription>
<upstream>
<remote-id type="github">symfony/config</remote-id>