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 4FB8C158094 for ; Sat, 20 Aug 2022 07:53:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7AF86E07EA; Sat, 20 Aug 2022 07:53:17 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4FED8E07EA for ; Sat, 20 Aug 2022 07:53:17 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F0875340F7F for ; Sat, 20 Aug 2022 07:53:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2DA0C56D for ; Sat, 20 Aug 2022 07:53:14 +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: <1660981964.2bfee72f6f8b86be7337145c5e5daf3138ca5613.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-103.0.5060.134.ebuild www-apps/chromedriver-bin/chromedriver-bin-103.0.5060.53.ebuild www-apps/chromedriver-bin/chromedriver-bin-104.0.5112.79.ebuild X-VCS-Directories: www-apps/chromedriver-bin/ X-VCS-Committer: sultan X-VCS-Committer-Name: Stephan Hartmann X-VCS-Revision: 2bfee72f6f8b86be7337145c5e5daf3138ca5613 X-VCS-Branch: master Date: Sat, 20 Aug 2022 07:53:14 +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: 1c2778a2-0703-4e24-b34c-b1f51b38c145 X-Archives-Hash: 93699ef67bcc899f4418c67cbdaa77ef commit: 2bfee72f6f8b86be7337145c5e5daf3138ca5613 Author: Stephan Hartmann gentoo org> AuthorDate: Sat Aug 20 07:52:44 2022 +0000 Commit: Stephan Hartmann gentoo org> CommitDate: Sat Aug 20 07:52:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bfee72f www-apps/chromedriver-bin: add 104.0.5112.79, drop old Signed-off-by: Stephan Hartmann gentoo.org> www-apps/chromedriver-bin/Manifest | 3 +-- .../chromedriver-bin-103.0.5060.53.ebuild | 28 ---------------------- ...build => chromedriver-bin-104.0.5112.79.ebuild} | 0 3 files changed, 1 insertion(+), 30 deletions(-) diff --git a/www-apps/chromedriver-bin/Manifest b/www-apps/chromedriver-bin/Manifest index 9966b3237406..d99775f19d73 100644 --- a/www-apps/chromedriver-bin/Manifest +++ b/www-apps/chromedriver-bin/Manifest @@ -1,2 +1 @@ -DIST chromedriver-bin-103.0.5060.134.linux64.zip 6345878 BLAKE2B c10c0228344d0bef4ad79a6d682a9335cbd3d055a02b62527d128f8fa22bf91a7d4b481919332b5976ff18916b1c884d33f18195c333c90ab0b77df8907b687a SHA512 5aea02788460d42ed37684bbcc21276a519e1aa6f4dc8ead04b8fc62e0d5a0e84ce5a4969332539007fe0b6a395a73391232ad0f192863ca9a73e05da6813c06 -DIST chromedriver-bin-103.0.5060.53.linux64.zip 7052799 BLAKE2B 4856ff4a3b5b28ae1889b482ca189fa84e6d4d471ebb8d100803923179a1178bc906947d8a67a94d54c481200dbedc4dca0cb57c269e8aaf2f5f402d3c49de77 SHA512 6f87c8b40d11d0d0505c0d1d9ba90f29b52cd23b2c22353d45efa24a780aa57d7292a085b42c330a597151f1df2bdd21dbec258f236577d874c3fb54acdbb8cd +DIST chromedriver-bin-104.0.5112.79.linux64.zip 7067070 BLAKE2B 94e5ade34f92e583f91509780b4096f18c28cb969253922ce9e52f9be8bf9669d5001d6dd89f430342d0629d27666e5a2eb4c7f04ba66ec6d65cc2b6c9529f28 SHA512 7f3dc5f1555e0609e2cbea933544b89f9fa6f778752fc99581838dab7ffae3276fd6e76a46e299c064bf51fc495694b750f54c4e9fae9befe5e087df006dcc3d diff --git a/www-apps/chromedriver-bin/chromedriver-bin-103.0.5060.53.ebuild b/www-apps/chromedriver-bin/chromedriver-bin-103.0.5060.53.ebuild deleted file mode 100644 index 7503ea84cdc5..000000000000 --- a/www-apps/chromedriver-bin/chromedriver-bin-103.0.5060.53.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="WebDriver for Chrome" -HOMEPAGE="https://sites.google.com/a/chromium.org/chromedriver" -SRC_URI="amd64? ( https://chromedriver.storage.googleapis.com/${PV}/chromedriver_linux64.zip -> ${P}.linux64.zip )" - -LICENSE="google-chrome" -SLOT="0" -KEYWORDS="~amd64" - -RESTRICT="bindist mirror strip" - -BDEPEND="app-arch/unzip" - -RDEPEND=" - sys-libs/glibc - !www-client/chromium - www-client/google-chrome" - -S="${WORKDIR}" -QA_PREBUILT="usr/bin/chromedriver" - -src_install() { - dobin chromedriver -} diff --git a/www-apps/chromedriver-bin/chromedriver-bin-103.0.5060.134.ebuild b/www-apps/chromedriver-bin/chromedriver-bin-104.0.5112.79.ebuild similarity index 100% rename from www-apps/chromedriver-bin/chromedriver-bin-103.0.5060.134.ebuild rename to www-apps/chromedriver-bin/chromedriver-bin-104.0.5112.79.ebuild