From e09fe196a13f2faa4b184b1bf5d7f961c4c8b8b0 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sun, 1 Sep 2019 12:16:42 -0700 Subject: [PATCH] profiles: Mask dev-scheme/guile < 2 and app-office/texmacs Bug: https://bugs.gentoo.org/436400 Signed-off-by: Matt Turner --- profiles/base/use.mask | 4 ++++ profiles/package.mask | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/profiles/base/use.mask b/profiles/base/use.mask index 7a2b7dbc5f55..fff8836e1fd9 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -4,6 +4,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Matt Turner (2019-09-01) +# app-office/texmacs is package.mask'd. Bug #436400 +texmacs + # Brian Evans (2019-07-25) # Mask flag for early testing php_targets_php7-4 diff --git a/profiles/package.mask b/profiles/package.mask index 65f09fee9226..8ae16a7228f7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,13 @@ #--- END OF EXAMPLES --- +# Matt Turner (2019-09-01) +# TeXmacs is the only remaining package in tree that requires guile-1.8, which +# is unsupported upstream. A TeXmacs port to Guile-2 has been in progress for a +# few years. Bug #436400 +app-office/texmacs + (2019-09-01) # Remnant of Half-Life server stuff that was removed back in 2005. # Removal in 30 days. Bug #693260. -- 2.26.2