From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 67D5C138334 for ; Sun, 15 Jul 2018 15:23:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95FA8E07E2; Sun, 15 Jul 2018 15:23:44 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 618A5E07E2 for ; Sun, 15 Jul 2018 15:23:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 92E51335C8C for ; Sun, 15 Jul 2018 15:23:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E8F22374 for ; Sun, 15 Jul 2018 15:23:40 +0000 (UTC) From: "Nick Sarnie" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nick Sarnie" Message-ID: <1531668208.f0d161bd6b97ee4a120e7e9b0950894669d64edc.sarnex@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: sarnex X-VCS-Committer-Name: Nick Sarnie X-VCS-Revision: f0d161bd6b97ee4a120e7e9b0950894669d64edc X-VCS-Branch: master Date: Sun, 15 Jul 2018 15:23:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0fe658ac-bd6e-4396-99d9-6201ffe130ba X-Archives-Hash: a11465fb40b16fca712da583925dd55d commit: f0d161bd6b97ee4a120e7e9b0950894669d64edc Author: Nick Sarnie gentoo org> AuthorDate: Sun Jul 15 15:20:33 2018 +0000 Commit: Nick Sarnie gentoo org> CommitDate: Sun Jul 15 15:23:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0d161bd base/package.use.mask: Mask app-emulation/wine-{any/staging}[ffmpeg] profiles/base/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 25af7bdfa0b..25cae1754c3 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,11 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Nick Sarnie (15 Jul 2018) +# Requires media-video/ffmpeg-4 which is masked +app-emulation/wine-any ffmpeg +app-emulation/wine-staging ffmpeg + # Göktürk Yüksek (6 Jul 2018) # Dependency app-crypt/jitterentropy is keyworded for # only a subset of the archs rng-tools supports