From a10b6c8da6191df8c415d75e0d67bb7f27d59db7 Mon Sep 17 00:00:00 2001 From: Marco Leogrande Date: Tue, 7 Jul 2020 23:10:21 -0700 Subject: dev-libs/json-c: fix long description formatting Reword description, indent it properly, and remove whitespace at EOL. Signed-off-by: Marco Leogrande Closes: https://github.com/gentoo/gentoo/pull/16635 Signed-off-by: Joonas Niilola --- dev-libs/json-c/metadata.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'dev-libs/json-c') diff --git a/dev-libs/json-c/metadata.xml b/dev-libs/json-c/metadata.xml index 4165aa7d278a..7f12c818ab4c 100644 --- a/dev-libs/json-c/metadata.xml +++ b/dev-libs/json-c/metadata.xml @@ -17,11 +17,11 @@ Enable RDRAND Hardware RNG Hash Seed -"A JSON implementation in C" is probably the better description, and then -"JSON-C implements a reference counting object model that allows you to -easily construct JSON objects in C, output them as JSON formatted -strings and parse JSON formatted strings back into the C -representation of JSON objects. + JSON-C is a JSON implementation written in C. It implements a + reference counting object model that allows you to easily + construct JSON objects in C, output them as JSON formatted strings + and parse JSON formatted strings back into the C representation of + JSON objects. json-c/json-c -- cgit v1.2.3-65-gdbad