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,14 +1,14 @@
SUMMARY="Cscope is a developer's tool for browsing source code."
SUMMARY="A developer's tool for browsing source code"
DESCRIPTION="
Allows searching code for:
* all references to a symbol
* global definitions
* functions called by a function
* functions calling a function
* text string
* regular expression pattern
* a file
* files including a file
* all references to a symbol
* global definitions
* functions called by a function
* functions calling a function
* text string
* regular expression pattern
* a file
* files including a file
"
HOMEPAGE="http://cscope.sourceforge.net/"
SRC_URI="http://sourceforge.net/projects/cscope/files/cscope/15.7a/cscope-15.7a.tar.bz2"