dev-util/cflow: fix PkgMetadataXmlIndentation

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-10-18 03:44:13 +01:00
parent bd42f75a9a
commit 8e87476a20

View File

@@ -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>