commit: e0adaa6f46a10220727728ee2a9931be82e356ab Author: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org> AuthorDate: Thu Apr 30 20:11:11 2020 +0000 Commit: Bernard Cafarelli <voyageur <AT> gentoo <DOT> org> CommitDate: Thu Apr 30 20:11:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0adaa6f
profiles: mask x11-misc/wmakerconf for removal Signed-off-by: Bernard Cafarelli <voyageur <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 5152e304c81..e19f8dcf59e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Bernard Cafarelli <[email protected]> (2020-04-30) +# Does not compile with latest windowmaker, bug #716890 +# Last release in 2007. Masked for removal in 30 days. +x11-misc/wmakerconf + # Andreas Sturmlechner <[email protected]> (2020-04-30) # Py3 porting "not in the near future", bug #708152 # Stuck on Python 2 and pygtk. Masked for removal in 30 days.
