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 A7D05158090 for ; Tue, 24 May 2022 19:35:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DDC6EE0830; Tue, 24 May 2022 19:35:36 +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 C53E6E0830 for ; Tue, 24 May 2022 19:35:36 +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 9127334180C for ; Tue, 24 May 2022 19:35:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EF6CF463 for ; Tue, 24 May 2022 19:35:32 +0000 (UTC) From: "Stephan Hartmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Stephan Hartmann" Message-ID: <1653420923.576c6f3cd53ac1e4bf1818a7d4d04641dab4215e.sultan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/chromedriver-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/chromedriver-bin/Manifest www-apps/chromedriver-bin/chromedriver-bin-101.0.4951.41.ebuild www-apps/chromedriver-bin/chromedriver-bin-102.0.5005.27.ebuild X-VCS-Directories: www-apps/chromedriver-bin/ X-VCS-Committer: sultan X-VCS-Committer-Name: Stephan Hartmann X-VCS-Revision: 576c6f3cd53ac1e4bf1818a7d4d04641dab4215e X-VCS-Branch: master Date: Tue, 24 May 2022 19:35: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: eb480579-42c1-4eeb-849b-d8607583597f X-Archives-Hash: c16edfc4a936f6023f212f4c4b2b52dd commit: 576c6f3cd53ac1e4bf1818a7d4d04641dab4215e Author: Stephan Hartmann gentoo org> AuthorDate: Tue May 24 19:35:23 2022 +0000 Commit: Stephan Hartmann gentoo org> CommitDate: Tue May 24 19:35:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=576c6f3c www-apps/chromedriver-bin: add 102.0.5005.27, drop 101.0.4951.41 Signed-off-by: Stephan Hartmann gentoo.org> www-apps/chromedriver-bin/Manifest | 2 +- ...r-bin-101.0.4951.41.ebuild => chromedriver-bin-102.0.5005.27.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/chromedriver-bin/Manifest b/www-apps/chromedriver-bin/Manifest index 814ff19a662a..f4d5b9f0d4f5 100644 --- a/www-apps/chromedriver-bin/Manifest +++ b/www-apps/chromedriver-bin/Manifest @@ -1 +1 @@ -DIST chromedriver-bin-101.0.4951.41.linux64.zip 6206401 BLAKE2B f3b34bc76f6980ab16207131ff26e555b68d724c49d80b3c9350e11b31b789e7fcb0039853b04b20edba636c3e2feb18e7280e0d9a9d4afb665e6794521c0c28 SHA512 86688eac6441cc91badccc58d865d97e3f31b9fd6d160c7e88ae4ab939a53522e5c53d974f897470ca87f0556f3092267851d2de008d04faa460d15855146a7e +DIST chromedriver-bin-102.0.5005.27.linux64.zip 6222977 BLAKE2B fa32883454b565f4d6b97309cdaf7e6958b0424285b646b17351122496cdd555cd1e00dbe0d656217691967e04970fd2783b465d8ccf34b67c703d269e4c3024 SHA512 66511cf96788f028f67b346e31eb11f77de67f24a2b7de2746391f7e551489e4bd6bf0e54d8ec64b18e574108fbf87a5b4ff812b69653a2107ed2724c13eac43 diff --git a/www-apps/chromedriver-bin/chromedriver-bin-101.0.4951.41.ebuild b/www-apps/chromedriver-bin/chromedriver-bin-102.0.5005.27.ebuild similarity index 100% rename from www-apps/chromedriver-bin/chromedriver-bin-101.0.4951.41.ebuild rename to www-apps/chromedriver-bin/chromedriver-bin-102.0.5005.27.ebuild