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 0B52A158094 for ; Tue, 27 Sep 2022 18:19:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 18BF2E098F; Tue, 27 Sep 2022 18:19:01 +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 003F5E098F for ; Tue, 27 Sep 2022 18:19:00 +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 BC8B43411C5 for ; Tue, 27 Sep 2022 18:18:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 56A8B5EB for ; Tue, 27 Sep 2022 18:18:58 +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: <1664302727.0f72272e6d6b6423225b7a6b6df8417931aeb7e8.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-105.0.5195.19.ebuild www-apps/chromedriver-bin/chromedriver-bin-106.0.5249.21.ebuild X-VCS-Directories: www-apps/chromedriver-bin/ X-VCS-Committer: sultan X-VCS-Committer-Name: Stephan Hartmann X-VCS-Revision: 0f72272e6d6b6423225b7a6b6df8417931aeb7e8 X-VCS-Branch: master Date: Tue, 27 Sep 2022 18:18:58 +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: f98aa658-1a12-464a-95c5-e9fab08cc937 X-Archives-Hash: 8ad83f8d03796babdbd9c9d627c602ad commit: 0f72272e6d6b6423225b7a6b6df8417931aeb7e8 Author: Stephan Hartmann gentoo org> AuthorDate: Tue Sep 27 18:18:39 2022 +0000 Commit: Stephan Hartmann gentoo org> CommitDate: Tue Sep 27 18:18:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f72272e www-apps/chromedriver-bin: add 106.0.5249.21, drop 105.0.5195.19 Signed-off-by: Stephan Hartmann gentoo.org> www-apps/chromedriver-bin/Manifest | 2 +- ...r-bin-105.0.5195.19.ebuild => chromedriver-bin-106.0.5249.21.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/chromedriver-bin/Manifest b/www-apps/chromedriver-bin/Manifest index b5e7f6e11551..64ae179d1ea3 100644 --- a/www-apps/chromedriver-bin/Manifest +++ b/www-apps/chromedriver-bin/Manifest @@ -1 +1 @@ -DIST chromedriver-bin-105.0.5195.19.linux64.zip 6452528 BLAKE2B 6cae527b0ab3f929a4947afa21a971ce6fb81f68a4415529b05590ce8c9a0170a07c06f62305b34f266e250d56a59422b56275c11197aa91075c0d091f264bbb SHA512 0791eb88bf71566a310dd45eb930b7fa914b1d19e5682cf2ddcce041841521e139b468deb4b0b21049d64242134152ce4d04eaf55c6535cc95bf1c38a7480416 +DIST chromedriver-bin-106.0.5249.21.linux64.zip 6648076 BLAKE2B 619206bf6fc5a0e49911b79f53090a8696a3c35addf5b127172d2fffb4c4fb419edc12b89827704dd19981c9f28dfe9a911b2c4d8244a42228df72175dbe4c57 SHA512 bc5727ba9f0a089de0fd9841a24de0d6b65056f946f0588820ec7af9c89687116a2e93f7682fb2355812e343d86845409bf478657c74c3add2abb78b79d80ac2 diff --git a/www-apps/chromedriver-bin/chromedriver-bin-105.0.5195.19.ebuild b/www-apps/chromedriver-bin/chromedriver-bin-106.0.5249.21.ebuild similarity index 100% rename from www-apps/chromedriver-bin/chromedriver-bin-105.0.5195.19.ebuild rename to www-apps/chromedriver-bin/chromedriver-bin-106.0.5249.21.ebuild