summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2017-11-14 08:19:04 -0500
committerMichael Orlitzky <mjo@gentoo.org>2017-11-14 09:41:59 -0500
commit3e90354e34d349b2e3553d1f78bafa39d11ff4dd (patch)
treeff08ade6f5b4a2c821176592225d38c0ca03192c
parentdev-php/jsonlint: fix inconsistent use of whitespace in metadata.xml. (diff)
downloadgentoo-3e90354e34d349b2e3553d1f78bafa39d11ff4dd.tar.gz
gentoo-3e90354e34d349b2e3553d1f78bafa39d11ff4dd.tar.bz2
gentoo-3e90354e34d349b2e3553d1f78bafa39d11ff4dd.zip
dev-php/psr-log: fix inconsistent use of whitespace in metadata.xml.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
-rw-r--r--dev-php/psr-log/metadata.xml7
1 files 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 @@
<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>