Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Sat, 10 Aug 2019 11:16:42
Message-Id: 1565435788.8262bb3cc1239cb1221d72c617ab964734848c0e.ulm@gentoo
1 commit: 8262bb3cc1239cb1221d72c617ab964734848c0e
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 10 10:32:32 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 10 11:16:28 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8262bb3c
7
8 profiles: Lift the cairo USE mask for app-editors/emacs-vcs:27.
9
10 According to upstream NEWS:
11 "The configure option '--with-cairo' is no longer experimental."
12
13 Bug: https://bugs.gentoo.org/691830
14 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
15
16 profiles/base/package.use.mask | 5 +++--
17 1 file changed, 3 insertions(+), 2 deletions(-)
18
19 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
20 index b36212a540f..be3a547fef5 100644
21 --- a/profiles/base/package.use.mask
22 +++ b/profiles/base/package.use.mask
23 @@ -384,8 +384,9 @@ mate-base/mate bluetooth
24 # Ulrich Müller <ulm@g.o> (2016-10-15)
25 # The --with-cairo option is considered as experimental by upstream
26 # and causes problems with updating the X window, bug #592238
27 -app-editors/emacs cairo
28 -app-editors/emacs-vcs cairo
29 +app-editors/emacs:25 cairo
30 +app-editors/emacs:26 cairo
31 +app-editors/emacs-vcs:26 cairo
32
33 # Michał Górny <mgorny@g.o> (2016-07-05)
34 # Mask system-clang support as it requires llvm-3.4 that is subject