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 6F95113835A for ; Tue, 2 Mar 2021 21:35:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB339E08F7; Tue, 2 Mar 2021 21:35:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A352AE08F7 for ; Tue, 2 Mar 2021 21:35:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B4BE6340FBC for ; Tue, 2 Mar 2021 21:35:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5535F567 for ; Tue, 2 Mar 2021 21:34:59 +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: <1614720888.69d586fe0a87a93ee835e21cf929242b7cf42645.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-88.0.4324.96.ebuild www-apps/chromedriver-bin/chromedriver-bin-89.0.4389.23.ebuild X-VCS-Directories: www-apps/chromedriver-bin/ X-VCS-Committer: sultan X-VCS-Committer-Name: Stephan Hartmann X-VCS-Revision: 69d586fe0a87a93ee835e21cf929242b7cf42645 X-VCS-Branch: master Date: Tue, 2 Mar 2021 21:34:59 +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: 01670acc-d84c-47cc-b483-2111a48b4de8 X-Archives-Hash: 99d99eed1af526720e2701bc786f9635 commit: 69d586fe0a87a93ee835e21cf929242b7cf42645 Author: Stephan Hartmann gentoo org> AuthorDate: Tue Mar 2 21:34:24 2021 +0000 Commit: Stephan Hartmann gentoo org> CommitDate: Tue Mar 2 21:34:48 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69d586fe www-apps/chromedriver-bin: bump to 89.0.4389.23 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Stephan Hartmann gentoo.org> www-apps/chromedriver-bin/Manifest | 2 +- ...ver-bin-88.0.4324.96.ebuild => chromedriver-bin-89.0.4389.23.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/chromedriver-bin/Manifest b/www-apps/chromedriver-bin/Manifest index 2feacb3537f..4764ef0a1c3 100644 --- a/www-apps/chromedriver-bin/Manifest +++ b/www-apps/chromedriver-bin/Manifest @@ -1 +1 @@ -DIST chromedriver-bin-88.0.4324.96.linux64.zip 5685461 BLAKE2B 77a6f1c3919e620bcf0c6cfb08b31adc47c091abefa9b1dce9c6c28883c09165cb21a76a81e90c3cae27eb6781fbae74e901b7553344ace6fda8025df1458727 SHA512 a1dfa0106e77ebab742fa865519be7e0f50997263a6b7968b74948dc0c788567b9eadc1f3b433f8d35babff564210f89a910ef14476845438db11a50418ffe75 +DIST chromedriver-bin-89.0.4389.23.linux64.zip 5845152 BLAKE2B 84c6c31498144ea9f8e76df29ca87d49ed8c079bf618d12ae2ed7b68d34bd9018476be32f84e59e5620652a0a259ce576c34de49850eefd5785e31802858a56c SHA512 1ad51b0b75525975166a63b0fe9527b0e9729aeefa6d3855cc2312e5f341e6457ead2d235353ebd046ecbaddb1ac7587e9daa18c5fe6650b2015953506bedf30 diff --git a/www-apps/chromedriver-bin/chromedriver-bin-88.0.4324.96.ebuild b/www-apps/chromedriver-bin/chromedriver-bin-89.0.4389.23.ebuild similarity index 100% rename from www-apps/chromedriver-bin/chromedriver-bin-88.0.4324.96.ebuild rename to www-apps/chromedriver-bin/chromedriver-bin-89.0.4389.23.ebuild