From 969fa43518e3cdcdde5483b979b08ed6c10c828c Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Wed, 16 May 2018 18:37:11 -0400 Subject: www-plugins/chrome-binary-plugins: automated update (66.0.3359.181, 67.0.3396.48) Package-Manager: Portage-2.3.36_p22, Repoman-2.3.9_p215 --- www-plugins/chrome-binary-plugins/Manifest | 4 +- .../chrome-binary-plugins-66.0.3359.170.ebuild | 61 ---------------------- .../chrome-binary-plugins-66.0.3359.181.ebuild | 61 ++++++++++++++++++++++ .../chrome-binary-plugins-67.0.3396.40_beta.ebuild | 60 --------------------- .../chrome-binary-plugins-67.0.3396.48_beta.ebuild | 60 +++++++++++++++++++++ 5 files changed, 123 insertions(+), 123 deletions(-) delete mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-66.0.3359.170.ebuild create mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-66.0.3359.181.ebuild delete mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-67.0.3396.40_beta.ebuild create mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-67.0.3396.48_beta.ebuild (limited to 'www-plugins') diff --git a/www-plugins/chrome-binary-plugins/Manifest b/www-plugins/chrome-binary-plugins/Manifest index 761226503e22..05faf8043b4c 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.40-1_amd64.deb 53706590 BLAKE2B 4713df66465982ee13e0092710f66c08cc4da3300c0a6745bc88735beda6c6e07e07a7d14661680ab211f448baf28b931694770d30aa7ba2d2edad785f23e600 SHA512 b2b469cf46f8380f1c4139ab090592b219a86f3266061151b6641a6491582622020aceb869c0f5de68a2e6cd3ddaf5c713e4c01c013928480dcbfcecaca4605f -DIST google-chrome-stable_66.0.3359.170-1_amd64.deb 52207438 BLAKE2B cd2b5cdac9ce79e8296ff616e77f3af3611e2461fb7fe1d9cfd6f96acf1876f7670b85b949b6445630505e58d0c4995076c28ae15f5bc162bdb013c2b01624ca SHA512 a518dae7e42594621d78d0dc00698308544055575c7a5b0a9c8994547a87ca310bc7e24884ac947f3f0aefbf9e352889ab78485174145d1764fa50551d720725 +DIST google-chrome-beta_67.0.3396.48-1_amd64.deb 53690648 BLAKE2B 7222f04fa5d370aa52262f698b21545906cbf16656fbdaf4d7acd7fd88ea8cae66ae9ab0e8fe86fd61fd1155b4739f0994eaa77950dd781b767255880ae933b8 SHA512 0e7bef42e7a7a3cb4f935860b67d361cd158a7a07c576ad2bf012652371fe3a1e0ad31790e5a230796b0ae0dac5175ae7d425652d0c40873e454164aa4da5c6e +DIST google-chrome-stable_66.0.3359.181-1_amd64.deb 52336026 BLAKE2B ff6d8646970c11734c0bb692e5174ecad70094356d0929e24763b23bf4cd03fbe7cbb7a64b8188b55395708e4d505782b8e3879bdfa7b0e2f8a66e76fe27d276 SHA512 95c0d47e8017072f8bfbfd7a46d46677e8729791bdc48fddb3d966574702a167dcde7557e317048bfa93d9216e613385244353f7fa94b8b793d384fb09427c93 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-66.0.3359.170.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-66.0.3359.170.ebuild deleted file mode 100644 index 4f14ae48696a..000000000000 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-66.0.3359.170.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# 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? ( !