From 97dcfcc45c3c618a9e6a12d27a69222550f01a74 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Wed, 14 Feb 2018 10:25:40 -0500 Subject: www-plugins/chrome-binary-plugins: automated update (64.0.3282.167) Package-Manager: Portage-2.3.24_p18, Repoman-2.3.6_p99 --- www-plugins/chrome-binary-plugins/Manifest | 2 +- .../chrome-binary-plugins-64.0.3282.140.ebuild | 61 ---------------------- .../chrome-binary-plugins-64.0.3282.167.ebuild | 61 ++++++++++++++++++++++ 3 files changed, 62 insertions(+), 62 deletions(-) delete mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-64.0.3282.140.ebuild create mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-64.0.3282.167.ebuild (limited to 'www-plugins') diff --git a/www-plugins/chrome-binary-plugins/Manifest b/www-plugins/chrome-binary-plugins/Manifest index 42dfd5a85055..97a940e19402 100644 --- a/www-plugins/chrome-binary-plugins/Manifest +++ b/www-plugins/chrome-binary-plugins/Manifest @@ -1,3 +1,3 @@ DIST google-chrome-beta_65.0.3325.51-1_amd64.deb 53278244 BLAKE2B 54159122dc7550f6fc62a75b8bf5ad325b0d835692de660810e7bf6b4b26d87959b8d987ace8f6e8a12f0aae5f0cf79bb33058d9240446ffedfb22c269228a8b SHA512 0ffc62319bba7964137d0d512b47d4f29e951fb122a099fff1dc60b94c4cf31f9554933f773f92296a312bc7d418566f5e94beeba09ac5554d649f3729a50d66 -DIST google-chrome-stable_64.0.3282.140-1_amd64.deb 51688962 BLAKE2B a1e583af1edfc73882b68007259ba980ba2c23c4070a4477bd92e8c21a49d4939c1b027569ac914927131263d0cd82b44d421c84a2a7a8e9611b2f936965842e SHA512 6602ecf29915722087dc6b2ca20ee65996eab7411f9a9f66c8c73b5cb007552877007f96e3829f63faf5357b82d9a84b4dbb25a4d8bd54d3f806af9d0370049d +DIST google-chrome-stable_64.0.3282.167-1_amd64.deb 51801914 BLAKE2B cb069aecc58cdc343450be4f592207139d2fea7d00a0ef7546cbb1ae4caa64bd9b1bb8ca3195c2d1ec89cd37d19e8772ddcb222669b607cd87bda1debbd9eca6 SHA512 d672f201b347f6de8cca159fbd46e8bd0233afd03735b2b785ed1f300cef66b9275372b057c678cc832b7485b74782c6bf0f75f6e31aefc4a5e12a1adf67b074 DIST google-chrome-unstable_66.0.3343.3-1_amd64.deb 53156634 BLAKE2B 5bb22366c989619411fb3d1c758b02397e98a9710d3a2f59eb8394d00a80c9119be4e2958532070d2adca69905bb1ed893bd7802f6ddc35ae8894e99cb929103 SHA512 274b819faeaf19782be2042f1aba51076b95b2692ddf48f0b32a12cf9f9cc63182e499e0d59f9fa25fbe1c2fcf27bcfb637688b56b715e68998a8686cb46c818 diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-64.0.3282.140.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-64.0.3282.140.ebuild deleted file mode 100644 index c62a441fcb51..000000000000 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-64.0.3282.140.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? ( !