commit: a6bf0debc2f601edfece954d08bfd906d3525dbb Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sat Apr 13 16:20:29 2019 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sat Apr 13 16:22:35 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6bf0deb
profiles: Mask app-emacs/prom-wl for removal. Bug: https://bugs.gentoo.org/683248 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 9fd8202ba6e..f99dba105d2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Ulrich Müller <[email protected]> (13 Apr 2019) +# Last release in 2001, HOMEPAGE and SRC_URI are gone. +# Byte-compilation with recent Emacs versions fails. +# Masked for removal in 30 days, bug #683248. +app-emacs/prom-wl + # Michał Górny <[email protected]> (13 Apr 2019) # net-libs/ftplib: Unmaintained. The ebuild suffers build failures due # to broken multilib conversion. Last bumped in 2014, and needs local
