commit: 1e259ae7a66813fe2e629dff864620001f5f8899 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Apr 21 19:57:57 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=1e259ae7
dev-python/chaco: 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/chaco/metadata.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/dev-python/chaco/metadata.xml b/dev-python/chaco/metadata.xml index 24312648935..cc6bb8178e7 100644 --- a/dev-python/chaco/metadata.xml +++ b/dev-python/chaco/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"> Chaco is a Python plotting application toolkit and a part of Enthought Tool Suite. It is meant to facilitate writing plotting
