From d3790f82d57070335ede66a09fa76db33a02a61b Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Thu, 8 Jun 2017 21:52:33 -0400 Subject: www-plugins/chrome-binary-plugins: automated update (60.0.3112.24) Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69 --- www-plugins/chrome-binary-plugins/Manifest | 2 +- .../chrome-binary-plugins-59.0.3071.86_beta.ebuild | 61 ---------------------- .../chrome-binary-plugins-60.0.3112.24_beta.ebuild | 61 ++++++++++++++++++++++ 3 files changed, 62 insertions(+), 62 deletions(-) delete mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-59.0.3071.86_beta.ebuild create mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-60.0.3112.24_beta.ebuild (limited to 'www-plugins') diff --git a/www-plugins/chrome-binary-plugins/Manifest b/www-plugins/chrome-binary-plugins/Manifest index a9a630ee5ef5..3c590ae2db25 100644 --- a/www-plugins/chrome-binary-plugins/Manifest +++ b/www-plugins/chrome-binary-plugins/Manifest @@ -1,3 +1,3 @@ -DIST google-chrome-beta_59.0.3071.86-1_amd64.deb 63831062 SHA256 46517d7a3b744a3048bc7368240940a115625a1c9be4a350f5c3afea9ab449c8 SHA512 d0df82e53af0f294f847a7519f0e77611ceed2fa87e59abcd917d7908e8b938e40144fcbdb804cade1df37e98d50becd7c9f4ebe68f9de042d9e263fe4cf36ed WHIRLPOOL 9269de69655c2d34d00306545ac4655d673e05c1ba906980060a2e503315cfd4c4b58592b1670be2ab882977b739e7f95580a515c69886485d1f828ff754ed5f +DIST google-chrome-beta_60.0.3112.24-1_amd64.deb 63477786 SHA256 ff2cfa23b80330f08330f99d8c1052ec193ca40b07b3fb715fb1fad9b8c0a7a4 SHA512 713b770d1ff003b369d5c40c9d347636fb54edb8d363d82f2cb0dec0e24e37e2f62e15514a06828c777aea7cd912b2feae26f5841869f60e35d6ae48a4ffc609 WHIRLPOOL ff8f07a933344e0153f4255b0fa855320ad13903b09bedcff071aecd058c005f74f6a5b32133530fec6fc603332c26ab5b514d537315e1191aa79e43d99ec5a3 DIST google-chrome-stable_59.0.3071.86-1_amd64.deb 60835794 SHA256 895bbda9a3d049daf2b92e1df76ca9196265ad67e77442e0fa9ab5bee18a73af SHA512 c6089748b1c2c50f55a343e467cd3ce0877a32b69d532ec8d11153ac0675f81624a335f0ab2b821d32669a942bf6776bf66ffc3f36b6e60a6c55f8532a9e11a3 WHIRLPOOL aedde7f1b66b824a5211c36d87ba381e1751d1f4951493caa4270fa87a9901bb9c7a82def44dc8d15e752192a00c380cd27682e0339089d4948ba12037775492 DIST google-chrome-unstable_60.0.3112.20-1_amd64.deb 66934754 SHA256 d53a532b6bfc52320187f890503b16a90e0e65042193f1e0f0f78e9a40517551 SHA512 a1a97d731aa0124e8603d4bd4cef068964c4a3aac274fc594ace574d056c384bd4e0562b90f050afe78bdc67fc3f23ad81906780cfcf483c68d5df02b7c42361 WHIRLPOOL c5ee592c6f95dea9368af255791dbfa1843259da94368ef020920aa4ccab3de94bcbdff743fcefe31e44cf9391b414988c02813221660c23d87bef0fbfa734e1 diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-59.0.3071.86_beta.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-59.0.3071.86_beta.ebuild deleted file mode 100644 index fb901aa5d5d9..000000000000 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-59.0.3071.86_beta.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2017 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? ( !