diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2017-11-14 08:25:15 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2017-11-14 09:42:01 -0500 |
commit | c67c66e95bbfb122346b8a8c562068268bc01310 (patch) | |
tree | 1425bece70958f7d6f8d422e671839c75f6c12f9 /dev-php | |
parent | dev-php/symfony-console: fix inconsistent use of whitespace in metadata.xml. (diff) | |
download | gentoo-c67c66e95bbfb122346b8a8c562068268bc01310.tar.gz gentoo-c67c66e95bbfb122346b8a8c562068268bc01310.tar.bz2 gentoo-c67c66e95bbfb122346b8a8c562068268bc01310.zip |
dev-php/symfony-dependency-injection: fix inconsistent tabs in metadata.xml.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/symfony-dependency-injection/metadata.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/symfony-dependency-injection/metadata.xml b/dev-php/symfony-dependency-injection/metadata.xml index e4e731198205..fad21997665b 100644 --- a/dev-php/symfony-dependency-injection/metadata.xml +++ b/dev-php/symfony-dependency-injection/metadata.xml @@ -13,8 +13,8 @@ <email>php-bugs@gentoo.org</email> </maintainer> <longdescription> - The DependencyInjection component allows you to standardize - and centralize the way objects are constructed in your application. + The DependencyInjection component allows you to standardize + and centralize the way objects are constructed in your application. </longdescription> <upstream> <remote-id type="github">symfony/dependency-injection</remote-id> |