diff options
author | 2023-01-30 13:13:08 +0100 | |
---|---|---|
committer | 2023-02-08 17:11:49 +0000 | |
commit | 525ea83760a0cd78d4a06314718dd65bea423dd7 (patch) | |
tree | eeaf048763e0ccc910389eaa2d1bb60c64c07019 /app-misc/oneko | |
parent | app-misc/jail: unify metadata indentation (diff) | |
download | gentoo-525ea83760a0cd78d4a06314718dd65bea423dd7.tar.gz gentoo-525ea83760a0cd78d4a06314718dd65bea423dd7.tar.bz2 gentoo-525ea83760a0cd78d4a06314718dd65bea423dd7.zip |
app-misc/oneko: use common metadata indentation
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc/oneko')
-rw-r--r-- | app-misc/oneko/metadata.xml | 20 |
1 files 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> |