commit: fdeb39105e73446d37e7e0fac391930e99097e27 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Jun 5 15:01:47 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Jun 5 16:10:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdeb3910
package.mask: Mask www-apache/mod_python for removal, #536134 profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 1cf8e26e94a..be89d3c2c8f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -31,6 +31,13 @@ # Michał Górny <[email protected]> (05 Jun 2017) # (on behalf of Treecleaner project) +# Abandoned upstream and downstream. Buggy. Segfaults hard on Python +# upgrades. Use one of the *CGI modules instead. +# Removal in 30 days. Bug #536134. +www-apache/mod_python + +# Michał Górny <[email protected]> (05 Jun 2017) +# (on behalf of Treecleaner project) # Abandoned upstream and downstream. Buggy to the point of producing # corrupted media. Use the original app-cdr/cdrtools or one of the many # other alternatives (app-cdr/dvd+rw-tools, dev-libs/libburn...).
