diff options
author | Ionen Wolkens <sudinave@gmail.com> | 2021-02-25 10:15:05 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-02-25 10:15:05 +0100 |
commit | ba3fc6b33e35dd605bae3419037bca97c99acf18 (patch) | |
tree | e79307aa3d153b8eda7f1e1a74868d083f937b24 /x11-misc/dzen | |
parent | x11-misc/unclutter-xfixes: fix CC usage + cleanups (diff) | |
download | gentoo-ba3fc6b33e35dd605bae3419037bca97c99acf18.tar.gz gentoo-ba3fc6b33e35dd605bae3419037bca97c99acf18.tar.bz2 gentoo-ba3fc6b33e35dd605bae3419037bca97c99acf18.zip |
x11-misc/dzen: adopt through proxy-maint
Also removed longdescription, don't see a real need for it.
Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Ionen Wolkens <sudinave@gmail.com>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'x11-misc/dzen')
-rw-r--r-- | x11-misc/dzen/metadata.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/x11-misc/dzen/metadata.xml b/x11-misc/dzen/metadata.xml index 3319f73334bb..d2e640d185c3 100644 --- a/x11-misc/dzen/metadata.xml +++ b/x11-misc/dzen/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 type="project"> - <email>desktop-misc@gentoo.org</email> - <name>Gentoo Desktop Miscellaneous Project</name> - </maintainer> - <longdescription>Dzen is a general purpose messaging, notification and menuing - program for X11. It was designed to be scriptable in any language and - integrate well with window managers like dwm, wmii and xmonad though it will - work with any window manager.</longdescription> - <upstream> - <remote-id type="github">robm/dzen</remote-id> - </upstream> + <maintainer type="person"> + <email>sudinave@gmail.com</email> + <name>Ionen Wolkens</name> + </maintainer> + <maintainer type="project"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> + <upstream> + <remote-id type="github">robm/dzen</remote-id> + </upstream> </pkgmetadata> |