commit:     2bfee72f6f8b86be7337145c5e5daf3138ca5613
Author:     Stephan Hartmann <sultan <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 20 07:52:44 2022 +0000
Commit:     Stephan Hartmann <sultan <AT> gentoo <DOT> 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 <sultan <AT> 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

Reply via email to