commit: 525ea83760a0cd78d4a06314718dd65bea423dd7 Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz> AuthorDate: Mon Jan 30 12:13:08 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 8 17:11:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=525ea837
app-misc/oneko: use common metadata indentation Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz> Signed-off-by: Sam James <sam <AT> gentoo.org> app-misc/oneko/metadata.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/app-misc/oneko/metadata.xml b/app-misc/oneko/metadata.xml index 30d8f388101a..734c1d9371d3 100644 --- a/app-misc/oneko/metadata.xml +++ b/app-misc/oneko/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"> -"oneko-sakura" is modified version of oneko. KINOMOTO Sakura chases around your -mouse cursor. -To stop the program, run this command: - killall oneko -If your mouse cursor changes to the default black cross after running oneko, -you should install <pkg>x11-apps/xsetroot</pkg> and run: - xsetroot -cursor_name left_ptr -</longdescription> + <!-- maintainer-needed --> + <longdescription lang="en"> + "oneko-sakura" is modified version of oneko. KINOMOTO Sakura chases around your + mouse cursor. + To stop the program, run this command: + killall oneko + If your mouse cursor changes to the default black cross after running oneko, + you should install <pkg>x11-apps/xsetroot</pkg> and run: + xsetroot -cursor_name left_ptr + </longdescription> </pkgmetadata>
