commit: 9b3070e055ed250f64e504271ecaacc9bed74301 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sun Nov 26 13:13:49 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Nov 26 23:31:32 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b3070e0
x11-misc/xmonad-log-applet: [QA] Consistent whitespace in metadata.xml x11-misc/xmonad-log-applet/metadata.xml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/x11-misc/xmonad-log-applet/metadata.xml b/x11-misc/xmonad-log-applet/metadata.xml index d916bff47cc..5991f768560 100644 --- a/x11-misc/xmonad-log-applet/metadata.xml +++ b/x11-misc/xmonad-log-applet/metadata.xml @@ -1,17 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - </maintainer> - <maintainer type="person"> - <email>[email protected]</email> - <description>Maintainer, CC him on bugs</description> - </maintainer> - <longdescription> - xmonad-log-applet is for Xmonad users who find the GNOME, MATE, or Xfce panel useful. The applet will show the active workspaces, the title of the selected window or whatever information you send it from your xmonad.hs. -</longdescription> - <upstream> - <remote-id type="github">alexkay/xmonad-log-applet</remote-id> - </upstream> + <maintainer type="project"> + <email>[email protected]</email> + </maintainer> + <maintainer type="person"> + <email>[email protected]</email> + <description>Maintainer, CC him on bugs</description> + </maintainer> + <longdescription> + xmonad-log-applet is for Xmonad users who find the GNOME, MATE, or Xfce panel useful. The applet will show the active workspaces, the title of the selected window or whatever information you send it from your xmonad.hs. + </longdescription> + <upstream> + <remote-id type="github">alexkay/xmonad-log-applet</remote-id> + </upstream> </pkgmetadata>
