From e968725ff7d0dc96757b13725c039f437fc002c1 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Sat, 2 Mar 2019 18:54:17 -0500 Subject: www-plugins/chrome-binary-plugins: automated update Package-Manager: Portage-2.3.59_p2, Repoman-2.3.12_p67 Signed-off-by: Mike Gilbert --- www-plugins/chrome-binary-plugins/Manifest | 6 +- .../chrome-binary-plugins-72.0.3626.109.ebuild | 67 ---------------------- .../chrome-binary-plugins-72.0.3626.121.ebuild | 67 ++++++++++++++++++++++ .../chrome-binary-plugins-73.0.3683.39_beta.ebuild | 67 ---------------------- .../chrome-binary-plugins-73.0.3683.56_beta.ebuild | 67 ++++++++++++++++++++++ .../chrome-binary-plugins-74.0.3710.0_alpha.ebuild | 67 ---------------------- .../chrome-binary-plugins-74.0.3717.0_alpha.ebuild | 67 ++++++++++++++++++++++ 7 files changed, 204 insertions(+), 204 deletions(-) delete mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-72.0.3626.109.ebuild create mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-72.0.3626.121.ebuild delete mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-73.0.3683.39_beta.ebuild create mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-73.0.3683.56_beta.ebuild delete mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-74.0.3710.0_alpha.ebuild create mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-74.0.3717.0_alpha.ebuild (limited to 'www-plugins') diff --git a/www-plugins/chrome-binary-plugins/Manifest b/www-plugins/chrome-binary-plugins/Manifest index 1393deb45800..58a9a6c1edd4 100644 --- a/www-plugins/chrome-binary-plugins/Manifest +++ b/www-plugins/chrome-binary-plugins/Manifest @@ -1,3 +1,3 @@ -DIST google-chrome-beta_73.0.3683.39-1_amd64.deb 58736852 BLAKE2B 9a89e2ae51b66190fb4bbb32bba302620905fd09afd60c060766fb46bcfd5a44d11698b1913cee9111c4c9d5f1257204eb05c93ce9c113eb1ca839ced4e819aa SHA512 be55420f0984a0e39766548943b4803981c397f44d0fa2ecfa2988aabb596e94c149e3e115b77e6c665a27490b21750328acf15aa0c44fd8f09087589d66463c -DIST google-chrome-stable_72.0.3626.109-1_amd64.deb 57273356 BLAKE2B c99fb96e19dc6c57663863a11d23b38923321e2a723c602de853a74f819decfa8a6127944841616cbe39f85b0e4a940fb408106b56301c934e7f367966d561ff SHA512 b506d494de70c54c4c6edd24575a8587002529ef4e3f1804c8e76fb7e2e657b4ceeef6b417a793438b79f3fa1c6e395243fde09c8012478a4b23640a497de7bf -DIST google-chrome-unstable_74.0.3710.0-1_amd64.deb 59244894 BLAKE2B 077344268986ccf30853ebce2cc98fff60e751a950f2187f8f7886d6b15e303ae4a4fa7055748a0ab13ab9d0b5f895d88dddd1e56c15cfe20616bf10237de32c SHA512 da65a9312af8b05f77e60cfc99b70c3fe332afdf9c642e6dfa519273851faf7e1ed0b8ba8044f18e1ca6fc51de85b3e1887a2d39661a139ca2122ef31538167a +DIST google-chrome-beta_73.0.3683.56-1_amd64.deb 58799266 BLAKE2B b169e7b52bec52e29679bea01d73d7d4703dc6c13f83fd9e55edc1112ddd0349d4888ecead7fc383d7850f6a4d3e3676a5a31877d74dfd244b25283c7d0a653a SHA512 18731b77a2d086233e20c737cfee2fc73c83390052302748ee622ccbb7f2aff6977509b2c389efde04bc9637df9bd825def14e8974aebea430a9ca673ddb044a +DIST google-chrome-stable_72.0.3626.121-1_amd64.deb 57295524 BLAKE2B 04bd058939baccf7cfb3452058e3aba4a55469d457295e9a672a4bea1f8b2c75a7240a1930977d931c5aa321d09a09b78572330be07b50f0909079419d447cdb SHA512 b700048a0effe16ba1cc58c4105a3502f3f47f1aaa95c95bc24eae155e92d4750e6e8e2b49439ae46e5e59e9ae0bfda0556d5da810e982e681c33e93cde9b447 +DIST google-chrome-unstable_74.0.3717.0-1_amd64.deb 59160494 BLAKE2B cc59bd613e0edef169cf2d62705bd05332240f42bf3811307810a5f0cf55614b6d0c4bec6765954a7b0f12479a483d9a90752a8da6243447120fabc2bcdf1399 SHA512 e09ad834039fa046d1021512fd29e061bf4a6f4d92f94b1a4350dcf78a4f06db4e528edbccecfb79c194d51b931199e02e750aa8657230de32f6e9deadb7af88 diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-72.0.3626.109.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-72.0.3626.109.ebuild deleted file mode 100644 index c60abbfa5a56..000000000000 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-72.0.3626.109.ebuild +++ /dev/null @@ -1,67 +0,0 @@ -# Copyright 2012-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit multilib unpacker - -DESCRIPTION="Binary plugins from Google Chrome for use in Chromium" -HOMEPAGE="https://www.google.com/chrome" - -case ${PV} in - *_alpha*) - SLOT="unstable" - CHROMEDIR="opt/google/chrome-${SLOT}" - MY_PV=${PV%_alpha}-1 - ;; - *_beta*) - SLOT="beta" - CHROMEDIR="opt/google/chrome-${SLOT}" - MY_PV=${PV%_beta}-1 - ;; - *) - SLOT="stable" - CHROMEDIR="opt/google/chrome" - MY_PV=${PV}-1 - ;; -esac - -MY_PN="google-chrome-${SLOT}" -MY_P="${MY_PN}_${MY_PV}" - -SRC_URI="https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb" -KEYWORDS="-* amd64" - -LICENSE="google-chrome" -IUSE="+widevine" -RESTRICT="bindist mirror strip" - -RDEPEND=" - widevine? ( - dev-libs/glib:2 - dev-libs/nspr - dev-libs/nss - !