From 2109cdee7ff0e3625315f57ace4b73849b9004ce Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Tue, 12 Dec 2017 11:40:51 -0500 Subject: www-plugins/chrome-binary-plugins: automated update (63.0.3239.90) Package-Manager: Portage-2.3.17_p5, Repoman-2.3.6_p29 --- www-plugins/chrome-binary-plugins/Manifest | 2 +- .../chrome-binary-plugins-63.0.3239.84_beta.ebuild | 61 ---------------------- .../chrome-binary-plugins-63.0.3239.90_beta.ebuild | 61 ++++++++++++++++++++++ 3 files changed, 62 insertions(+), 62 deletions(-) delete mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-63.0.3239.84_beta.ebuild create mode 100644 www-plugins/chrome-binary-plugins/chrome-binary-plugins-63.0.3239.90_beta.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 7969cabf14fa..ce302ebd0add 100644 --- a/www-plugins/chrome-binary-plugins/Manifest +++ b/www-plugins/chrome-binary-plugins/Manifest @@ -1,3 +1,3 @@ -DIST google-chrome-beta_63.0.3239.84-1_amd64.deb 50529188 BLAKE2B fe902e12a8209410db54528e896cbccced45a659595c616bb5beef9473da43677d8f22dcdeddee6d2e1d5542de9fca458a916ff4d5b209427b07d111bd0ce949 SHA512 041a4ded8c850353d71be394681ba8d76c8dbd78f90f204f36a94900e2221da2906572aa0f283fe0475c36117ed368c17f4915ea92ce710a3c66f94b54a70e3f +DIST google-chrome-beta_63.0.3239.90-1_amd64.deb 50131080 BLAKE2B 7363869e12612e3a0c7805e5fc08a9d057903152aa440c47b3fbf33917d0ee1ff1483b194bb15a1d04bf6c54e754cc2d0ba9fea4622a3bf77f2d26c8309d4941 SHA512 381551f1c0504e7073a43a78e069f330cb699155cb5f74ec372667361b7a85db33f1b9a070aa2b6c373a47bd9d855fedba06a95dba5052f085e204507c825e55 DIST google-chrome-stable_63.0.3239.84-1_amd64.deb 49564190 BLAKE2B f9fb79c5e5f70bdbd197bf83a271d639a607693ffad9f507464990ee524bd51ec84a8f8e5542ab358df40bd654652ac5ab1f1c9eb5dfb2ba21415f9dcb2c1235 SHA512 2e7bb6a89c1f5eaa2017ab0e660351edf7c85bb579bf2b63e88e05aba789f968f594931c99189d34eacc116dc9b9c4a14f0676b8eb196e9e02abe0b2bb0f07cf DIST google-chrome-unstable_64.0.3282.14-1_amd64.deb 52966238 BLAKE2B 202f7cba24027b022ff400eb79e8ad7cf1bda61acd0da9ef429057075abfc4a427e00595a5888b96cead017a484402257a7a3d6cee2de8f9716c5cd24b7e38e0 SHA512 784e33c4e9b5dc2933402638f5792521bbcfac495b93eb3ff3e647f9b544c65db824084a999192b29d0e396202ae9d16c66608bea632d4bce6f4fcc0f5b9bf45 diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-63.0.3239.84_beta.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-63.0.3239.84_beta.ebuild deleted file mode 100644 index fb901aa5d5d9..000000000000 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-63.0.3239.84_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? ( !