commit: c67c66e95bbfb122346b8a8c562068268bc01310
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 14 13:25:15 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=c67c66e9
dev-php/symfony-dependency-injection: fix inconsistent tabs in metadata.xml.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-php/symfony-dependency-injection/metadata.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-php/symfony-dependency-injection/metadata.xml
b/dev-php/symfony-dependency-injection/metadata.xml
index e4e73119820..fad21997665 100644
--- a/dev-php/symfony-dependency-injection/metadata.xml
+++ b/dev-php/symfony-dependency-injection/metadata.xml
@@ -13,8 +13,8 @@
<email>[email protected]</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>