commit: 0c6d4aeac8a0788e55364156b1daf1f11c279dcc
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 14 13:24:16 2017 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Tue Nov 14 14:42:00 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c6d4aea
dev-php/symfony-console: fix inconsistent use of whitespace in metadata.xml.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-php/symfony-console/metadata.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-php/symfony-console/metadata.xml
b/dev-php/symfony-console/metadata.xml
index 7bcb92266a6..d0eada9bbff 100644
--- a/dev-php/symfony-console/metadata.xml
+++ b/dev-php/symfony-console/metadata.xml
@@ -13,7 +13,8 @@
<email>[email protected]</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>