commit: a064e956e0ca7b55beacd714003d2b1b7d3d8c85 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Apr 21 19:58:23 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Apr 22 06:31:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a064e956
dev-python/traitsui: Drop python@ from maintainers The Enthought suite is a huge pile of NIH. The ebuilds suffer from multiple bugs. The only reverse dependency is sci-visualization/mayavi that is maintained by sci@, and it only requires a few of the packages. dev-python/traitsui/metadata.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/dev-python/traitsui/metadata.xml b/dev-python/traitsui/metadata.xml index 138ca56bb43..cfd0ec9bb67 100644 --- a/dev-python/traitsui/metadata.xml +++ b/dev-python/traitsui/metadata.xml @@ -1,10 +1,7 @@ <?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>Python</name> - </maintainer> + <!-- maintainer-needed --> <longdescription lang="en"> The traitsui project contains a toolkit-independent GUI abstraction layer, which is used to support the "visualization" features of the
