From 3e90354e34d349b2e3553d1f78bafa39d11ff4dd Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Tue, 14 Nov 2017 08:19:04 -0500 Subject: dev-php/psr-log: fix inconsistent use of whitespace in metadata.xml. Package-Manager: Portage-2.3.8, Repoman-2.3.3 --- dev-php/psr-log/metadata.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/dev-php/psr-log/metadata.xml b/dev-php/psr-log/metadata.xml index ca6e5a92983b..fe0e94c1cd9a 100644 --- a/dev-php/psr-log/metadata.xml +++ b/dev-php/psr-log/metadata.xml @@ -13,9 +13,10 @@ php-bugs@gentoo.org - 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. php-fig/log -- cgit v1.2.3-65-gdbad