commit: 189565598a94cace14c62ef091737536eab3974b Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Fri Jan 24 02:18:02 2020 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Fri Jan 24 02:19:56 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18956559
package.mask: Unmask gwyddion again; python support is gone Remaining bug fixes will follow (don't look fatal). Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 5ae77673bbd..4a7c2c5ad14 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -81,12 +81,6 @@ sci-physics/lightspeed # No revdeps, Removal in 30 days. sci-visualization/gfsview -# David Seifert <[email protected]> (2020-01-21) -# No sign of py3 port, depends on EOL pygtk and gtkglext. -# Many open bugs, no revdeps. -# Bug #443088, #582454, #598682, #623314. Removal in 30 days. -sci-visualization/gwyddion - # David Seifert <[email protected]> (2020-01-21) # No sign of py3 port, depends on EOL pygtk. No revdeps. # Bug #706030. Removal in 30 days.
