commit: bdcd6296f50d02f8ef4c2c5ff18192572a34e47f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 20 15:31:22 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jun 20 15:31:52 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdcd6296
x11-plugins/wmfire: format metadata.xml Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> x11-plugins/wmfire/metadata.xml | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/x11-plugins/wmfire/metadata.xml b/x11-plugins/wmfire/metadata.xml index aca51c6f8109..086887b06d56 100644 --- a/x11-plugins/wmfire/metadata.xml +++ b/x11-plugins/wmfire/metadata.xml @@ -1,17 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="person"> - <email>[email protected]</email> - <name>Bernard Cafarelli</name> -</maintainer> - -<longdescription> -wmfire is an eye-candy dock applet for Window Maker that displays generated -fire, possibly according to how much load the system is experiencing, or from a -number somewhere in a file. wmfire requires very little CPU. -</longdescription> -<upstream> - <remote-id type="github">kennbr34/wmfire</remote-id> -</upstream> + <maintainer type="person"> + <email>[email protected]</email> + <name>Bernard Cafarelli</name> + </maintainer> + <longdescription> wmfire is an eye-candy dock applet for Window Maker that displays generated + fire, possibly according to how much load the system is experiencing, or from a number + somewhere in a file. wmfire requires very little CPU. </longdescription> + <upstream> + <remote-id type="github">kennbr34/wmfire</remote-id> + </upstream> </pkgmetadata>
