Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/, profiles/base/, profiles/arch/x86/
Date: Sat, 04 Feb 2017 21:25:30
Message-Id: 1486243488.77df9fb5d6ca0b530e2f500083d98fd2fdcb362a.soap@gentoo
1 commit: 77df9fb5d6ca0b530e2f500083d98fd2fdcb362a
2 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
3 AuthorDate: Fri Feb 3 11:25:49 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 4 21:24:48 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77df9fb5
7
8 profiles: fix media-video/mpv[cuda] mask
9
10 cuda USE flag is already handled via use.mask entries in base/ and
11 amd64/x86 arches. No need to duplicate this on a per-package level.
12
13 Thus, remove unnecessary package.use.mask entries.
14
15 profiles/arch/amd64/package.use.mask | 4 ----
16 profiles/arch/x86/package.use.mask | 4 ----
17 profiles/base/package.use.mask | 4 ----
18 3 files changed, 12 deletions(-)
19
20 diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
21 index bf985e6..c52658c 100644
22 --- a/profiles/arch/amd64/package.use.mask
23 +++ b/profiles/arch/amd64/package.use.mask
24 @@ -26,10 +26,6 @@ media-video/ffmpeg -nvenc
25 # Requires yet unavailable >=media-video/ffmpeg-3.3.
26 >=media-video/mpv-0.23.0 cuda
27
28 -# Ilya Tumaykin <itumaykin+gentoo@×××××.com> (19 Jan 2017)
29 -# x11-drivers/nvidia-drivers is available on amd64.
30 -media-video/mpv -cuda
31 -
32 # Magnus Granberg <zorry@g.o> (18 Jan 2017)
33 # masked in base, unmask for amd64
34 >=sys-devel/gcc-6.3.0 -pie
35
36 diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
37 index 17260e9..cf82a47 100644
38 --- a/profiles/arch/x86/package.use.mask
39 +++ b/profiles/arch/x86/package.use.mask
40 @@ -16,10 +16,6 @@ media-video/libav nvidia
41 # Requires yet unavailable >=media-video/ffmpeg-3.3.
42 >=media-video/mpv-0.23.0 cuda
43
44 -# Ilya Tumaykin <itumaykin+gentoo@×××××.com> (19 Jan 2017)
45 -# x11-drivers/nvidia-drivers is available on x86.
46 -media-video/mpv -cuda
47 -
48 # Andreas Sturmlechner <asturm@g.o> (31 Dec 2016)
49 # on behalf of Andreas K. Hüttel <dilfridge@g.o> (14 Dec 2016)
50 # Fails to build with newly unmasked ffmpeg-3, so mask this useflag
51
52 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
53 index bbb3c06..3154078 100644
54 --- a/profiles/base/package.use.mask
55 +++ b/profiles/base/package.use.mask
56 @@ -35,10 +35,6 @@ dev-lang/python-exec -python_targets_python3_6
57 # xf86-video-??? masked for removal
58 x11-base/xorg-drivers video_cards_v4l
59
60 -# Ilya Tumaykin <itumaykin+gentoo@×××××.com> (19 Jan 2017)
61 -# Requires x11-drivers/nvidia-drivers available on selected few arches.
62 -media-video/mpv cuda
63 -
64 # Lars Wendler <polynomial-c@g.o> (19 Jan 2017)
65 # Masked until system heimdal can finally be used with AD DC
66 net-fs/samba system-heimdal