From 3cc0296afb2365c287634c5de0d95ed41e23eed4 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 18 Feb 2024 12:11:48 +0000 Subject: www-apps/chromedriver-bin: drop versions Signed-off-by: Sam James --- www-apps/chromedriver-bin/Manifest | 4 ---- .../chromedriver-bin-109.0.5414.74.ebuild | 28 ---------------------- .../chromedriver-bin-112.0.5615.49.ebuild | 28 ---------------------- .../chromedriver-bin-113.0.5672.63.ebuild | 27 --------------------- .../chromedriver-bin-117.0.5938.149.ebuild | 27 --------------------- 5 files changed, 114 deletions(-) delete mode 100644 www-apps/chromedriver-bin/chromedriver-bin-109.0.5414.74.ebuild delete mode 100644 www-apps/chromedriver-bin/chromedriver-bin-112.0.5615.49.ebuild delete mode 100644 www-apps/chromedriver-bin/chromedriver-bin-113.0.5672.63.ebuild delete mode 100644 www-apps/chromedriver-bin/chromedriver-bin-117.0.5938.149.ebuild diff --git a/www-apps/chromedriver-bin/Manifest b/www-apps/chromedriver-bin/Manifest index ff8e06c6c854..1c638c3df64a 100644 --- a/www-apps/chromedriver-bin/Manifest +++ b/www-apps/chromedriver-bin/Manifest @@ -1,5 +1 @@ -DIST chromedriver-bin-109.0.5414.74.linux64.zip 7300223 BLAKE2B 2974008f430e18717deb0415ffa24c7022536d87da73026ed4a66ed45ef92dde11beb8c12a6e01958a8fe6dab144d78b92fe05481810cc843ee6e3c1ffb7885c SHA512 581b3f13a935ac719e0d36c91e5ae247befbeb247e126a43c5e7b0c5735c786e5b1fc89a938383c822d6ee375bc4a6948d7072ad31df70ab6f9d4379678210cd -DIST chromedriver-bin-112.0.5615.49.linux64.zip 7079001 BLAKE2B 6b2489b8626ca1aaf128c8d05d51bfc6a6e1024ec1a3d06f9bac6e4178fdc5b91793b7d508c624b8fe6735a8a9e3a1403d0ff9c67a5322fd45312b4ae86306f6 SHA512 ca08f9e2ce6308ebe6681b3ccd90ccc5fa4deb5e03c4ab680cde3fdd2d3706ef54db9f95480f3d9b50c382d6401df8335f3a8f653962c6b2dbe1033296cc3e28 -DIST chromedriver-bin-113.0.5672.63.linux64.zip 7315061 BLAKE2B b608451b957a2f059d009f94446f70e2cad40ce3ee11a1a75efc0cbb37e9e4f64014b078a9b87a6b17726fdcf57caffda032e475f3b54945c3873194a1f82e16 SHA512 49ca499b895bcf40c023be7963fdd6cf94bb17dd970dcccff7bf770686efb952096001d02e84c9a35c16eccfcb08386c7d0692c06b95adc076034c8a8f895221 -DIST chromedriver-bin-117.0.5938.149.linux64.zip 8187260 BLAKE2B 236190f426ae8c7a2d3c801a43937bc58913e11d33714ee79b12e40b9d6483f92556f6a211608aabb835f757249f532464942c2f231fde33abf482d94a5c5e1f SHA512 a67edd1f82d08f619f5ca162a636e75a3b861f72cf63faf6d53a997513d6fb1df8656d1768975f197d17b78d66806a1c803da172f887a72420d145c0d8e85319 DIST chromedriver-bin-118.0.5993.70.linux64.zip 8269742 BLAKE2B 5cc84ad4ad634f076427d50254f1ccb49eab837e27a2ac133f808b2c40317fbe77cf4c3922e8bc3a5034cb4beb819fc0859154ea69fec7e78a3cabb9d15626e8 SHA512 3ebdeb021e68924e41fb721c94e53ba9d45e5048f1d8b9550fa99dd034d0afb590aa76693ce37f1706b7baaa6c9dbb4bd3e1001fe72ee9dadd040a1405956ab3 diff --git a/www-apps/chromedriver-bin/chromedriver-bin-109.0.5414.74.ebuild b/www-apps/chromedriver-bin/chromedriver-bin-109.0.5414.74.ebuild deleted file mode 100644 index e8f4b845d0f7..000000000000 --- a/www-apps/chromedriver-bin/chromedriver-bin-109.0.5414.74.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2023 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-112.0.5615.49.ebuild b/www-apps/chromedriver-bin/chromedriver-bin-112.0.5615.49.ebuild deleted file mode 100644 index 9643ffbdacec..000000000000 --- a/www-apps/chromedriver-bin/chromedriver-bin-112.0.5615.49.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="WebDriver for Chrome" -HOMEPAGE="https://sites.google.com/corp/chromium.org/driver/" -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-113.0.5672.63.ebuild b/www-apps/chromedriver-bin/chromedriver-bin-113.0.5672.63.ebuild deleted file mode 100644 index 7feb79c524dd..000000000000 --- a/www-apps/chromedriver-bin/chromedriver-bin-113.0.5672.63.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="WebDriver for Chrome" -HOMEPAGE="https://sites.google.com/corp/chromium.org/driver/" -SRC_URI="amd64? ( https://chromedriver.storage.googleapis.com/${PV}/chromedriver_linux64.zip -> ${P}.linux64.zip )" -S="${WORKDIR}" - -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 -} diff --git a/www-apps/chromedriver-bin/chromedriver-bin-117.0.5938.149.ebuild b/www-apps/chromedriver-bin/chromedriver-bin-117.0.5938.149.ebuild deleted file mode 100644 index 81587984c7be..000000000000 --- a/www-apps/chromedriver-bin/chromedriver-bin-117.0.5938.149.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="WebDriver for Chrome" -HOMEPAGE="https://sites.google.com/corp/chromium.org/driver/" -SRC_URI="amd64? ( https://edgedl.me.gvt1.com/edgedl/chrome/chrome-for-testing/${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 -} -- cgit v1.2.3-65-gdbad