Rewrap sys-devel DESCRIPTIONs

This commit is contained in:
noryb009
2014-01-02 16:40:58 -05:00
parent f707402b7e
commit 1d16aaeecd
21 changed files with 171 additions and 167 deletions

View File

@@ -1,9 +1,10 @@
SUMMARY="A llvm front end compiler for C and C++"
DESCRIPTION="Clang is an 'LLVM native' C/C++/Objective-C compiler, which
aims to deliver amazingly fast compiles (e.g. about 3x faster than
GCC when compiling Objective-C code in a debug configuration),
extremely useful error and warning messages and to provide a
platform for building great source level tools."
DESCRIPTION="
Clang is an 'LLVM native' C/C++/Objective-C compiler, which aims to deliver \
amazingly fast compiles (e.g. about 3x faster than GCC when compiling \
Objective-C code in a debug configuration), extremely useful error and warning \
messages and to provide a platform for building great source level tools.
"
HOMEPAGE="http://www.llvm.org/"
LICENSE="UIUC"