Rewrap dev-libs DESCRIPTIONs

This commit is contained in:
noryb009
2014-01-02 16:40:56 -05:00
parent 1fa8788a0c
commit 29263bda29
42 changed files with 372 additions and 300 deletions

View File

@@ -1,8 +1,8 @@
SUMMARY="A simple C++ XML parser"
DESCRIPTION="
TinyXML-2 is a simple, small, efficient, C++ XML parser that can be
easily integrated into other programs.
"
SUMMARY="TinyXML-2 is a simple C++ XML parser."
TinyXML-2 is a simple, small, efficient, C++ XML parser that can be \
easily integrated into other programs.
"
HOMEPAGE="http://www.grinninglizard.com/tinyxml2/"
LICENSE="Zlib"
COPYRIGHT="2011-2013 Lee Thomason"