dev-php/symfony-config: fix inconsistent use of whitespace in metadata.xml.
authorMichael Orlitzky <mjo@gentoo.org>
Tue, 14 Nov 2017 13:23:37 +0000 (08:23 -0500)
committerMichael Orlitzky <mjo@gentoo.org>
Tue, 14 Nov 2017 14:42:00 +0000 (09:42 -0500)
Package-Manager: Portage-2.3.8, Repoman-2.3.3

dev-php/symfony-config/metadata.xml

index 987a2d23c4cfc612bcc880bd1203336c9cdae46a..bc820db2a2f2a518126fb7250b9b2a00b0aab41b 100644 (file)
     <email>php-bugs@gentoo.org</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>