Gentoo Archives: gentoo-commits

From: Austin English <wizardedit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/chromedriver-bin/
Date: Wed, 29 Nov 2017 21:36:17
Message-Id: 1511991358.a385dddd0fe2acbfa98457a35f0578e60e9f1506.wizardedit@gentoo
1 commit: a385dddd0fe2acbfa98457a35f0578e60e9f1506
2 Author: Austin English <wizardedit <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 29 21:35:32 2017 +0000
4 Commit: Austin English <wizardedit <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 29 21:35:58 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a385dddd
7
8 www-apps/chromedriver-bin: append chromedriver version to downloaded filename
9
10 Gentoo-Bug: https://bugs.gentoo.org/628280
11 Package-Manager: Portage-2.3.16, Repoman-2.3.6
12
13 www-apps/chromedriver-bin/Manifest | 6 ++++--
14 www-apps/chromedriver-bin/chromedriver-bin-2.24.ebuild | 4 ++--
15 www-apps/chromedriver-bin/chromedriver-bin-2.30.ebuild | 4 ++--
16 3 files changed, 8 insertions(+), 6 deletions(-)
17
18 diff --git a/www-apps/chromedriver-bin/Manifest b/www-apps/chromedriver-bin/Manifest
19 index 86f466730c4..dc95fd5db04 100644
20 --- a/www-apps/chromedriver-bin/Manifest
21 +++ b/www-apps/chromedriver-bin/Manifest
22 @@ -1,2 +1,4 @@
23 -DIST chromedriver_linux32.zip 3154004 SHA256 3aca7babed99aec08a5eda717822532e9db81548b444d3aed53c4d8d2e3b19ab SHA512 36d853050c58bfc79e3b04e14f9c00cb3b5dad42cbc6a7433b06ef841184443750d714d7a5c80528e237831adf68ddb3f24540b9f19e6601e9e483e57f50cc7b WHIRLPOOL 308f6c5e5cd9bc6148e1c92172bafce20739908fe7d2a3a40159fca104a32250d91496bcb0540b1195be3bfe7697792daa8ed1187ee6da71e7cc8ee972407b0a
24 -DIST chromedriver_linux64.zip 3116161 SHA256 0c01b05276da98f203dc7eb4236c2ee7fe799b432734e088549bd0aadc71958e SHA512 ae1fa127560af1b8419c273f9e23253a19423276294cb920c87b0c209134244315c4d3878b9025589471d72056abb0087ef897f684e28d63b5fc71d628dd1791 WHIRLPOOL 01580ed5cdaab1f9be8068e1533f0518ca854d73afc4ce7251bcc32719e797e8a748824126ea833fef079c2d6306efd611f7b948bf609828f77767d9b81d7306
25 +DIST chromedriver-bin-2.24.linux32.zip 3154004 BLAKE2B 6db98f434a5a71c7d76a7fa607c96e84a5358d0f1293a5e99838bcbd7f28846422ddb2d1128fb5602b02700b7bd7b61856903bd05047007dc4f2e41a5f8d6532 SHA512 36d853050c58bfc79e3b04e14f9c00cb3b5dad42cbc6a7433b06ef841184443750d714d7a5c80528e237831adf68ddb3f24540b9f19e6601e9e483e57f50cc7b
26 +DIST chromedriver-bin-2.24.linux64.zip 3116161 BLAKE2B b32b8f5191b65fde09cd6fb6fa753702444e7dd15dc8f9a335bd99f9ac36942c0e7eaf546db5b688f66fa0ce429c550a20a3059e554452a2b99bb4d86b387622 SHA512 ae1fa127560af1b8419c273f9e23253a19423276294cb920c87b0c209134244315c4d3878b9025589471d72056abb0087ef897f684e28d63b5fc71d628dd1791
27 +DIST chromedriver-bin-2.30.linux32.zip 3891104 BLAKE2B 653365b57013549c3190d4fe2cc427b1f98bd04cd28d64be64993a99e90e33c487fcf8f3a35830659ad2f98a97a15345f24fb278c724eea4cf2ead41a19cb3b3 SHA512 341a652a4dba85a4990b6366fe1a6b392d83c32f70ec04ec69afbc90932d223f16b1944b2709b80dc4399c9377523fd494aba0e70fa7c9e22fda1e5142778a4b
28 +DIST chromedriver-bin-2.30.linux64.zip 3864914 BLAKE2B d31a1ff9f0eba3384bb3e1598b448c3893d65be98876ad302891657e0eaa8684733303eca618e43226a3e6eb1fd212248188d20cfc97b5aefc91186009999420 SHA512 451d120fceda3a08bba77fbae8d99c87c0902e608006a7895882a06cdcb1614afe0b563fd1b2b2bdc3ac3fbc426b5d3141245ee4d00a0c4dad6911d9a94f5d1a
29
30 diff --git a/www-apps/chromedriver-bin/chromedriver-bin-2.24.ebuild b/www-apps/chromedriver-bin/chromedriver-bin-2.24.ebuild
31 index f74d7cc4c86..3163f506be0 100644
32 --- a/www-apps/chromedriver-bin/chromedriver-bin-2.24.ebuild
33 +++ b/www-apps/chromedriver-bin/chromedriver-bin-2.24.ebuild
34 @@ -5,8 +5,8 @@ EAPI=6
35
36 DESCRIPTION="WebDriver for Chrome"
37 HOMEPAGE="https://sites.google.com/a/chromium.org/chromedriver"
38 -SRC_URI="amd64? ( https://chromedriver.storage.googleapis.com/${PV}/chromedriver_linux64.zip )
39 - x86? ( https://chromedriver.storage.googleapis.com/${PV}/chromedriver_linux32.zip )"
40 +SRC_URI="amd64? ( https://chromedriver.storage.googleapis.com/${PV}/chromedriver_linux64.zip -> ${P}.linux64.zip )
41 + x86? ( https://chromedriver.storage.googleapis.com/${PV}/chromedriver_linux32.zip -> ${P}.linux32.zip )"
42
43 LICENSE="google-chrome"
44 SLOT="0"
45
46 diff --git a/www-apps/chromedriver-bin/chromedriver-bin-2.30.ebuild b/www-apps/chromedriver-bin/chromedriver-bin-2.30.ebuild
47 index f74d7cc4c86..3163f506be0 100644
48 --- a/www-apps/chromedriver-bin/chromedriver-bin-2.30.ebuild
49 +++ b/www-apps/chromedriver-bin/chromedriver-bin-2.30.ebuild
50 @@ -5,8 +5,8 @@ EAPI=6
51
52 DESCRIPTION="WebDriver for Chrome"
53 HOMEPAGE="https://sites.google.com/a/chromium.org/chromedriver"
54 -SRC_URI="amd64? ( https://chromedriver.storage.googleapis.com/${PV}/chromedriver_linux64.zip )
55 - x86? ( https://chromedriver.storage.googleapis.com/${PV}/chromedriver_linux32.zip )"
56 +SRC_URI="amd64? ( https://chromedriver.storage.googleapis.com/${PV}/chromedriver_linux64.zip -> ${P}.linux64.zip )
57 + x86? ( https://chromedriver.storage.googleapis.com/${PV}/chromedriver_linux32.zip -> ${P}.linux32.zip )"
58
59 LICENSE="google-chrome"
60 SLOT="0"