commit: 7a15b4eb88ed2433f41ffdb829f706359033dab0 Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz> AuthorDate: Wed Oct 19 09:34:59 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 20 03:52:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a15b4eb
x11-wm/vtwm: fix metadata indentation Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz> Signed-off-by: Sam James <sam <AT> gentoo.org> x11-wm/vtwm/metadata.xml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/x11-wm/vtwm/metadata.xml b/x11-wm/vtwm/metadata.xml index c216f9e0537a..363a5204f0c2 100644 --- a/x11-wm/vtwm/metadata.xml +++ b/x11-wm/vtwm/metadata.xml @@ -1,11 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<!-- maintainer-needed --> -<longdescription>VTWM, one of many TWM descendants, implements a Virtual - Desktop, meaning that what is currently on screen is just a portion of a - larger workspace. What portion of the virtual desktop that is displayed, - and whatever windows might be visible within it, are simple - point-and-click operations within a scaled representation of the - workspace.</longdescription> + <!-- maintainer-needed --> + <longdescription> + VTWM, one of many TWM descendants, implements a Virtual + Desktop, meaning that what is currently on screen is just a portion of a + larger workspace. What portion of the virtual desktop that is displayed, + and whatever windows might be visible within it, are simple + point-and-click operations within a scaled representation of the + workspace. + </longdescription> </pkgmetadata>
