Gentoo Archives: gentoo-commits

From: Stephan Hartmann <sultan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/chromedriver-bin/
Date: Sat, 19 Feb 2022 09:37:59
Message-Id: 1645263470.0ceab94663ab24ebf2f7a39b680c518a603c0767.sultan@gentoo
1 commit: 0ceab94663ab24ebf2f7a39b680c518a603c0767
2 Author: Stephan Hartmann <sultan <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 19 09:37:33 2022 +0000
4 Commit: Stephan Hartmann <sultan <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 19 09:37:50 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ceab946
7
8 www-apps/chromedriver-bin: bump to 98.0.4758.102, EAPI 8
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Stephan Hartmann <sultan <AT> gentoo.org>
12
13 www-apps/chromedriver-bin/Manifest | 2 +-
14 ...er-bin-98.0.4758.80.ebuild => chromedriver-bin-98.0.4758.102.ebuild} | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/www-apps/chromedriver-bin/Manifest b/www-apps/chromedriver-bin/Manifest
18 index 33949140b647..4a9e59d3ab93 100644
19 --- a/www-apps/chromedriver-bin/Manifest
20 +++ b/www-apps/chromedriver-bin/Manifest
21 @@ -1 +1 @@
22 -DIST chromedriver-bin-98.0.4758.80.linux64.zip 10230311 BLAKE2B 35da4ab12108d782d5bd5a9ae70f8444b346a4440cff3137a1f2c4744614647edd55d317bba2c6f06e204853a15ba0063322ab8b0262599e3f87353e1e11bd38 SHA512 9168bf22ce4a0e473084d9cd18c52538bb11af8a4622d6dbd3d339b94ff8cc41e62d2c25a93cd37d4048695a9e14d3ccd53e13b010f5434ada8fc7563ae2d12a
23 +DIST chromedriver-bin-98.0.4758.102.linux64.zip 10229802 BLAKE2B fec5719dc79804b80f6627bfcb2b346db54c865b5c06c3a0c95b94286cfe2d2f05e521a09f0270cc2ac1827c8beaaa49a62cecc0a276dc19d283c2bdddd20c2f SHA512 d2d5098380d11f54cdabf06487691c916f136fe0f3d0366784a3483c5465086f413d0d5985d1cc2a99cb37d52dc42a812d56c82512c9458229198bf67015a48d
24
25 diff --git a/www-apps/chromedriver-bin/chromedriver-bin-98.0.4758.80.ebuild b/www-apps/chromedriver-bin/chromedriver-bin-98.0.4758.102.ebuild
26 similarity index 98%
27 rename from www-apps/chromedriver-bin/chromedriver-bin-98.0.4758.80.ebuild
28 rename to www-apps/chromedriver-bin/chromedriver-bin-98.0.4758.102.ebuild
29 index 15678224be6b..7503ea84cdc5 100644
30 --- a/www-apps/chromedriver-bin/chromedriver-bin-98.0.4758.80.ebuild
31 +++ b/www-apps/chromedriver-bin/chromedriver-bin-98.0.4758.102.ebuild
32 @@ -1,7 +1,7 @@
33 # Copyright 1999-2022 Gentoo Authors
34 # Distributed under the terms of the GNU General Public License v2
35
36 -EAPI=7
37 +EAPI=8
38
39 DESCRIPTION="WebDriver for Chrome"
40 HOMEPAGE="https://sites.google.com/a/chromium.org/chromedriver"