From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1601685-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 D6E9115808B
	for <garchives@archives.gentoo.org>; Sun, 18 Feb 2024 12:55:06 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6F0A1E2C7F;
	Sun, 18 Feb 2024 12:55:05 +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))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 55A9FE2C7F
	for <gentoo-commits@lists.gentoo.org>; Sun, 18 Feb 2024 12:55:05 +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 6FE36343107
	for <gentoo-commits@lists.gentoo.org>; Sun, 18 Feb 2024 12:55:04 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id A440014CE
	for <gentoo-commits@lists.gentoo.org>; Sun, 18 Feb 2024 12:55:02 +0000 (UTC)
From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org>
Message-ID: <1708260881.95cf7b47fd9accb2ebfe631f3e2016b833e1acf7.sam@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-121.0.6167.184.ebuild
X-VCS-Directories: www-apps/chromedriver-bin/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 95cf7b47fd9accb2ebfe631f3e2016b833e1acf7
X-VCS-Branch: master
Date: Sun, 18 Feb 2024 12:55:02 +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: b5ed8cfa-0a29-4ba4-a4a7-24311e621211
X-Archives-Hash: 6fa8f5bbac280de7cab93c8f849380b9

commit:     95cf7b47fd9accb2ebfe631f3e2016b833e1acf7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 18 12:16:09 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 18 12:54:41 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95cf7b47

www-apps/chromedriver-bin: add 121.0.6167.184

Signed-off-by: Sam James <sam <AT> gentoo.org>

 www-apps/chromedriver-bin/Manifest                 |  1 +
 .../chromedriver-bin-121.0.6167.184.ebuild         | 28 ++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/www-apps/chromedriver-bin/Manifest b/www-apps/chromedriver-bin/Manifest
index 1c638c3df64a..b65fdd357b73 100644
--- a/www-apps/chromedriver-bin/Manifest
+++ b/www-apps/chromedriver-bin/Manifest
@@ -1 +1,2 @@
 DIST chromedriver-bin-118.0.5993.70.linux64.zip 8269742 BLAKE2B 5cc84ad4ad634f076427d50254f1ccb49eab837e27a2ac133f808b2c40317fbe77cf4c3922e8bc3a5034cb4beb819fc0859154ea69fec7e78a3cabb9d15626e8 SHA512 3ebdeb021e68924e41fb721c94e53ba9d45e5048f1d8b9550fa99dd034d0afb590aa76693ce37f1706b7baaa6c9dbb4bd3e1001fe72ee9dadd040a1405956ab3
+DIST chromedriver-bin-121.0.6167.184.linux64.zip 8638127 BLAKE2B 08a1212ddd769a7118f189cb5a7d11aa2daa3fe882b5c3ebc8dd7d1ede775a060fa335c5e17baa9a8659dd3e1999583be6406f2a4b146bb221abcd1764ce8340 SHA512 6e89532e2a90b2560e15fe880096fe7f90df999d08dfada425a26a695d5b1d25dae68f669c8ab9e5cf5894b2686b5e4bcec199d3d425cc1981c79c9709e7387e

diff --git a/www-apps/chromedriver-bin/chromedriver-bin-121.0.6167.184.ebuild b/www-apps/chromedriver-bin/chromedriver-bin-121.0.6167.184.ebuild
new file mode 100644
index 000000000000..ff9ba50fc766
--- /dev/null
+++ b/www-apps/chromedriver-bin/chromedriver-bin-121.0.6167.184.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+# See https://googlechromelabs.github.io/chrome-for-testing/#stable for URLs
+DESCRIPTION="WebDriver for Chrome"
+HOMEPAGE="https://sites.google.com/corp/chromium.org/driver/"
+SRC_URI="amd64? ( https://storage.googleapis.com/chrome-for-testing-public/${PV}/linux64/chromedriver-linux64.zip -> ${P}.linux64.zip )"
+S="${WORKDIR}/chromedriver-linux64"
+
+LICENSE="google-chrome"
+SLOT="0"
+KEYWORDS="-* amd64"
+RESTRICT="bindist mirror strip"
+
+RDEPEND="
+	sys-libs/glibc
+	www-client/google-chrome
+	!www-client/chromium
+"
+BDEPEND="app-arch/unzip"
+
+QA_PREBUILT="usr/bin/chromedriver"
+
+src_install() {
+	dobin chromedriver
+}