diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-04-21 21:57:55 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-04-22 08:31:25 +0200 |
commit | 89d77def7d005efbc68f38e7a29c7c8645630841 (patch) | |
tree | b8f257b6379d83999a98b68aa32861c6fe9c0dff /dev-python | |
parent | dev-python/blockcanvas: Drop python@ from maintainers (diff) | |
download | gentoo-89d77def7d005efbc68f38e7a29c7c8645630841.tar.gz gentoo-89d77def7d005efbc68f38e7a29c7c8645630841.tar.bz2 gentoo-89d77def7d005efbc68f38e7a29c7c8645630841.zip |
dev-python/casuarius: 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.
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/casuarius/metadata.xml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/dev-python/casuarius/metadata.xml b/dev-python/casuarius/metadata.xml index e70d82229cc1..78e902c3df34 100644 --- a/dev-python/casuarius/metadata.xml +++ b/dev-python/casuarius/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>python@gentoo.org</email> - <name>Python</name> - </maintainer> + <!-- maintainer-needed --> <longdescription lang="en"> Casuarius is a Cython binding for Cassowary incremental constraint solver. The solver source code is derived from the 0.6 release of |