commit: ffbc17afe479f8c05b7ca2ee2299c9a5c378d018 Author: Joonas Niilola <juippis <AT> gmail <DOT> com> AuthorDate: Fri May 18 13:51:26 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sun May 20 00:32:51 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffbc17af
profiles/package.mask: Last-rite e16 + few deps Bug: https://bugs.gentoo.org/656020 Closes: https://github.com/gentoo/gentoo/pull/8458 profiles/package.mask | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 4f6ecb0db45..19a2eb69d52 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,18 @@ #--- END OF EXAMPLES --- +# Joonas Niilola <[email protected]> (18 May 2018) +# Unmaintained, bugs open without activity, makes users +# install ancient version of enlightenment by typing +# 'emerge enlightenment' due to obnoxious package slotting. +# Bug #656020. Removal in ~30 days +=x11-wm/enlightenment-1.0.17 +=x11-wm/enlightenment-0.16.9999 +app-doc/edox-data +x11-misc/e16keyedit +x11-misc/e16menuedit2 +x11-plugins/epplets + # Andreas Sturmlechner <[email protected]> (18 May 2018) # Breaking consumers by internal header cleanup and removal of deprecated # qt5_use_modules from Qt5CoreMacros.cmake. File bugs with fixes upstream
