dev-php/psr-log: fix inconsistent use of whitespace in metadata.xml.
authorMichael Orlitzky <mjo@gentoo.org>
Tue, 14 Nov 2017 13:19:04 +0000 (08:19 -0500)
committerMichael Orlitzky <mjo@gentoo.org>
Tue, 14 Nov 2017 14:41:59 +0000 (09:41 -0500)
Package-Manager: Portage-2.3.8, Repoman-2.3.3

dev-php/psr-log/metadata.xml

index ca6e5a92983b722ea2c19288ef5aaec4599eb939..fe0e94c1cd9ad318bb0e37a16d8a6d47b3c210c7 100644 (file)
     <email>php-bugs@gentoo.org</email>
   </maintainer>
   <longdescription>
-       PSR-3 logger, provide a common interface for logging libraries.
-       The main goal is to allow libraries to receive a Psr\Log\LoggerInterface object
-       and write logs to it in a simple and universal way.
+    PSR-3 logger, provide a common interface for logging libraries.
+    The main goal is to allow libraries to receive a
+    Psr\Log\LoggerInterface object and write logs to it in a simple
+    and universal way.
   </longdescription>
   <upstream>
     <remote-id type="github">php-fig/log</remote-id>