mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 20:20:06 +02:00
Rewrap dev-util DESCRIPTIONs
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
SUMMARY="ccache is a fast compiler cache."
|
||||
DESCRIPTION="ccache is a compiler cache. It speeds up recompilation by caching previous compilations and detecting when same compilation is being done again. Supported languages are C, C++, Objective-C and Objective-C++."
|
||||
SUMMARY="A fast compiler cache"
|
||||
DESCRIPTION="
|
||||
ccache is a compiler cache. It speeds up recompilation by caching previous \
|
||||
compilations and detecting when same compilation is being done again. \
|
||||
Supported languages are C, C++, Objective-C and Objective-C++.
|
||||
"
|
||||
HOMEPAGE="http://ccache.samba.org/"
|
||||
SRC_URI="http://samba.org/ftp/ccache/ccache-3.1.9.tar.bz2"
|
||||
REVISION="1"
|
||||
|
||||
Reference in New Issue
Block a user