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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E1611158042 for ; Wed, 6 Nov 2024 04:49:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CE05FE0871; Wed, 6 Nov 2024 04:49:14 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B1BD1E0871 for ; Wed, 6 Nov 2024 04:49:14 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A5771340C9C for ; Wed, 6 Nov 2024 04:49:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0678E1A26 for ; Wed, 6 Nov 2024 04:49:12 +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: <1730868527.40932cab012ea600d4b86db24d28d39228b68332.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-130.0.6723.116.ebuild www-client/google-chrome/google-chrome-130.0.6723.91.ebuild X-VCS-Directories: www-client/google-chrome/ X-VCS-Committer: kangie X-VCS-Committer-Name: Matt Jolly X-VCS-Revision: 40932cab012ea600d4b86db24d28d39228b68332 X-VCS-Branch: master Date: Wed, 6 Nov 2024 04:49:12 +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: 7782cf45-703a-40c2-b950-ca2904552cc1 X-Archives-Hash: 03342880fb93c28f72c12b8f958378d4 commit: 40932cab012ea600d4b86db24d28d39228b68332 Author: Matt Jolly gentoo org> AuthorDate: Wed Nov 6 04:22:30 2024 +0000 Commit: Matt Jolly gentoo org> CommitDate: Wed Nov 6 04:48:47 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40932cab www-client/google-chrome: automated update (130.0.6723.116) Bug: https://bugs.gentoo.org/942924 Signed-off-by: Matt Jolly gentoo.org> www-client/google-chrome/Manifest | 2 +- ...-chrome-130.0.6723.91.ebuild => google-chrome-130.0.6723.116.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/google-chrome/Manifest b/www-client/google-chrome/Manifest index cb608f3b5266..4456c7e208ac 100644 --- a/www-client/google-chrome/Manifest +++ b/www-client/google-chrome/Manifest @@ -1 +1 @@ -DIST google-chrome-stable_130.0.6723.91-1_amd64.deb 111384404 BLAKE2B 31d465a1cf0c1536d9999874da27e105ffbe0ae9ac6d2da473e1338df4ac679b0cc65d6921e90bb75d08d30f9a6572e22327f37fc11cf5312a00b46209079ab5 SHA512 c5773a668ffb602446340063aa9879d4197426144143c71390723fe76f2873d3ea90a0841d16b29da5336bbf7d7105b349dd70143451f238d023ae3195d3ce57 +DIST google-chrome-stable_130.0.6723.116-1_amd64.deb 111445052 BLAKE2B f1b5f0c9ff7c8306bd69bee4a2f7160a81325cf4c8677bd620bf57023a1220c212939f75a3ea6d162245e0caf57a7db5644e3bc45d2d32638d53d695024ca4b1 SHA512 1cbd8e30c00aeb37d319020af867ece8bebbfead892fc3ddf1f7308ca9fbea5358ce80c0faf30fa9b4045f5101c1dd657b51d97fb81e6cffe667b07e7d09fd18 diff --git a/www-client/google-chrome/google-chrome-130.0.6723.91.ebuild b/www-client/google-chrome/google-chrome-130.0.6723.116.ebuild similarity index 100% rename from www-client/google-chrome/google-chrome-130.0.6723.91.ebuild rename to www-client/google-chrome/google-chrome-130.0.6723.116.ebuild