public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Stephan Hartmann" <sultan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/chromedriver-bin/
Date: Fri, 16 Oct 2020 17:42:53 +0000 (UTC)	[thread overview]
Message-ID: <1602870165.9ffb6adb134b0818320cbc214c9bc549961c0cf5.sultan@gentoo> (raw)

commit:     9ffb6adb134b0818320cbc214c9bc549961c0cf5
Author:     Stephan Hartmann <sultan <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 16 17:41:58 2020 +0000
Commit:     Stephan Hartmann <sultan <AT> gentoo <DOT> org>
CommitDate: Fri Oct 16 17:42:45 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ffb6adb

www-apps/chromedriver-bin: beta channel bump to 87.0.4280.20

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Stephan Hartmann <sultan <AT> gentoo.org>

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

diff --git a/www-apps/chromedriver-bin/Manifest b/www-apps/chromedriver-bin/Manifest
index 4a6a8a0260a..a701ddb486b 100644
--- a/www-apps/chromedriver-bin/Manifest
+++ b/www-apps/chromedriver-bin/Manifest
@@ -2,3 +2,4 @@ DIST chromedriver-bin-83.0.4103.39.linux64.zip 5222065 BLAKE2B 7d801205bcd0174d1
 DIST chromedriver-bin-84.0.4147.30.linux64.zip 5306126 BLAKE2B 2ee0a05eaa42e4724634251fd44d81a2d96f7486db40dc570c01f96cf16124fe2d666e110a4b9c6cd06adf38181c0b2aa3a38beb4ec59fbd65a98cba466fca71 SHA512 ec010c80958439427567c12c714afd5e15f80a9ccb7120e9539986d1af931eb063ad50b709cfa6495bb5a214027ed8531007d4497a01b26a94259aa4a2525f2d
 DIST chromedriver-bin-85.0.4183.83.linux64.zip 5359562 BLAKE2B 020370d0cd42f2af0c81e9ef02802a895e2d566454a27d5a80b8607ca3a83c7ca1ec8ece0ed997b5de70a725134d9c2f0a52765c3f1786b3050f9abbcac3d5d8 SHA512 ba26945906ac6a2b9c724917d8f2e82e9bc26fd601a91a390b637a8dfcecaa57a3acfcf376d316b75ba559b61858a6732cb04332c6c1c661927322ef623a62b8
 DIST chromedriver-bin-86.0.4240.22.linux64.zip 5456932 BLAKE2B 9a54a5b45e04069c326aafd0d5dd60663556b793dd756e28e82b7cbbe9c232d56c3722017fc2c792e79e2ba7705e4590dc6435ca090e756f87d3dd8e28ca3b5e SHA512 f61bc8a3f48eb3c6dbb51d8fdef93000150307cc0824dc5ffaa155aaa598ba7bd1aab723e41c1aa0eb317603c93f2c661e8fc14403179fe5bd18b317935f5a1e
+DIST chromedriver-bin-87.0.4280.20.linux64.zip 5564194 BLAKE2B ec11817045f9ab60a34eaacf701a609b7ccbf4548e82df8348cac86ca0faaeb51a66f2873ca444fcd8c67bea3ff885caaf749008307f8dbbf1b37ffa24b9e7bf SHA512 b46518fa756b19e83d2c491470f6528d3eefa7ad6d7f59ca6c05e8ddc655c92ca641f2264678571731eb9f8a3809d0dffa137cfbfbfce39358b39045d712879d

diff --git a/www-apps/chromedriver-bin/chromedriver-bin-87.0.4280.20.ebuild b/www-apps/chromedriver-bin/chromedriver-bin-87.0.4280.20.ebuild
new file mode 100644
index 00000000000..c96967a171b
--- /dev/null
+++ b/www-apps/chromedriver-bin/chromedriver-bin-87.0.4280.20.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+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"
+IUSE=""
+
+RESTRICT="bindist mirror strip"
+
+BDEPEND="app-arch/unzip"
+
+RDEPEND="!www-client/chromium
+	www-client/google-chrome"
+
+S="${WORKDIR}"
+QA_PREBUILT="usr/bin/chromedriver"
+
+src_install()
+{
+	dobin chromedriver
+}


             reply	other threads:[~2020-10-16 17:42 UTC|newest]

