From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1467720-garchives=archives.gentoo.org@lists.gentoo.org>
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 DB5EA158020
	for <garchives@archives.gentoo.org>; Fri, 16 Dec 2022 18:01:20 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0114AE0824;
	Fri, 16 Dec 2022 18:01:20 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(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 D9B03E0824
	for <gentoo-commits@lists.gentoo.org>; Fri, 16 Dec 2022 18:01:19 +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 DE164340C53
	for <gentoo-commits@lists.gentoo.org>; Fri, 16 Dec 2022 18:01:18 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F990621
	for <gentoo-commits@lists.gentoo.org>; Fri, 16 Dec 2022 18:01:17 +0000 (UTC)
From: "Stephan Hartmann" <sultan@gentoo.org>
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" <sultan@gentoo.org>
Message-ID: <1671213674.e2dafefd40e63ff42ca61b8d62836d22cf438764.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-106.0.5249.61.ebuild
X-VCS-Directories: www-apps/chromedriver-bin/
X-VCS-Committer: sultan
X-VCS-Committer-Name: Stephan Hartmann
X-VCS-Revision: e2dafefd40e63ff42ca61b8d62836d22cf438764
X-VCS-Branch: master
Date: Fri, 16 Dec 2022 18:01:17 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: c499f9b4-dd33-46b8-9ed2-d0b777734c11
X-Archives-Hash: dfa7c6f8946ad240aa985d50a5a2393c

commit:     e2dafefd40e63ff42ca61b8d62836d22cf438764
Author:     Stephan Hartmann <sultan <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 16 18:00:52 2022 +0000
Commit:     Stephan Hartmann <sultan <AT> gentoo <DOT> org>
CommitDate: Fri Dec 16 18:01:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2dafefd

www-apps/chromedriver-bin: drop 106.0.5249.61

Signed-off-by: Stephan Hartmann <sultan <AT> gentoo.org>

 www-apps/chromedriver-bin/Manifest                 |  1 -
 .../chromedriver-bin-106.0.5249.61.ebuild          | 28 ----------------------
 2 files changed, 29 deletions(-)

diff --git a/www-apps/chromedriver-bin/Manifest b/www-apps/chromedriver-bin/Manifest
index 58e7f8cf257e..e24828a2dc5f 100644
--- a/www-apps/chromedriver-bin/Manifest
+++ b/www-apps/chromedriver-bin/Manifest
@@ -1,2 +1 @@
-DIST chromedriver-bin-106.0.5249.61.linux64.zip 6657315 BLAKE2B 72a380704cb0fed43f77b75cce22db2624f95cc6af1bd79e44182898a4ca3b05eb1ef13ec77b7f825477c9025492da0efbc6ef70d657793c3440f28fcf34b42e SHA512 989801fe5ac7f4eb22b8fe914f1e1ad63d1903e04c095c757ab8caaa489f314e97e169e9694745415d9e84332210788df58c3ddde4343755316cbdc0dcd3f391
 DIST chromedriver-bin-108.0.5359.71.linux64.zip 7297087 BLAKE2B 550241484d546072971b3dd73697cbd2249bee5df2c89da3390e79d8ee2d5582b00feae94f8dc862e7264195b0d64ac4d343f5fc94ab5ce272e5ad20ecd18a0c SHA512 61f30808835298fcc0b7f42d91fd5954c8fdb9207935f28f49b11db274acc5301266bae6f769bd4a83ace016253fd5f8ae58e09717e64e9dd34d5c3383d7a051

diff --git a/www-apps/chromedriver-bin/chromedriver-bin-106.0.5249.61.ebuild b/www-apps/chromedriver-bin/chromedriver-bin-106.0.5249.61.ebuild
deleted file mode 100644
index 7503ea84cdc5..000000000000
--- a/www-apps/chromedriver-bin/chromedriver-bin-106.0.5249.61.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
-}