Rewrap dev-util DESCRIPTIONs

This commit is contained in:
noryb009
2014-01-02 16:40:56 -05:00
parent 991482ea96
commit f4b61c7fd6
21 changed files with 155 additions and 126 deletions

View File

@@ -1,9 +1,8 @@
SUMMARY="A source code formatter and beautifier for C, C++, C# and Java"
DESCRIPTION="
Artistic Style is a filter written in C++ that automatically
re-indents and re-formats C / C++ / C# / Java source files. It can be
used from a command line, or it can be incorporated as classes in
another C++ program.
Artistic Style is a filter written in C++ that automatically re-indents and \
re-formats C / C++ / C# / Java source files. It can be used from a command \
line, or it can be incorporated as classes in another C++ program.
"
HOMEPAGE="http://astyle.sourceforge.net"
SRC_URI="http://sourceforge.net/projects/astyle/files/astyle/astyle%202.03/astyle_2.03_linux.tar.gz"