commit: ba3fc6b33e35dd605bae3419037bca97c99acf18 Author: Ionen Wolkens <sudinave <AT> gmail <DOT> com> AuthorDate: Thu Feb 25 09:15:05 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Thu Feb 25 09:15:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba3fc6b3
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 <AT> gmail.com> Signed-off-by: David Seifert <soap <AT> gentoo.org> x11-misc/dzen/metadata.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/x11-misc/dzen/metadata.xml b/x11-misc/dzen/metadata.xml index 3319f73334b..d2e640d185c 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>[email protected]</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>[email protected]</email> + <name>Ionen Wolkens</name> + </maintainer> + <maintainer type="project"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> + <upstream> + <remote-id type="github">robm/dzen</remote-id> + </upstream> </pkgmetadata>