Thread overview: 111+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-16 17:42 Stephan Hartmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-06  4:49 [gentoo-commits] repo/gentoo:master commit in: www-apps/chromedriver-bin/ Matt Jolly
2024-10-30  6:54 Matt Jolly
2024-10-24  5:24 Matt Jolly
2024-10-17 18:26 Matt Jolly
2024-10-09 14:08 Matt Jolly
2024-10-02  7:19 Matt Jolly
2024-09-25  7:55 Matt Jolly
2024-09-18  6:31 Matt Jolly
2024-09-11 11:31 Matt Jolly
2024-09-07 11:28 Matt Jolly
2024-08-30  2:30 Matt Jolly
2024-08-22  9:43 Matt Jolly
2024-08-14  1:38 Matt Jolly
2024-08-07 14:43 Matt Jolly
2024-08-01  8:58 Matt Jolly
2024-07-25  5:37 Matt Jolly
2024-07-18  5:57 Matt Jolly
2024-06-26  7:14 Matt Jolly
2024-06-19  9:36 Matt Jolly
2024-06-13  9:26 Matt Jolly
2024-05-27 11:43 Matt Jolly
2024-05-22  7:12 Matt Jolly
2024-05-16 22:34 Matt Jolly
2024-05-14  7:23 Matt Jolly
2024-05-10 21:35 Matt Jolly
2024-05-08  7:15 Matt Jolly
2024-05-08  7:15 Matt Jolly
2024-04-25  6:30 Matt Jolly
2024-04-17  4:56 Matt Jolly
2024-04-11 10:14 Matt Jolly
2024-04-03  0:36 Matt Jolly
2024-03-27  3:31 Matt Jolly
2024-03-20 10:32 Matt Jolly
2024-03-13  2:25 Matt Jolly
2024-03-13  2:25 Matt Jolly
2024-03-06  2:12 Matt Jolly
2024-02-28  3:58 Matt Jolly
2024-02-18 12:55 Sam James
2024-02-18 12:55 Sam James
2023-12-08  9:09 Arthur Zamarin
2023-10-12 10:46 Sam James
2023-10-12 10:46 Sam James
2023-05-06 10:39 Arthur Zamarin
2023-04-07  4:06 Zac Medico
2023-01-15  7:51 Joonas Niilola
2023-01-13 18:42 Stephan Hartmann
2022-12-16 18:01 Stephan Hartmann
2022-12-13  5:44 Sam James
2022-09-28 14:11 Stephan Hartmann
2022-09-27 18:18 Stephan Hartmann
2022-08-30 18:30 Stephan Hartmann
2022-08-20  7:53 Stephan Hartmann
2022-07-20 22:56 Sam James
2022-06-26  7:49 Stephan Hartmann
2022-05-26 12:18 Stephan Hartmann
2022-05-24 19:35 Stephan Hartmann
2022-05-06 10:04 Stephan Hartmann
2022-03-30 19:23 Stephan Hartmann
2022-03-29 18:29 Stephan Hartmann
2022-03-06 13:03 Stephan Hartmann
2022-03-01 21:36 Stephan Hartmann
2022-02-19  9:37 Stephan Hartmann
2022-02-02  7:48 Stephan Hartmann
2022-01-05  8:45 Stephan Hartmann
2021-11-18 21:48 Stephan Hartmann
2021-11-13 20:13 Stephan Hartmann
2021-10-30 18:51 Stephan Hartmann
2021-10-19 18:49 Stephan Hartmann
2021-10-01 17:55 Stephan Hartmann
2021-09-23  6:47 Stephan Hartmann
2021-09-14  8:25 Stephan Hartmann
2021-09-02  8:06 Stephan Hartmann
2021-08-12 21:10 Stephan Hartmann
2021-07-21 15:15 Stephan Hartmann
2021-06-29 13:53 Stephan Hartmann
2021-05-29 11:23 Stephan Hartmann
2021-04-21 18:51 Sam James
2021-04-15  7:17 Stephan Hartmann
2021-03-02 21:34 Stephan Hartmann
2021-01-21 18:48 Stephan Hartmann
2020-11-17 19:53 Stephan Hartmann
2020-10-16 17:54 Stephan Hartmann
2020-10-16 17:46 Stephan Hartmann
2020-10-08  0:08 Thomas Deutschmann
2020-08-27 16:10 Mike Gilbert
2020-07-14 20:02 Thomas Deutschmann
2020-07-14 18:06 Mike Gilbert
2020-06-24 22:21 Thomas Deutschmann
2020-06-24 22:21 Thomas Deutschmann
2020-05-24 21:21 Thomas Deutschmann
2020-04-10 22:05 Thomas Deutschmann
2020-03-01 23:04 Thomas Deutschmann
2019-12-11 14:59 Thomas Deutschmann
2019-11-21 11:40 Thomas Deutschmann
2019-11-21 11:06 Thomas Deutschmann
2019-10-27 20:39 Thomas Deutschmann
2019-09-16  2:17 Thomas Deutschmann
2019-07-31 11:17 Thomas Deutschmann
2019-05-08 19:03 Zac Medico
2019-05-08 19:03 Zac Medico
2019-04-09  3:14 Austin English
2018-09-05 21:17 Austin English
2018-06-27  0:12 Zac Medico
2018-06-27  0:02 Zac Medico
2018-01-31 23:32 Austin English
2017-11-29 21:36 Austin English
2017-07-12 22:06 Austin English
2017-07-12 18:51 Austin English
2017-07-12 18:51 Austin English
2016-09-21 22:10 Austin English

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1602870165.9ffb6adb134b0818320cbc214c9bc549961c0cf5.sultan@gentoo \
    --to=sultan@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox