diff options
author | Justin Lecher <jlec@gentoo.org> | 2017-11-18 21:01:49 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2017-11-18 21:01:49 +0000 |
commit | 1e04d5868f177eb639f03889b59d2cba00206578 (patch) | |
tree | 46f0172586bf1144dbdea461acd7d5c87dbaeb51 /dev-libs/libconfig | |
parent | Consistently ident with tabs (diff) | |
download | sci-1e04d5868f177eb639f03889b59d2cba00206578.tar.gz sci-1e04d5868f177eb639f03889b59d2cba00206578.tar.bz2 sci-1e04d5868f177eb639f03889b59d2cba00206578.zip |
Second try to clean spaces in metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-libs/libconfig')
-rw-r--r-- | dev-libs/libconfig/metadata.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/dev-libs/libconfig/metadata.xml b/dev-libs/libconfig/metadata.xml index 910ab564a..2d70bee59 100644 --- a/dev-libs/libconfig/metadata.xml +++ b/dev-libs/libconfig/metadata.xml @@ -6,10 +6,10 @@ <name>Gentoo Science Project</name> </maintainer> <longdescription lang="en"> - Libconfig is a simple library for processing structured configuration files. - Libconfig is very compact — a fraction of the size of the expat XML parser library. - This makes it well-suited for memory-constrained systems like handheld devices. - The library includes bindings for both the C and C++ languages. - It works on POSIX-compliant UNIX systems (GNU/Linux, Mac OS X, Solaris, FreeBSD). - </longdescription> +Libconfig is a simple library for processing structured configuration files. +Libconfig is very compact — a fraction of the size of the expat XML parser library. +This makes it well-suited for memory-constrained systems like handheld devices. +The library includes bindings for both the C and C++ languages. +It works on POSIX-compliant UNIX systems (GNU/Linux, Mac OS X, Solaris, FreeBSD). +</longdescription> </pkgmetadata> |