commit: eb1df31c93f34217da4fecc53f4ae9e6f4c8750f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 18 02:44:32 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 18 02:44:32 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb1df31c
dev-util/ddd: fix PkgMetadataXmlIndentation
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/ddd/metadata.xml | 12 ++++++------
1 file 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>