mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-util/cflow: fix PkgMetadataXmlIndentation
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -3,13 +3,13 @@
|
||||
<pkgmetadata>
|
||||
<!-- maintainer-needed -->
|
||||
<longdescription lang="en">
|
||||
GNU cflow analyzes a collection of C source files and prints a graph,
|
||||
charting control flow within the program.
|
||||
GNU cflow analyzes a collection of C source files and prints a graph,
|
||||
charting control flow within the program.
|
||||
|
||||
GNU cflow is able to produce both direct and inverted flowgraphs for C
|
||||
sources. Optionally a cross-reference listing can be generated. Two
|
||||
output formats are implemented: POSIX and GNU (extended).
|
||||
</longdescription>
|
||||
GNU cflow is able to produce both direct and inverted flowgraphs for C
|
||||
sources. Optionally a cross-reference listing can be generated. Two
|
||||
output formats are implemented: POSIX and GNU (extended).
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="savannah">cflow</remote-id>
|
||||
</upstream>
|
||||
|
||||
Reference in New Issue
Block a user