diff options
author | Sam James <sam@gentoo.org> | 2022-10-18 03:44:32 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-18 03:44:32 +0100 |
commit | eb1df31c93f34217da4fecc53f4ae9e6f4c8750f (patch) | |
tree | 57dfdec0e53ed167ecd6c7fb1b2ac93a65cf035c /dev-util/ddd | |
parent | dev-util/cflow: fix PkgMetadataXmlIndentation (diff) | |
download | gentoo-eb1df31c93f34217da4fecc53f4ae9e6f4c8750f.tar.gz gentoo-eb1df31c93f34217da4fecc53f4ae9e6f4c8750f.tar.bz2 gentoo-eb1df31c93f34217da4fecc53f4ae9e6f4c8750f.zip |
dev-util/ddd: fix PkgMetadataXmlIndentation
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/ddd')
-rw-r--r-- | dev-util/ddd/metadata.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/dev-util/ddd/metadata.xml b/dev-util/ddd/metadata.xml index 2d7748903741..0831f299a2df 100644 --- a/dev-util/ddd/metadata.xml +++ b/dev-util/ddd/metadata.xml @@ -6,12 +6,12 @@ <name>Maciej Mrozowski</name> </maintainer> <longdescription lang="en"> - GNU DDD is a graphical front-end for command-line debuggers such as - GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, the bash debugger, - or the Python debugger. Besides ``usual'' front-end features such as - viewing source texts, DDD has become famous through its interactive - graphical data display, where data structures are displayed as graphs. - </longdescription> + GNU DDD is a graphical front-end for command-line debuggers such as + GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, the bash debugger, + or the Python debugger. Besides ``usual'' front-end features such as + viewing source texts, DDD has become famous through its interactive + graphical data display, where data structures are displayed as graphs. + </longdescription> <upstream> <remote-id type="savannah">ddd</remote-id> </upstream> |