commit: d6b7985b09ba45c33e5812057b9d39255ce287b0 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Sun Nov 29 22:33:01 2020 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Sun Nov 29 22:51:34 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6b7985b
x11-misc/hsetroot: take over from desktop-misc Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> x11-misc/hsetroot/metadata.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/x11-misc/hsetroot/metadata.xml b/x11-misc/hsetroot/metadata.xml index fdbc1f83706..01e8255bb43 100644 --- a/x11-misc/hsetroot/metadata.xml +++ b/x11-misc/hsetroot/metadata.xml @@ -1,11 +1,11 @@ <?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> - <name>Gentoo Desktop Miscellaneous Project</name> -</maintainer> -<longdescription> + <maintainer type="person"> + <email>[email protected]</email> + <name>Marek Szuba</name> + </maintainer> + <longdescription> hsetroot is a tool which allows you to compose wallpapers ("root pixmaps") for X. It has a lot of options like rendering gradients, solids, images but it also allows you to perform manipulations on those things, or chain them together. @@ -19,5 +19,5 @@ maximum aspect). It supports the following manipulations: tinting (overlaying a color mask), blurring, sharpening, flipping (horizontally, diagonally, vertically) it also allows you to adjust brightness, contrast and gamma-level. hsetroot also supports alpha-channels when rendering things. -</longdescription> + </longdescription> </pkgmetadata>
