commit: e256549fd72071f801b16abd236873518e1d232e
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 14 13:16:42 2017 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Tue Nov 14 14:41:58 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e256549f
dev-php/ca-bundle: fix inconsistent use of whitespace in metadata.xml.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-php/ca-bundle/metadata.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-php/ca-bundle/metadata.xml b/dev-php/ca-bundle/metadata.xml
index f75495b0235..1fad9628ff2 100644
--- a/dev-php/ca-bundle/metadata.xml
+++ b/dev-php/ca-bundle/metadata.xml
@@ -13,10 +13,10 @@
<email>[email protected]</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>