commit: e0602bdcbca74f37978370ac7317d847165edc06 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Wed Feb 24 20:43:04 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 24 23:58:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0602bdc
package.mask: Remove obsolete dev-python/pdfrw mask * Package seems to be revived Bug: https://bugs.gentoo.org/718688 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr> Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 7 ------- 1 file changed, 7 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 4bc2c541b2e..57d9b4b1688 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -229,13 +229,6 @@ app-crypt/sign # using the latter is still broken. dev-go/qt -# Michał Górny <[email protected]> (2021-01-19) -# Discontinued. Last release in 2017. The code is broken with py3.7 -# and we're doing only the minimal patching to make it not explode -# immediately. No revdeps left. -# Removal on 2021-02-18. Bug #718688. -#dev-python/pdfrw - # Sam James <[email protected]> (2021-01-18) # Older versions: need Python 2 # Newer versions: ported to Python 3, but need
