commit: 1c50cbfdd708739a271a10802eee7646ee703489 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Sun Nov 26 13:13:23 2017 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Sun Nov 26 23:31:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c50cbfd
x11-misc/wmctrl: [QA] Consistent whitespace in metadata.xml x11-misc/wmctrl/metadata.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/x11-misc/wmctrl/metadata.xml b/x11-misc/wmctrl/metadata.xml index de4a42db7c4..d8d01621539 100644 --- a/x11-misc/wmctrl/metadata.xml +++ b/x11-misc/wmctrl/metadata.xml @@ -1,15 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<!-- maintainer-needed --> -<longdescription> - The wmctrl program is a command line tool to interact with an - EWMH/NetWM compatible X Window Manager. It provides command line - access to almost all the features defined in the EWMH specification. - Using it, it's possible to, for example, obtain information about the - window manager, get a detailed list of desktops and managed windows, - switch and resize desktops, change number of desktops, make windows - full-screen, always-above or sticky, and activate, close, move, - resize, maximize and minimize them. - </longdescription> + <!-- maintainer-needed --> + <longdescription> + The wmctrl program is a command line tool to interact with an + EWMH/NetWM compatible X Window Manager. It provides command line + access to almost all the features defined in the EWMH specification. + Using it, it's possible to, for example, obtain information about the + window manager, get a detailed list of desktops and managed windows, + switch and resize desktops, change number of desktops, make windows + full-screen, always-above or sticky, and activate, close, move, + resize, maximize and minimize them. + </longdescription> </pkgmetadata>
