dev-php/ca-bundle: fix inconsistent use of whitespace in metadata.xml.
authorMichael Orlitzky <mjo@gentoo.org>
Tue, 14 Nov 2017 13:16:42 +0000 (08:16 -0500)
committerMichael Orlitzky <mjo@gentoo.org>
Tue, 14 Nov 2017 14:41:58 +0000 (09:41 -0500)
Package-Manager: Portage-2.3.8, Repoman-2.3.3

dev-php/ca-bundle/metadata.xml

index f75495b02355d2069132972c00857eea156ceed5..1fad9628ff2120b1c5663f1a3a9154fb8eb8d383 100644 (file)
     <email>php-bugs@gentoo.org</email>
   </maintainer>
   <longdescription>
-       Small utility library that lets you find a path to the system CA bundle,
-       and includes a fallback to the Mozilla CA bundle.
-       Originally written as part of dev-php/composer,
-       now extracted and made available as a stand-alone library.
+    Small utility library that lets you find a path to the system CA
+    bundle, and includes a fallback to the Mozilla CA bundle.
+    Originally written as part of dev-php/composer, now extracted and
+    made available as a stand-alone library.
   </longdescription>
   <upstream>
     <remote-id type="github">composer/ca-bundle</remote-id>