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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7871C158012 for ; Thu, 23 Sep 2021 06:47:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D114FE0971; Thu, 23 Sep 2021 06:47:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B954DE0971 for ; Thu, 23 Sep 2021 06:47:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E80E6342D9B for ; Thu, 23 Sep 2021 06:47:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0E9C6D0 for ; Thu, 23 Sep 2021 06:47:54 +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: <1632379670.c2772d785e5a056b96fde210a7bcc4cad034e389.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-93.0.4577.63.ebuild www-apps/chromedriver-bin/chromedriver-bin-94.0.4606.41.ebuild X-VCS-Directories: www-apps/chromedriver-bin/ X-VCS-Committer: sultan X-VCS-Committer-Name: Stephan Hartmann X-VCS-Revision: c2772d785e5a056b96fde210a7bcc4cad034e389 X-VCS-Branch: master Date: Thu, 23 Sep 2021 06:47:54 +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: 5046927c-1514-4095-a55f-593610b8a8e8 X-Archives-Hash: 94c20cc383337724c921df6abaac4672 commit: c2772d785e5a056b96fde210a7bcc4cad034e389 Author: Stephan Hartmann gentoo org> AuthorDate: Thu Sep 23 06:47:37 2021 +0000 Commit: Stephan Hartmann gentoo org> CommitDate: Thu Sep 23 06:47:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2772d78 www-apps/chromedriver-bin: bump to 94.0.4606.41 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Stephan Hartmann gentoo.org> www-apps/chromedriver-bin/Manifest | 2 +- ...ver-bin-93.0.4577.63.ebuild => chromedriver-bin-94.0.4606.41.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/chromedriver-bin/Manifest b/www-apps/chromedriver-bin/Manifest index 2b134915424..717b2357a17 100644 --- a/www-apps/chromedriver-bin/Manifest +++ b/www-apps/chromedriver-bin/Manifest @@ -1 +1 @@ -DIST chromedriver-bin-93.0.4577.63.linux64.zip 6141104 BLAKE2B 9f4f1fa7b932f3b6d68db0783e2d0ced42bafdc69213994e0ba36398545cc730b519c86164a54c62428151513424b3a95f63801202a7487dc54de50489c4a015 SHA512 4096032774efaae25593d7fdfefebeea8465d1c87f487d821f7c131abd2581f688b79bc6feabb671d177a8d048f471959d827def4c1fa80923b6da68933f5bf2 +DIST chromedriver-bin-94.0.4606.41.linux64.zip 9875677 BLAKE2B 71ddd9eeda40cb209d6c2ec33d77572bd646d2afbd30cf6e8f3be70a595d2853b30ce7d4775ab5db4d3741337eff4a3068bf2432f1c526e793a75ff60d16d303 SHA512 d31ccd42b5c8dd342ab561d3400ba4cd13e2fdecc933fd6df3546b2f0d323fe52be44b084701055ced01afd71cfb0261bcf5041cb7917a5b7083ea1db60a7787 diff --git a/www-apps/chromedriver-bin/chromedriver-bin-93.0.4577.63.ebuild b/www-apps/chromedriver-bin/chromedriver-bin-94.0.4606.41.ebuild similarity index 100% rename from www-apps/chromedriver-bin/chromedriver-bin-93.0.4577.63.ebuild rename to www-apps/chromedriver-bin/chromedriver-bin-94.0.4606.41.ebuild