diff options
author | Stephan Hartmann <sultan@gentoo.org> | 2021-04-15 22:51:25 +0200 |
---|---|---|
committer | Stephan Hartmann <sultan@gentoo.org> | 2021-04-15 22:51:53 +0200 |
commit | 16cb651b33f21623fde5a9684ffe5c59f4f891df (patch) | |
tree | 5fbca5eb33b70e7dd4850f419275fecdf402a5dd /www-plugins/chrome-binary-plugins | |
parent | www-client/google-chrome-unstable: bump to 91.0.4472.10 (diff) | |
download | gentoo-16cb651b33f21623fde5a9684ffe5c59f4f891df.tar.gz gentoo-16cb651b33f21623fde5a9684ffe5c59f4f891df.tar.bz2 gentoo-16cb651b33f21623fde5a9684ffe5c59f4f891df.zip |
www-plugins/chrome-binary-plugins: dev channel bump to 91.0.4472.10
EAPI 7
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Stephan Hartmann <sultan@gentoo.org>
Diffstat (limited to 'www-plugins/chrome-binary-plugins')
-rw-r--r-- | www-plugins/chrome-binary-plugins/Manifest | 2 | ||||
-rw-r--r-- | www-plugins/chrome-binary-plugins/chrome-binary-plugins-91.0.4472.10_alpha.ebuild (renamed from www-plugins/chrome-binary-plugins/chrome-binary-plugins-91.0.4469.4_alpha.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www-plugins/chrome-binary-plugins/Manifest b/www-plugins/chrome-binary-plugins/Manifest index b57e281eac17..fca37423fbb7 100644 --- a/www-plugins/chrome-binary-plugins/Manifest +++ b/www-plugins/chrome-binary-plugins/Manifest @@ -1,3 +1,3 @@ DIST google-chrome-beta_90.0.4430.72-1_amd64.deb 77768092 BLAKE2B 4403a03cd1cd82854f63cae69aa08049f1e0e31a848c3289fe24bf7b17de4baafac2a1ebe580c680e7f90a5f5d3b9bd12581432797b763608eff31b3e78999b4 SHA512 cfc44c18ecd21826617091bcf85309f5a0d1a23a86dd4167f7fde6783932ed68c30bc6932843a049d72fb39ccef6c1a228a799cb5643fc765c0edad837866c29 DIST google-chrome-stable_90.0.4430.72-1_amd64.deb 77750116 BLAKE2B 2178ca802bc9cb618996af93379032f09e4d905811899d0f4136e405005075129422c49a98b0a1c3bb511d625183146e4356cbb6262a868c3317fb9313e7f0b1 SHA512 0acd31b97475124ebebe2a72528c7e9a06ccb3beacb8c42793c0b51453a96ac545bee6cd7017f0009d1550ea7889f5a6ced8adb7f2939ab293b733eece492065 -DIST google-chrome-unstable_91.0.4469.4-1_amd64.deb 79111896 BLAKE2B d32edcec7e723a37fd50a6ba5565acc72d8c859a84762271ed94438830880afea7a246c35c7c387aa58848b326e2689043dccd03dea334df5cdee545e1dc08f9 SHA512 42439166e19f0c798dfcc8bbcb00252cc132360c38eb293f7b9a83a2f35278882102ad65f844f77d65b9233b18b4fd8668d7e8f597cb0e02d80f875b32004c81 +DIST google-chrome-unstable_91.0.4472.10-1_amd64.deb 78576856 BLAKE2B 7c78ec216b457c3335e1513b0e414f42f336e64b0e8dcd7a999a2bb7855dc79a3a9d5da8eee8b4f43212a388f92e33b5094eb1ffcba0b564d976659563519101 SHA512 376692d11e04a1d2f580133cab243a28a24d21a9044abbeb63531113693eb5b3d3b4cdc78442ea7cdf6fd30107a21fcd88a7243ac19198fa8e3603de98259613 diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-91.0.4469.4_alpha.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-91.0.4472.10_alpha.ebuild index f301c0cb51d3..969dd2f57c6a 100644 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-91.0.4469.4_alpha.ebuild +++ b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-91.0.4472.10_alpha.ebuild @@ -1,7 +1,7 @@ # Copyright 2012-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit multilib unpacker |