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 E9A3B1382C5 for ; Thu, 15 Apr 2021 07:17:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 341B4E0829; Thu, 15 Apr 2021 07:17:03 +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 1C84DE0829 for ; Thu, 15 Apr 2021 07:17:03 +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 F00E8335CE4 for ; Thu, 15 Apr 2021 07:17:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 56BFE4A8 for ; Thu, 15 Apr 2021 07:17:00 +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: <1618471000.e0b4604b7a846a7a9a58483085a59060ccb90638.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-89.0.4389.23.ebuild www-apps/chromedriver-bin/chromedriver-bin-90.0.4430.24.ebuild X-VCS-Directories: www-apps/chromedriver-bin/ X-VCS-Committer: sultan X-VCS-Committer-Name: Stephan Hartmann X-VCS-Revision: e0b4604b7a846a7a9a58483085a59060ccb90638 X-VCS-Branch: master Date: Thu, 15 Apr 2021 07:17:00 +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: 4f4caddb-287d-4e13-a8be-4adede4bb4d8 X-Archives-Hash: f0493dcb70ee45d2ffbd481cb29aab78 commit: e0b4604b7a846a7a9a58483085a59060ccb90638 Author: Stephan Hartmann gentoo org> AuthorDate: Thu Apr 15 07:16:40 2021 +0000 Commit: Stephan Hartmann gentoo org> CommitDate: Thu Apr 15 07:16:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0b4604b www-apps/chromedriver-bin: bump to 90.0.4430.24 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Stephan Hartmann gentoo.org> www-apps/chromedriver-bin/Manifest | 2 +- ...ver-bin-89.0.4389.23.ebuild => chromedriver-bin-90.0.4430.24.ebuild} | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/www-apps/chromedriver-bin/Manifest b/www-apps/chromedriver-bin/Manifest index 4764ef0a1c3..92edda8cff0 100644 --- a/www-apps/chromedriver-bin/Manifest +++ b/www-apps/chromedriver-bin/Manifest @@ -1 +1 @@ -DIST chromedriver-bin-89.0.4389.23.linux64.zip 5845152 BLAKE2B 84c6c31498144ea9f8e76df29ca87d49ed8c079bf618d12ae2ed7b68d34bd9018476be32f84e59e5620652a0a259ce576c34de49850eefd5785e31802858a56c SHA512 1ad51b0b75525975166a63b0fe9527b0e9729aeefa6d3855cc2312e5f341e6457ead2d235353ebd046ecbaddb1ac7587e9daa18c5fe6650b2015953506bedf30 +DIST chromedriver-bin-90.0.4430.24.linux64.zip 5795569 BLAKE2B e4dfd2c8452631916e4d11f115fa6c1e4281d2f9350b32566779e288855318e3996d3954256e5bdc6fc8f842197aa817b694788de1b4ae8491dc075a9137e5da SHA512 b85313de6abc1b44f26a0e12e20cb66657b840417f5ac6018946de0c8392b05c11d2c22d35f0526b26c35cf8d6134348e5b6c54a28a3955c5b22cc247ae2ce4a diff --git a/www-apps/chromedriver-bin/chromedriver-bin-89.0.4389.23.ebuild b/www-apps/chromedriver-bin/chromedriver-bin-90.0.4430.24.ebuild similarity index 98% rename from www-apps/chromedriver-bin/chromedriver-bin-89.0.4389.23.ebuild rename to www-apps/chromedriver-bin/chromedriver-bin-90.0.4430.24.ebuild index 3d245b3e146..894c3d02983 100644 --- a/www-apps/chromedriver-bin/chromedriver-bin-89.0.4389.23.ebuild +++ b/www-apps/chromedriver-bin/chromedriver-bin-90.0.4430.24.ebuild @@ -10,7 +10,6 @@ SRC_URI="amd64? ( https://chromedriver.storage.googleapis.com/${PV}/chromedriver LICENSE="google-chrome" SLOT="0" KEYWORDS="~amd64" -IUSE="" RESTRICT="bindist mirror strip"