diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-12-01 03:04:39 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-12-01 03:04:39 +0000 |
commit | 407525b571b48cfd65e1ad7a02d250a927c967c9 (patch) | |
tree | 844bea44d85dc7218f54970af1c42cc9d55c3f1a /x11-misc/wmctrl | |
parent | 89c6c06b8c42107dd231687a1012354e7d3039fc (diff) |
gentoo resync : 01.12.2017
Diffstat (limited to 'x11-misc/wmctrl')
-rw-r--r-- | x11-misc/wmctrl/Manifest | 2 | ||||
-rw-r--r-- | x11-misc/wmctrl/metadata.xml | 22 |
2 files changed, 12 insertions, 12 deletions
diff --git a/x11-misc/wmctrl/Manifest b/x11-misc/wmctrl/Manifest index 9d1f53ad3cab..dfbdd5a930d4 100644 --- a/x11-misc/wmctrl/Manifest +++ b/x11-misc/wmctrl/Manifest @@ -1,4 +1,4 @@ AUX amd64-Xlib.patch 1126 BLAKE2B f867b520c9175f0ecef50734ba3a7af78e474ff30b5c40bc88e3df5cd7dd85889a07e0d2f197f23807ae7234c6e407d3562801799c76001e9afa4964026a04f3 SHA512 8db78cf8c267bf2af30e3e91bcd334ea3c6fc8bb5e76afe4a6d9923341631402bf09c7ad55975c8c74f7b54ae288fae7dfdfe737227a72663785b02ec3416f63 DIST wmctrl-1.07.tar.gz 87820 SHA256 d78a1efdb62f18674298ad039c5cbdb1edb6e8e149bb3a8e3a01a4750aa3cca9 SHA512 4c77ad1e204e8d444f682ad1d05c0993bcab9097ac6d4b6a944556ab85acbe713f549dbaf443cd4d1226a162ce7d46fbd209c92652e87fc8e609feee74907daa WHIRLPOOL a0c5112704b94c93e6ac1fd945222c04567f152359713e2224623291f654b68cf77c03612d16a2cc78166af59a2e6dc29835bae843e26ac96815cc9f8b38deef EBUILD wmctrl-1.07-r2.ebuild 684 BLAKE2B bfd80835f39b4ce065f06123b737d03f7d50e7db95af6a53228a595a42296977d2ca29ae74802a317e866e2f66886eb059fd1cbd559e1689c204a40a5beed005 SHA512 577a50aa034e7e5c7193d47b6ec353fa01f7f4778e35a1d2da557930fa109603934967f31ad81de572be30e2f80fedda5b98ad33df20589d0e049805dec91156 -MISC metadata.xml 738 BLAKE2B d4e23846fb31405889b032f9ac58a176b46cd0d9630c046b06f89092355db6971edb9f710a1f87ea02e919cbde89382f8f6f7b77ebc27ff37dbae82a2d2cb8f6 SHA512 64b8e06c832fccd5de75607562f73a1287a9948e624d6a11a229c2772856cdbe0ef2beb968913795b50bebc0fe55407a69d0f3b9181ad2e0e50736a1794c0609 +MISC metadata.xml 725 BLAKE2B 51248fb91da3dd937aaf5635c0593fd6ad53382f697fafeb12e489ffac96ea397dba3fb72a6ee0d7eefcedcd7af764dd7ab39d5a3bcb6870d928864ed0d71281 SHA512 40ab1356eedf0c9df493bd7647e789b60d38c49cc7d859605ece25743867e9b75e4083f2dbd71ff61422564e6d4172ca9ba02061e35cbef2ea885248abc8fbd6 diff --git a/x11-misc/wmctrl/metadata.xml b/x11-misc/wmctrl/metadata.xml index de4a42db7c4a..d8d016215398 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> |