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 CC9CB138334 for ; Sat, 6 Oct 2018 21:26:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AD507E0AC9; Sat, 6 Oct 2018 21:26:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 869D5E0AC9 for ; Sat, 6 Oct 2018 21:26:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 86FD9335C94 for ; Sat, 6 Oct 2018 21:26:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B37623D7 for ; Sat, 6 Oct 2018 21:26:17 +0000 (UTC) From: "Chí-Thanh Christopher Nguyễn" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Chí-Thanh Christopher Nguyễn" Message-ID: <1538861121.a1e6953a95b26a413efdb5a3ab3da661140d5552.chithanh@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: chithanh X-VCS-Committer-Name: Chí-Thanh Christopher Nguyễn X-VCS-Revision: a1e6953a95b26a413efdb5a3ab3da661140d5552 X-VCS-Branch: master Date: Sat, 6 Oct 2018 21:26:17 +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: af5dcbae-1222-49cc-b531-593240c113b8 X-Archives-Hash: df84b5bc6150aa3ae59728b89f922ed2 commit: a1e6953a95b26a413efdb5a3ab3da661140d5552 Author: Chí-Thanh Christopher Nguyễn gentoo org> AuthorDate: Sat Oct 6 21:25:21 2018 +0000 Commit: Chí-Thanh Christopher Nguyễn gentoo org> CommitDate: Sat Oct 6 21:25:21 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1e6953a profiles/base/package.use.mask: mask X flag for media-fonts/encodings Bug: https://bugs.gentoo.org/show_bug.cgi?id=665008 Signed-off-by: Chí-Thanh Christopher Nguyễn gentoo.org> profiles/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 7ebcd86cfe0..6cfe118fb8a 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Chí-Thanh Christopher Nguyễn (06 Oct 2018) +# address user visible breakage due to circular dependency #665008 +=media-fonts/encodings-1.0.4-r3 X + # Dirkjan Ochtman (29 Sep 2018) # Clippy is broken for now, can't find libraries (bug 667286) dev-lang/rust clippy