From 71f290d5f6bcdcdca18d6edc9c344478b9f28cd9 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Mon, 22 Jan 2018 22:38:39 -0500 Subject: www-plugins/chrome-binary-plugins: automated update (64.0.3282.99) Package-Manager: Portage-2.3.19_p11, Repoman-2.3.6_p45 --- www-plugins/chrome-binary-plugins/Manifest | 2 +- .../chrome-binary-plugins-64.0.3282.85_beta.ebuild | 61 ---------------------- .../chrome-binary-plugins-64.0.3282.99_beta.ebuild | 61 ++++++++++++++++++++++ 3 files changed, 62 insertions(+), 62 deletions(-) delete mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-64.0.3282.85_beta.ebuild create mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-64.0.3282.99_beta.ebuild (limited to 'www-plugins') diff --git a/www-plugins/chrome-binary-plugins/Manifest b/www-plugins/chrome-binary-plugins/Manifest index 350ade72f557..a2e091e28ca6 100644 --- a/www-plugins/chrome-binary-plugins/Manifest +++ b/www-plugins/chrome-binary-plugins/Manifest @@ -1,3 +1,3 @@ -DIST google-chrome-beta_64.0.3282.85-1_amd64.deb 52867444 BLAKE2B 987842fb8b525ae3996ef9136bc4feb75b459ae959f21e6fe0fc8ad9267a7b479bac2a78621b9f76c445afa7f442debc35fb03142615efa9f970a48cd7687ec0 SHA512 39527aaf1f36df32bf461d2ddd3a3025ab5627aa7eb950be70eb3c73b60a2cf57b733b14b014ac10ab47c8514045c6d8b1c36b5c59e6425c4f54c65d5adaa0d5 +DIST google-chrome-beta_64.0.3282.99-1_amd64.deb 52711654 BLAKE2B b06f9e4379988de37fe357d933e84dac0866e81cdcfe0270ba16a48cc79aa192fc65f2576c809b4ed41f4e54c59d5ad58b51fd12d8bf91cf1b85e0d240e2ccac SHA512 4d52c6de2e6bfe1a82cb8bccabf32d0cf15fba481da8a888da36ac7b00f721b5d8ba985ddb4041abb4a58f310d23cff2363cdadcf521027218698c4a6cd93d3c DIST google-chrome-stable_63.0.3239.132-1_amd64.deb 49565326 BLAKE2B 827949d0de954f3be5717674b4d1ed7d81147e23634144625c20c23274f468a8e2be7567efae0a52ddefa9bb130e2d5c00f46924104ed04c8ea1258680a2a368 SHA512 d3be097e7cc7f40038f3318eed6fac2feef890157ebc50b9b4936b941ceb4cce13ae46e76d78c82788e360b6abbe3ba69b11925bbfc4211c68665fc82659fada DIST google-chrome-unstable_65.0.3322.3-1_amd64.deb 53388158 BLAKE2B 460db1e4c0a82565e626c57c0bb2f94a3689e2fc8e884fb5a2884ba57fdbde06120817ba210416b90635258ee44f849b294d2e522b44e9987088c62362303634 SHA512 c91aef303086e1d7a188c4f7ca06a62d324b9d3055fb97074369e85698ce7c35dfc58745622231a296edaf9ecc9501e7e6858e05104a2fa8661e462eb2e529d8 diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-64.0.3282.85_beta.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-64.0.3282.85_beta.ebuild deleted file mode 100644 index e94c35d47021..000000000000 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-64.0.3282.85_beta.ebuild +++ /dev/null @@ -1,61 +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? ( !