Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/wmctrl/
Date: Sun, 26 Nov 2017 23:33:28
Message-Id: 1511739082.1c50cbfdd708739a271a10802eee7646ee703489.soap@gentoo
1 commit: 1c50cbfdd708739a271a10802eee7646ee703489
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 26 13:13:23 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 26 23:31:22 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c50cbfd
7
8 x11-misc/wmctrl: [QA] Consistent whitespace in metadata.xml
9
10 x11-misc/wmctrl/metadata.xml | 22 +++++++++++-----------
11 1 file changed, 11 insertions(+), 11 deletions(-)
12
13 diff --git a/x11-misc/wmctrl/metadata.xml b/x11-misc/wmctrl/metadata.xml
14 index de4a42db7c4..d8d01621539 100644
15 --- a/x11-misc/wmctrl/metadata.xml
16 +++ b/x11-misc/wmctrl/metadata.xml
17 @@ -1,15 +1,15 @@
18 <?xml version="1.0" encoding="UTF-8"?>
19 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
20 <pkgmetadata>
21 -<!-- maintainer-needed -->
22 -<longdescription>
23 - The wmctrl program is a command line tool to interact with an
24 - EWMH/NetWM compatible X Window Manager. It provides command line
25 - access to almost all the features defined in the EWMH specification.
26 - Using it, it's possible to, for example, obtain information about the
27 - window manager, get a detailed list of desktops and managed windows,
28 - switch and resize desktops, change number of desktops, make windows
29 - full-screen, always-above or sticky, and activate, close, move,
30 - resize, maximize and minimize them.
31 - </longdescription>
32 + <!-- maintainer-needed -->
33 + <longdescription>
34 + The wmctrl program is a command line tool to interact with an
35 + EWMH/NetWM compatible X Window Manager. It provides command line
36 + access to almost all the features defined in the EWMH specification.
37 + Using it, it's possible to, for example, obtain information about the
38 + window manager, get a detailed list of desktops and managed windows,
39 + switch and resize desktops, change number of desktops, make windows
40 + full-screen, always-above or sticky, and activate, close, move,
41 + resize, maximize and minimize them.
42 + </longdescription>
43 </pkgmetadata>