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 DBD30138350 for ; Fri, 1 May 2020 15:31:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA400E0A95; Fri, 1 May 2020 15:31:57 +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 CCFE1E0A95 for ; Fri, 1 May 2020 15:31:57 +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 283CB34F048 for ; Fri, 1 May 2020 15:31:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B9C1A1F9 for ; Fri, 1 May 2020 15:31:53 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1588347100.05ec694b2ecd2ef51bc9cb34d91d56a0f9a31393.floppym@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: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 05ec694b2ecd2ef51bc9cb34d91d56a0f9a31393 X-VCS-Branch: master Date: Fri, 1 May 2020 15:31:53 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 26dc07b1-afcc-42c2-83a5-68a0f2793d98 X-Archives-Hash: a26a10f41afb5f37db2c8e8bb943a2f0 commit: 05ec694b2ecd2ef51bc9cb34d91d56a0f9a31393 Author: Stephan Hartmann googlemail com> AuthorDate: Fri May 1 10:03:24 2020 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Fri May 1 15:31:40 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05ec694b profiles/base: Drop system-icu mask for www-client/chromium Signed-off-by: Stephan Hartmann googlemail.com> Signed-off-by: Mike Gilbert gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/15591 profiles/base/package.use.mask | 4 ---- 1 file changed, 4 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 11ed73f8815..9d5a1943fb6 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -36,10 +36,6 @@ www-apps/nikola ghpages # Bug #713590, bug #717744. (2020-04-11) -# Requires unreleased >=dev-libs/icu-67 ->=www-client/chromium-83.0.4103.7 system-icu - # Ulrich Müller (2020-04-08) # Old versions of libjpeg-turbo have known security issues. # Use the bundled lib on your own risk. Bug #715106.