commit: 9ec6a6da51e5c14b982273f690c13ab81e0e0c40 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Apr 21 19:58:08 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=9ec6a6da
dev-python/ets: 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/ets/metadata.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/dev-python/ets/metadata.xml b/dev-python/ets/metadata.xml index ba888efe141..8aae8f86956 100644 --- a/dev-python/ets/metadata.xml +++ b/dev-python/ets/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 Enthought Tool Suite (ETS) is a collection of Python components developed by Enthought and its partners to construct custom scientific
