mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Rewrap dev-util DESCRIPTIONs
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user