diff options
author | Stephan Hartmann <sultan@gentoo.org> | 2021-10-01 19:41:27 +0200 |
---|---|---|
committer | Stephan Hartmann <sultan@gentoo.org> | 2021-10-01 19:43:42 +0200 |
commit | 63484d7a1a22f70b1ba2f16bf4350d8155eba795 (patch) | |
tree | de9a398333000d418cf247da8d7947ded4341ed0 /www-plugins | |
parent | www-client/google-chrome: automated update (94.0.4606.71) (diff) | |
download | gentoo-63484d7a1a22f70b1ba2f16bf4350d8155eba795.tar.gz gentoo-63484d7a1a22f70b1ba2f16bf4350d8155eba795.tar.bz2 gentoo-63484d7a1a22f70b1ba2f16bf4350d8155eba795.zip |
www-plugins/chrome-binary-plugins: automated update (94.0.4606.71)
Signed-off-by: Stephan Hartmann <sultan@gentoo.org>
Diffstat (limited to 'www-plugins')
-rw-r--r-- | www-plugins/chrome-binary-plugins/Manifest | 2 | ||||
-rw-r--r-- | www-plugins/chrome-binary-plugins/chrome-binary-plugins-94.0.4606.71.ebuild (renamed from www-plugins/chrome-binary-plugins/chrome-binary-plugins-94.0.4606.61.ebuild) | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www-plugins/chrome-binary-plugins/Manifest b/www-plugins/chrome-binary-plugins/Manifest index f39b0a17310f..9c0ec8c27bc0 100644 --- a/www-plugins/chrome-binary-plugins/Manifest +++ b/www-plugins/chrome-binary-plugins/Manifest @@ -1,3 +1,3 @@ DIST google-chrome-beta_95.0.4638.32-1_amd64.deb 89580228 BLAKE2B 8d6f1eeeae1f109a59bf859e7b3ef7099997973abc12c9eb16be88006eca97c69db0cf525bb614f2ef35ecbdeceb7cac5f3ca9f7234f359bf6825eb6a4fa4363 SHA512 0c659b1e97c7cd1cd79547c5697a12decaefa22a9fa8f5c994d71e07af2d812e578f38d2f9e09b572a8643988ebbb92e6504dbdf5eb275db460e84fe59a28d1b -DIST google-chrome-stable_94.0.4606.61-1_amd64.deb 90287596 BLAKE2B 0ac80477a3248ce2aaff59855e10542364e50e8baf80a52cb4e3ffa900bb369a22eae73d659d1f87f93b9f19deb6630fc2b9eb1185b851cb0ec1193d8b77246f SHA512 1a596bf6941688b13d1e74d1ee7c8676fad1f79f8224526dd7372c5bc3cb7c96cff3267b4b812f81ca114eb3acac6dd6e5576b536e0bd8cfee8263aa7a91e3a8 +DIST google-chrome-stable_94.0.4606.71-1_amd64.deb 90273096 BLAKE2B aea33d4b2ead51d71b85139ba6581eb75e31cb1723e7047a96390246c91e346e12142476f227379f182cf03a8e1154fc00678a494e3578e46063d9cb7ea1a43e SHA512 d86e208730f1ff4b7ad4c831d79021930209454ba1fcb1a1142c4c9ea469be2bc91d2517e80b3547ebb737d9ed48a4cd23431864b0587508b0d2df0e87a25773 DIST google-chrome-unstable_96.0.4655.0-1_amd64.deb 89354896 BLAKE2B 69b2e65712351b3b7835005eb975dc5ededb09a5172efd8f0de75ec7f0c781513d6af6014f90fa03ae8c7ae3ea4ab1299b8a9ee4ef61feeba7d26b9f64c1f379 SHA512 fae22eb0cb6b1e52cbc12f9d18fb2733da9efa53c7b8fbd3a71132766c0be9c341522aacb4853b9317f01e11e216dc8c4b970ae70a606149122a0eba95f5d165 diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-94.0.4606.61.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-94.0.4606.71.ebuild index 575d76b0e179..60e3ad6a5e17 100644 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-94.0.4606.61.ebuild +++ b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-94.0.4606.71.ebuild @@ -1,9 +1,9 @@ # Copyright 2012-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -inherit multilib unpacker +inherit unpacker DESCRIPTION="Binary plugins from Google Chrome for use in Chromium" HOMEPAGE="https://www.google.com/chrome" |