commit: 09c1226fbe97ba5f7a480bc4aa1edb6c2fd83eb0 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Mar 16 08:32:38 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Mar 16 08:32:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09c1226f
package.mask: Last rite sci-chemistry/prody & revdeps Bug: https://bugs.gentoo.org/672410 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 9e12656511c..ded0ba05140 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,20 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (15 Mar 2019) +# ProDy was added in 2015 and not bumped since (with upstream making +# frequent releases). The primary maintainer abandoned it. The Gentoo +# version requires Python 2, while it depends on IPython which dropped +# support for Python 2. +# +# pymol-plugins-dynamics is its only revdep, added and abandoned +# by the primary maintainer about the same time as ProDy. Last bumped +# in 2017, making it behind upstream. +# +# Removal in 30 days. Bug #672410. +sci-chemistry/prody +sci-chemistry/pymol-plugins-dynamics + # Michał Górny <[email protected]> (16 Mar 2019) # Major browsers stopped supporting NPAPI plugins a while ago. # Furthermore, modern browsers carry built-in multimedia support,
