commit: f079d7dc8c00f63d39d3168c163f3ac2b4efa7e1 Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> AuthorDate: Thu May 4 04:17:47 2023 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Thu May 4 04:17:47 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f079d7dc
sys-apps/razercfg: drop to maintainer-needed Closes: https://bugs.gentoo.org/905659 Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> sys-apps/razercfg/metadata.xml | 36 ++++++++++++++++-------------------- 1 file changed, 16 insertions(+), 20 deletions(-) diff --git a/sys-apps/razercfg/metadata.xml b/sys-apps/razercfg/metadata.xml index 2cf35e12e9e9..fe2db70cfb0d 100644 --- a/sys-apps/razercfg/metadata.xml +++ b/sys-apps/razercfg/metadata.xml @@ -1,24 +1,20 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person" proxied="yes"> - <email>[email protected]</email> - <name>Alexey Korepanov</name> - </maintainer> - <maintainer type="project" proxied="proxy"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> - <use> - <flag name="gui">Installs GUI configuration utility and status bar applet. - Requires <pkg>dev-python/PyQt5</pkg></flag> - </use> - <longdescription> - The next generation Razer device configuration tool bringing the Razer gaming - experience to the free OpenSource world. - The tool architecture is based on "razerd", which is a background daemon doing - all of the lowlevel privileged hardware accesses. The user interface tools are - "razercfg", a commandline tool; and "qrazercfg", a Qt based graphical device - configuration tool. - </longdescription> + <!-- maintainer-needed --> + <use> + <flag name="gui">Installs GUI configuration utility and status bar applet. + Requires <pkg>dev-python/PyQt5</pkg></flag> + </use> + <upstream> + <remote-id type="github">mbuesch/razer</remote-id> + </upstream> + <longdescription> + The next generation Razer device configuration tool bringing the Razer gaming + experience to the free OpenSource world. + The tool architecture is based on "razerd", which is a background daemon doing + all of the lowlevel privileged hardware accesses. The user interface tools are + "razercfg", a commandline tool; and "qrazercfg", a Qt based graphical device + configuration tool. + </longdescription> </pkgmetadata>
