commit: b806d5c26fe25dd1a2e8f4ed5b4f6b9b42f75e8e
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 14 13:25:57 2017 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Tue Nov 14 14:42:01 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b806d5c2
dev-php/symfony-event-dispatcher: fix inconsistent tabs in metadata.xml.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-php/symfony-event-dispatcher/metadata.xml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/dev-php/symfony-event-dispatcher/metadata.xml
b/dev-php/symfony-event-dispatcher/metadata.xml
index 2260041b16d..d12fba00b1a 100644
--- a/dev-php/symfony-event-dispatcher/metadata.xml
+++ b/dev-php/symfony-event-dispatcher/metadata.xml
@@ -13,8 +13,9 @@
<email>[email protected]</email>
</maintainer>
<longdescription>
- The EventDispatcher component provides tools that allow your
application components
- to communicate with each other by dispatching events and listening to
them.
+ The EventDispatcher component provides tools that allow your
+ application components to communicate with each other by
+ dispatching events and listening to them.
</longdescription>
<upstream>
<remote-id type="github">symfony/event-dispatcher</remote-id>