commit: 73a71dda414538b23524b210fe1d7ebb7f6b5466 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Tue Dec 25 12:47:21 2018 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Tue Dec 25 12:53:49 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73a71dda
profiles: Move app-editors/emacs[mailutils] to stable mask on alpha. net-mail/mailutils has been keyworded on ~alpha some time ago. Bug: https://bugs.gentoo.org/635216 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> profiles/arch/alpha/package.use.mask | 5 ----- profiles/arch/alpha/package.use.stable.mask | 5 +++-- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 46e111aa36e..a4481023592 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -61,11 +61,6 @@ app-metrics/collectd collectd_plugins_write_mongodb app-metrics/collectd collectd_plugins_xencpu app-metrics/collectd collectd_plugins_java -# Ulrich Müller <[email protected]> (23 Oct 2017) -# Needs net-mail/mailutils which is not keyworded, bug #635216. -app-editors/emacs mailutils -app-editors/emacs-vcs mailutils - # Michael Palimaka <[email protected]> (30 Sep 2017) # Required dependencies are not keyworded. x11-themes/qtcurve plasma diff --git a/profiles/arch/alpha/package.use.stable.mask b/profiles/arch/alpha/package.use.stable.mask index 600a4ec10ec..d764cf9c87a 100644 --- a/profiles/arch/alpha/package.use.stable.mask +++ b/profiles/arch/alpha/package.use.stable.mask @@ -26,8 +26,9 @@ media-sound/easytag nautilus net-print/cups-filters pdf # Ulrich Müller <[email protected]> (09 Aug 2018) -# Needs net-libs/webkit-gtk which is not stable (yet?), bug #663248 -app-editors/emacs xwidgets +# Needs net-mail/mailutils and net-libs/webkit-gtk which are not +# stable (yet?), bug #663248 +app-editors/emacs mailutils xwidgets # Tobias Klausmann <[email protected]> (17 Sep 2015) # Move this mask here (from package.use.mask) until net-fs/libnfs goes stable.
