diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2017-11-14 08:25:57 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2017-11-14 09:42:01 -0500 |
commit | b806d5c26fe25dd1a2e8f4ed5b4f6b9b42f75e8e (patch) | |
tree | e02a9de46fbaea5940bac883b87f73490a6a0d49 /dev-php/symfony-event-dispatcher | |
parent | dev-php/symfony-dependency-injection: fix inconsistent tabs in metadata.xml. (diff) | |
download | gentoo-b806d5c26fe25dd1a2e8f4ed5b4f6b9b42f75e8e.tar.gz gentoo-b806d5c26fe25dd1a2e8f4ed5b4f6b9b42f75e8e.tar.bz2 gentoo-b806d5c26fe25dd1a2e8f4ed5b4f6b9b42f75e8e.zip |
dev-php/symfony-event-dispatcher: fix inconsistent tabs in metadata.xml.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-php/symfony-event-dispatcher')
-rw-r--r-- | dev-php/symfony-event-dispatcher/metadata.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-php/symfony-event-dispatcher/metadata.xml b/dev-php/symfony-event-dispatcher/metadata.xml index 2260041b16dc..d12fba00b1aa 100644 --- a/dev-php/symfony-event-dispatcher/metadata.xml +++ b/dev-php/symfony-event-dispatcher/metadata.xml @@ -13,8 +13,9 @@ <email>php-bugs@gentoo.org</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> |