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/arch/powerpc/ppc64/, profiles/arch/x86-fbsd/, ...
Date: Mon, 23 Oct 2017 19:53:14
Message-Id: 1508788342.8aa0926f76d06bfb75cc5012f0a5cc7aa5da2653.ulm@gentoo
1 commit: 8aa0926f76d06bfb75cc5012f0a5cc7aa5da2653
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 23 19:46:53 2017 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 23 19:52:22 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aa0926f
7
8 profiles: package.use.mask app-editors/emacs-vcs[mailutils] on various arches.
9
10 Bug: https://bugs.gentoo.org/635216
11
12 profiles/arch/alpha/package.use.mask | 4 ++++
13 profiles/arch/amd64-fbsd/package.use.mask | 6 +++++-
14 profiles/arch/arm/package.use.mask | 4 ++++
15 profiles/arch/ia64/package.use.mask | 4 ++++
16 profiles/arch/powerpc/ppc64/package.use.mask | 4 ++++
17 profiles/arch/x86-fbsd/package.use.mask | 4 ++++
18 profiles/default/linux/uclibc/arm/package.use.mask | 6 +++++-
19 7 files changed, 30 insertions(+), 2 deletions(-)
20
21 diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
22 index 06595ee1feb..db0dbd61abb 100644
23 --- a/profiles/arch/alpha/package.use.mask
24 +++ b/profiles/arch/alpha/package.use.mask
25 @@ -1,6 +1,10 @@
26 # Copyright 1999-2017 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28
29 +# Ulrich Müller <ulm@g.o> (23 Oct 2017)
30 +# Needs net-mail/mailutils which is not keyworded, bug #635216.
31 +app-editors/emacs-vcs mailutils
32 +
33 # Michael Palimaka <kensington@g.o> (30 Sep 2017)
34 # Required dependencies are not keyworded.
35 x11-themes/qtcurve plasma
36
37 diff --git a/profiles/arch/amd64-fbsd/package.use.mask b/profiles/arch/amd64-fbsd/package.use.mask
38 index eb02f3b260e..ada83da9f35 100644
39 --- a/profiles/arch/amd64-fbsd/package.use.mask
40 +++ b/profiles/arch/amd64-fbsd/package.use.mask
41 @@ -1,6 +1,10 @@
42 -# Copyright 1999-2015 Gentoo Foundation
43 +# Copyright 1999-2017 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45
46 +# Ulrich Müller <ulm@g.o> (23 Oct 2017)
47 +# Needs net-mail/mailutils which is not keyworded, bug #635216.
48 +app-editors/emacs-vcs mailutils
49 +
50 # Alexis Ballier <aballier@g.o> (31 Jan 2017)
51 # nvidia drivers are unmasked here
52 media-video/ffmpeg -nvenc
53
54 diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
55 index ace8eb3e1df..0c0acc547ce 100644
56 --- a/profiles/arch/arm/package.use.mask
57 +++ b/profiles/arch/arm/package.use.mask
58 @@ -1,6 +1,10 @@
59 # Copyright 1999-2017 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61
62 +# Ulrich Müller <ulm@g.o> (23 Oct 2017)
63 +# Needs net-mail/mailutils which is not keyworded, bug #635216.
64 +app-editors/emacs-vcs mailutils
65 +
66 # Andreas Sturmlechner <asturm@g.o> (11 Oct 2017)
67 # Required dependency dev-qt/qtspeech is not keyworded.
68 kde-apps/konqueror speech
69
70 diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask
71 index 98a61f2dfc7..bf5ea1799a8 100644
72 --- a/profiles/arch/ia64/package.use.mask
73 +++ b/profiles/arch/ia64/package.use.mask
74 @@ -1,6 +1,10 @@
75 # Copyright 1999-2017 Gentoo Foundation
76 # Distributed under the terms of the GNU General Public License v2
77
78 +# Ulrich Müller <ulm@g.o> (23 Oct 2017)
79 +# Needs net-mail/mailutils which is not keyworded, bug #635216.
80 +app-editors/emacs-vcs mailutils
81 +
82 # Michał Górny <mgorny@g.o> (10 Aug 2017)
83 # Both USE=fluidsynth and USE=timidity are masked in this profile.
84 media-libs/sdl-mixer midi
85
86 diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask
87 index 4de688019de..d9ddf5b663e 100644
88 --- a/profiles/arch/powerpc/ppc64/package.use.mask
89 +++ b/profiles/arch/powerpc/ppc64/package.use.mask
90 @@ -1,6 +1,10 @@
91 # Copyright 1999-2017 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93
94 +# Ulrich Müller <ulm@g.o> (23 Oct 2017)
95 +# Needs net-mail/mailutils which is not keyworded, bug #635216.
96 +app-editors/emacs-vcs mailutils
97 +
98 # Gilles Dartiguelongue <eva@g.o> (16 Aug 2017)
99 # missing keyword on dev-python/dbusmock, bug #620024
100 >=gnome-base/gnome-settings-daemon-3.24 test
101
102 diff --git a/profiles/arch/x86-fbsd/package.use.mask b/profiles/arch/x86-fbsd/package.use.mask
103 index 6cf70a4cc21..a9a2b39cf52 100644
104 --- a/profiles/arch/x86-fbsd/package.use.mask
105 +++ b/profiles/arch/x86-fbsd/package.use.mask
106 @@ -1,6 +1,10 @@
107 # Copyright 1999-2017 Gentoo Foundation
108 # Distributed under the terms of the GNU General Public License v2
109
110 +# Ulrich Müller <ulm@g.o> (23 Oct 2017)
111 +# Needs net-mail/mailutils which is not keyworded, bug #635216.
112 +app-editors/emacs-vcs mailutils
113 +
114 # Thomas Deutschmann <whissi@g.o> (09 Jun 2017)
115 # sys-process/audit not keyworded
116 sys-process/fcron audit
117
118 diff --git a/profiles/default/linux/uclibc/arm/package.use.mask b/profiles/default/linux/uclibc/arm/package.use.mask
119 index 1f208bf612c..badc0467939 100644
120 --- a/profiles/default/linux/uclibc/arm/package.use.mask
121 +++ b/profiles/default/linux/uclibc/arm/package.use.mask
122 @@ -1,6 +1,10 @@
123 -# Copyright 1999-2016 Gentoo Foundation
124 +# Copyright 1999-2017 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126
127 +# Ulrich Müller <ulm@g.o> (23 Oct 2017)
128 +# Needs net-mail/mailutils which is not keyworded, bug #635216.
129 +app-editors/emacs-vcs mailutils
130 +
131 # Davide Pesavento <pesa@g.o> (19 Dec 2016)
132 # Various unkeyworded deps: >=sys-devel/clang-3.9 (#591822),
133 # dev-qt/qtquickcontrols2 (#603054), dev-qt/qtwebengine (#581478)