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 A71DB158046 for ; Wed, 9 Oct 2024 14:08:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E20D0E29F4; Wed, 9 Oct 2024 14:08:48 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 B5864E29F3 for ; Wed, 9 Oct 2024 14:08:48 +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 ECC7C3430C7 for ; Wed, 9 Oct 2024 14:08:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 89B6F1F42 for ; Wed, 9 Oct 2024 14:08:46 +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: <1728482794.bd7185bd981d204506c6f8d07cd69b3f401f543d.kangie@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/google-chrome/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/google-chrome/Manifest www-client/google-chrome/google-chrome-129.0.6668.100.ebuild www-client/google-chrome/google-chrome-129.0.6668.89.ebuild X-VCS-Directories: www-client/google-chrome/ X-VCS-Committer: kangie X-VCS-Committer-Name: Matt Jolly X-VCS-Revision: bd7185bd981d204506c6f8d07cd69b3f401f543d X-VCS-Branch: master Date: Wed, 9 Oct 2024 14:08:46 +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: 6ad36722-5049-4276-ab87-8f7b60cf1c0b X-Archives-Hash: f43b00f1128a0f06f77d6712cfc4a4ca commit: bd7185bd981d204506c6f8d07cd69b3f401f543d Author: Matt Jolly gentoo org> AuthorDate: Wed Oct 9 14:01:24 2024 +0000 Commit: Matt Jolly gentoo org> CommitDate: Wed Oct 9 14:06:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd7185bd www-client/google-chrome: automated update (129.0.6668.100) Bug: https://bugs.gentoo.org/941186 Signed-off-by: Matt Jolly gentoo.org> www-client/google-chrome/Manifest | 2 +- ...-chrome-129.0.6668.89.ebuild => google-chrome-129.0.6668.100.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/google-chrome/Manifest b/www-client/google-chrome/Manifest index 70241a20bc6d..42960ff482dd 100644 --- a/www-client/google-chrome/Manifest +++ b/www-client/google-chrome/Manifest @@ -1 +1 @@ -DIST google-chrome-stable_129.0.6668.89-1_amd64.deb 111878140 BLAKE2B 2ef482e0f45259d7f02b155c3c6b935119eeb49f079e9b5ba595a5ef51150974f4bbed05a8d0ce076a37cfc5358cd3d56c273172770e28895993e8ba8b25d04c SHA512 b764b14ea7958ee2ca7ab7985c479bb2c281a29d6e0570eaf87978591c4a98c837082ce16b290c2f465ab72804f49ad4e8c8c31945fea6eb9d1cda158fb9be8a +DIST google-chrome-stable_129.0.6668.100-1_amd64.deb 110925276 BLAKE2B d2624efd18b366f242464b7e3f65829afc0263d728e9545e57d9ef10ca297dc247538307ac14d5c23d85fb4fadb14e8e8d8ed9e380e66d3ea0e1e7f526474c1a SHA512 650ca52ce5d61b781db797318c8e8af0c358d42263d72814e2dba18fc99d8617a96bd1932edf6678f1a9145faa37c14602d84f52900b5f156e8bfb50b45203de diff --git a/www-client/google-chrome/google-chrome-129.0.6668.89.ebuild b/www-client/google-chrome/google-chrome-129.0.6668.100.ebuild similarity index 100% rename from www-client/google-chrome/google-chrome-129.0.6668.89.ebuild rename to www-client/google-chrome/google-chrome-129.0.6668.100.ebuild