summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2017-11-14 08:24:16 -0500
committerMichael Orlitzky <mjo@gentoo.org>2017-11-14 09:42:00 -0500
commit0c6d4aeac8a0788e55364156b1daf1f11c279dcc (patch)
tree06fd9c878c8ce072754358608c5a207fca5c3d38
parentdev-php/symfony-config: fix inconsistent use of whitespace in metadata.xml. (diff)
downloadgentoo-0c6d4aea.tar.gz
gentoo-0c6d4aea.tar.bz2
gentoo-0c6d4aea.zip
dev-php/symfony-console: fix inconsistent use of whitespace in metadata.xml.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
-rw-r--r--dev-php/symfony-console/metadata.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-php/symfony-console/metadata.xml b/dev-php/symfony-console/metadata.xml
index 7bcb92266a6a..d0eada9bbff3 100644
--- a/dev-php/symfony-console/metadata.xml
+++ b/dev-php/symfony-console/metadata.xml
@@ -13,7 +13,8 @@
<email>php-bugs@gentoo.org</email>
</maintainer>
<longdescription>
- The Console component eases the creation of beautiful and testable command line interfaces.
+ The Console component eases the creation of beautiful and testable
+ command line interfaces.
</longdescription>
<upstream>
<remote-id type="github">symfony/console</remote-id>