commit: d4f1f090a84942dba61314d83e13ac647332d381 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Oct 8 09:21:06 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Oct 8 09:27:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4f1f090
app-portage/eix: this package is not proxy-maintained As explained by the upstream author on the bug, he is not a proxied maintainer for a long time. Update the metadata to indicate that clearly, and remove the proxy-maint project as irrelevant. Closes: https://bugs.gentoo.org/632998 app-portage/eix/metadata.xml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/app-portage/eix/metadata.xml b/app-portage/eix/metadata.xml index af301784c99..f07795f5198 100644 --- a/app-portage/eix/metadata.xml +++ b/app-portage/eix/metadata.xml @@ -2,17 +2,14 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="person"> - <email>[email protected]</email> - <name>Martin Väth</name> - <description>Upstream developer, assign bugs</description> - </maintainer> - <maintainer type="person"> <email>[email protected]</email> <name>Michael Weber</name> </maintainer> - <maintainer type="project"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> + <maintainer type="person"> + <email>[email protected]</email> + <name>Martin Väth</name> + <description>Upstream developer, CC on bugs, do not copy ebuilds + from his overlay</description> </maintainer> <use> <flag name="debug">Build with upstream's CXXFLAGS/LDFLAGS for debugging support; not recommended for normal use.</flag>
