From 20d00ba21beda537e98348488795adb2dbc98985 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Wed, 9 May 2018 19:41:30 -0400 Subject: www-plugins/chrome-binary-plugins: automated update (67.0.3396.40, 68.0.3423.2) Package-Manager: Portage-2.3.36, Repoman-2.3.9_p193 --- www-plugins/chrome-binary-plugins/Manifest | 4 +- .../chrome-binary-plugins-67.0.3396.30_beta.ebuild | 60 ---------------------- .../chrome-binary-plugins-67.0.3396.40_beta.ebuild | 60 ++++++++++++++++++++++ .../chrome-binary-plugins-68.0.3418.2_alpha.ebuild | 60 ---------------------- .../chrome-binary-plugins-68.0.3423.2_alpha.ebuild | 60 ++++++++++++++++++++++ 5 files changed, 122 insertions(+), 122 deletions(-) delete mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-67.0.3396.30_beta.ebuild create mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-67.0.3396.40_beta.ebuild delete mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-68.0.3418.2_alpha.ebuild create mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-68.0.3423.2_alpha.ebuild (limited to 'www-plugins/chrome-binary-plugins') diff --git a/www-plugins/chrome-binary-plugins/Manifest b/www-plugins/chrome-binary-plugins/Manifest index 46e7fec97cc2..de8b85d0e6ae 100644 --- a/www-plugins/chrome-binary-plugins/Manifest +++ b/www-plugins/chrome-binary-plugins/Manifest @@ -1,3 +1,3 @@ -DIST google-chrome-beta_67.0.3396.30-1_amd64.deb 53582390 BLAKE2B 61aef8d12daf5b34e67d6deca7725ecc98ac3c368a3c8a8457763458e5a2ed2235ed4dc0333ee45d5ba93b1d8a917248c16f538395fce7b9d5c4efd7d08a809b SHA512 e578582532a797fe8a2cda63d0d3e2e9b3ff98a5b8a50f32aa45e98723bbe5ca2812337fdfc655a1214dab5927c12c25ff6ab7596a0c549dde90125b1495020b +DIST google-chrome-beta_67.0.3396.40-1_amd64.deb 53706590 BLAKE2B 4713df66465982ee13e0092710f66c08cc4da3300c0a6745bc88735beda6c6e07e07a7d14661680ab211f448baf28b931694770d30aa7ba2d2edad785f23e600 SHA512 b2b469cf46f8380f1c4139ab090592b219a86f3266061151b6641a6491582622020aceb869c0f5de68a2e6cd3ddaf5c713e4c01c013928480dcbfcecaca4605f DIST google-chrome-stable_66.0.3359.139-1_amd64.deb 52214770 BLAKE2B 2eebeb728e921cd89db1c06ff3c7d55f08f1565ac59f0260b9f079a951c21b8af944aac7d2ac2af6eac1833e4d0b0ad5ce5cc09705c5f7fabb1a5a0d5e4cab4f SHA512 7eacb4c6bcdcb330c3ce0a39ff7035117ac0040bfd647135562b6a01cbe214ac2edf5d110b7f69ffb58ca60f128be3cc948e8eb8ce94c803a4d4294279b9dac6 -DIST google-chrome-unstable_68.0.3418.2-1_amd64.deb 54061810 BLAKE2B 68476e5461717c0daf88e5022eace717745570071cf5b76a8e0e567af7e594692275d82e328024661275c24028e90e0ee9010bdc44bedde5a669954013a5e3f3 SHA512 4fc7fc585ccb3fe8e36f1ba5fe53ce15765e30d4c053c5405adc96399ff4da77b1c11ccab5e91914680d6e9cb97290af344ab6c6fa354c6fee10f6e94deafe34 +DIST google-chrome-unstable_68.0.3423.2-1_amd64.deb 54165194 BLAKE2B 10f8a44de80400a87e04102625cc3b968107df287cfd4df70a4c2fcf59267b13afdfec1fbd6f672a83f49a1ad36cac36bbcb3c36f02ca99b29c6c9f39623990f SHA512 eb27e8e3631fe69c54cce86161f5b5e1e1a64cb64863462b81a43f29a82cd2c6498cf4d1251bc9a9efcb5a2e4bfe995274b4d0b95108dde5468ff1cd5ff9e91d diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-67.0.3396.30_beta.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-67.0.3396.30_beta.ebuild deleted file mode 100644 index f2cb5723b3da..000000000000 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-67.0.3396.30_beta.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -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? ( !