summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2017-11-14 08:23:37 -0500
committerMichael Orlitzky <mjo@gentoo.org>2017-11-14 09:42:00 -0500
commit4e241fd585cb27ee837fe4cb2993c9c834aa28a3 (patch)
treec6157659b053a0aa6134dec027e82d85fc5c5e10
parentdev-php/spdx-licenses: fix inconsistent use of whitespace in metadata.xml. (diff)
downloadgentoo-4e241fd5.tar.gz
gentoo-4e241fd5.tar.bz2
gentoo-4e241fd5.zip
dev-php/symfony-config: fix inconsistent use of whitespace in metadata.xml.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
-rw-r--r--dev-php/symfony-config/metadata.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-php/symfony-config/metadata.xml b/dev-php/symfony-config/metadata.xml
index 987a2d23c4cf..bc820db2a2f2 100644
--- a/dev-php/symfony-config/metadata.xml
+++ b/dev-php/symfony-config/metadata.xml
@@ -13,9 +13,10 @@
<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>