dev-php/json-schema: fix inconsistent use of whitespace in metadata.xml.
authorMichael Orlitzky <mjo@gentoo.org>
Tue, 14 Nov 2017 13:17:35 +0000 (08:17 -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/json-schema/metadata.xml

index 43b623ea54796084b0dcb86ab2825f96c185af5e..dff9620c75085c5ee47d6e8e79ec505b5d6de6a6 100644 (file)
@@ -13,7 +13,8 @@
     <email>php-bugs@gentoo.org</email>
   </maintainer>
   <longdescription>
-       A PHP Implementation for validating JSON Structures against a given Schema.
+    A PHP library for validating JSON structures against a given
+    schema.
   </longdescription>
   <upstream>
     <remote-id type="github">justinrainbow/json-schema</remote-id>