mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-php/psr-log: fix inconsistent use of whitespace in metadata.xml.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user