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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0C166159C9B for ; Mon, 12 Aug 2024 02:56:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B5F0E2B4F; Mon, 12 Aug 2024 02:56:35 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2975FE2B4F for ; Mon, 12 Aug 2024 02:56:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3F6E933BEB9 for ; Mon, 12 Aug 2024 02:56:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C9DD91ECD for ; Mon, 12 Aug 2024 02:56:32 +0000 (UTC) From: "Matt Jolly" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Jolly" Message-ID: <1723431380.e4ac8dd3346cd66a20720499ae80ab1bed49c5b4.kangie@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/chromium/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/chromium/chromium-127.0.6533.99.ebuild X-VCS-Directories: www-client/chromium/ X-VCS-Committer: kangie X-VCS-Committer-Name: Matt Jolly X-VCS-Revision: e4ac8dd3346cd66a20720499ae80ab1bed49c5b4 X-VCS-Branch: master Date: Mon, 12 Aug 2024 02:56:32 +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: fa143be5-50b3-4d4b-8385-9ef88352d6be X-Archives-Hash: 5fdeb3ed8b88a4138fda0a3eca10d638 commit: e4ac8dd3346cd66a20720499ae80ab1bed49c5b4 Author: Matt Jolly gentoo org> AuthorDate: Mon Aug 12 00:28:50 2024 +0000 Commit: Matt Jolly gentoo org> CommitDate: Mon Aug 12 02:56:20 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4ac8dd3 www-client/chromium: Update dependency on ICU to 73 Closes: https://bugs.gentoo.org/930661 Signed-off-by: Matt Jolly gentoo.org> www-client/chromium/chromium-127.0.6533.99.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/chromium/chromium-127.0.6533.99.ebuild b/www-client/chromium/chromium-127.0.6533.99.ebuild index 9a395a69c49f..495e54867ce5 100644 --- a/www-client/chromium/chromium-127.0.6533.99.ebuild +++ b/www-client/chromium/chromium-127.0.6533.99.ebuild @@ -97,7 +97,7 @@ COMMON_X_DEPEND=" " COMMON_SNAPSHOT_DEPEND=" - system-icu? ( >=dev-libs/icu-71.1:= ) + system-icu? ( >=dev-libs/icu-73.0:= ) >=dev-libs/libxml2-2.12.4:=[icu] dev-libs/nspr:= >=dev-libs/nss-3.26:=