commit: 60f2c991f778267dac4f668de550b316fe69779b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 12 04:16:42 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 12 04:16:42 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60f2c991
sys-process/daemontools-encore: reindent metadata.xml Signed-off-by: Sam James <sam <AT> gentoo.org> sys-process/daemontools-encore/metadata.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/sys-process/daemontools-encore/metadata.xml b/sys-process/daemontools-encore/metadata.xml index f8080fb67571..afd42110ba6a 100644 --- a/sys-process/daemontools-encore/metadata.xml +++ b/sys-process/daemontools-encore/metadata.xml @@ -1,14 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<!-- maintainer-needed --> -<longdescription lang="en"> -daemontools-encore is a collection of tools for managing UNIX services. -It is derived from the public-domain release of daemontools by -D. J. Bernstein. + <!-- maintainer-needed --> + <longdescription lang="en"> + daemontools-encore is a collection of tools for managing UNIX services. + It is derived from the public-domain release of daemontools by + D. J. Bernstein. -daemontools-encore adds numerous enhancements above what daemontools -could do while maintaining backwards compatibility with daemontools. -See the CHANGES file for more details on what features have been added. -</longdescription> + daemontools-encore adds numerous enhancements above what daemontools + could do while maintaining backwards compatibility with daemontools. + See the CHANGES file for more details on what features have been added. + </longdescription> </pkgmetadata>
