Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, profiles/base/
Date: Sun, 01 Sep 2019 19:20:29
Message-Id: 1567365543.e09fe196a13f2faa4b184b1bf5d7f961c4c8b8b0.mattst88@gentoo
1 commit: e09fe196a13f2faa4b184b1bf5d7f961c4c8b8b0
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 1 19:16:42 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 1 19:19:03 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e09fe196
7
8 profiles: Mask dev-scheme/guile < 2 and app-office/texmacs
9
10 Bug: https://bugs.gentoo.org/436400
11 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
12
13 profiles/base/use.mask | 4 ++++
14 profiles/package.mask | 7 +++++++
15 2 files changed, 11 insertions(+)
16
17 diff --git a/profiles/base/use.mask b/profiles/base/use.mask
18 index 7a2b7dbc5f5..fff8836e1fd 100644
19 --- a/profiles/base/use.mask
20 +++ b/profiles/base/use.mask
21 @@ -4,6 +4,10 @@
22 # This file is only for generic masks. For arch-specific masks (i.e.
23 # mask everywhere, unmask on arch/*) use arch/base.
24
25 +# Matt Turner <mattst88@g.o> (2019-09-01)
26 +# app-office/texmacs is package.mask'd. Bug #436400
27 +texmacs
28 +
29 # Brian Evans <grknight@g.o> (2019-07-25)
30 # Mask flag for early testing
31 php_targets_php7-4
32
33 diff --git a/profiles/package.mask b/profiles/package.mask
34 index 65f09fee922..8ae16a7228f 100644
35 --- a/profiles/package.mask
36 +++ b/profiles/package.mask
37 @@ -29,6 +29,13 @@
38
39 #--- END OF EXAMPLES ---
40
41 +# Matt Turner <mattst88@g.o> (2019-09-01)
42 +# TeXmacs is the only remaining package in tree that requires guile-1.8, which
43 +# is unsupported upstream. A TeXmacs port to Guile-2 has been in progress for a
44 +# few years. Bug #436400
45 +app-office/texmacs
46 +<dev-scheme/guile-2
47 +
48 # Michał Górny <mgorny@g.o> (2019-09-01)
49 # Remnant of Half-Life server stuff that was removed back in 2005.
50 # Removal in 30 days. Bug #693260.