commit: 2423deb4e84d105fad4352f6600f7dc3ca7b6a67 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Apr 21 19:58:19 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=2423deb4
dev-python/scimath: 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/scimath/metadata.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/dev-python/scimath/metadata.xml b/dev-python/scimath/metadata.xml index 318fee4f61f..80c1e798f10 100644 --- a/dev-python/scimath/metadata.xml +++ b/dev-python/scimath/metadata.xml @@ -1,10 +1,6 @@ <?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 type="project"> <email>[email protected]</email> <name>Gentoo Science Project</name>
