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 C0C571581FB for ; Fri, 30 Aug 2024 02:30:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1AC6E29F9; Fri, 30 Aug 2024 02:30:10 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A72EBE29F8 for ; Fri, 30 Aug 2024 02:30:10 +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 B27A9340CB1 for ; Fri, 30 Aug 2024 02:30:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F8241F0D for ; Fri, 30 Aug 2024 02:30:08 +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: <1724984564.6cffad9d26cebb07ffd82749ade61089aca23ef3.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-128.0.6613.113.ebuild www-client/google-chrome/google-chrome-128.0.6613.84.ebuild X-VCS-Directories: www-client/google-chrome/ X-VCS-Committer: kangie X-VCS-Committer-Name: Matt Jolly X-VCS-Revision: 6cffad9d26cebb07ffd82749ade61089aca23ef3 X-VCS-Branch: master Date: Fri, 30 Aug 2024 02:30:08 +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: 03bc3259-a826-4fc8-b6a4-95a95777fc7e X-Archives-Hash: 17b04d560fd0d7e37f745677a9324220 commit: 6cffad9d26cebb07ffd82749ade61089aca23ef3 Author: Matt Jolly gentoo org> AuthorDate: Fri Aug 30 01:15:36 2024 +0000 Commit: Matt Jolly gentoo org> CommitDate: Fri Aug 30 02:22:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cffad9d www-client/google-chrome: automated update (128.0.6613.113) Bug: https://bugs.gentoo.org/938708 Signed-off-by: Matt Jolly gentoo.org> www-client/google-chrome/Manifest | 2 +- ...-chrome-128.0.6613.84.ebuild => google-chrome-128.0.6613.113.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/google-chrome/Manifest b/www-client/google-chrome/Manifest index 9c2d65321c29..e5ccfea28a13 100644 --- a/www-client/google-chrome/Manifest +++ b/www-client/google-chrome/Manifest @@ -1 +1 @@ -DIST google-chrome-stable_128.0.6613.84-1_amd64.deb 110726136 BLAKE2B d4e1d175098f91d72d315932f7c124cdec33cc2b63be33906168b5e50f4ae895948032ad8a942de9628f7a5a235a40a5284dfbcefdffbe541ae971ee34a3a078 SHA512 fcf4341e031826e708ceeb3b0a4faef229d69d3d8606a23570c0b09c524145eca521158ba6d7a7b9fff716fd0de51697c68e204b09ed0bc3770c8d587160bdca +DIST google-chrome-stable_128.0.6613.113-1_amd64.deb 110831940 BLAKE2B 07bcb30a972d511c025d4784ca7dea98369217e8fe99a2b9d7de9affe98647d97c497eba0d4b66783560694f585989e6b14a979d0aafb7fd67ef1ad098c20417 SHA512 5692556ffee543ed537bacbdb3f36ed0547f8b3badded3518d30213d9ce04672638147ab0de58e62b5f17091b79f6d8e155057b7ca554edff459c953633b0636 diff --git a/www-client/google-chrome/google-chrome-128.0.6613.84.ebuild b/www-client/google-chrome/google-chrome-128.0.6613.113.ebuild similarity index 100% rename from www-client/google-chrome/google-chrome-128.0.6613.84.ebuild rename to www-client/google-chrome/google-chrome-128.0.6613.113.ebuild