summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-plugins/chrome-binary-plugins')
-rw-r--r--www-plugins/chrome-binary-plugins/Manifest6
-rw-r--r--www-plugins/chrome-binary-plugins/chrome-binary-plugins-67.0.3396.62.ebuild (renamed from www-plugins/chrome-binary-plugins/chrome-binary-plugins-66.0.3359.181.ebuild)3
-rw-r--r--www-plugins/chrome-binary-plugins/chrome-binary-plugins-67.0.3396.62_beta.ebuild (renamed from www-plugins/chrome-binary-plugins/chrome-binary-plugins-67.0.3396.56_beta.ebuild)0
-rw-r--r--www-plugins/chrome-binary-plugins/chrome-binary-plugins-68.0.3440.7_alpha.ebuild (renamed from www-plugins/chrome-binary-plugins/chrome-binary-plugins-68.0.3438.3_alpha.ebuild)0
4 files changed, 4 insertions, 5 deletions
diff --git a/www-plugins/chrome-binary-plugins/Manifest b/www-plugins/chrome-binary-plugins/Manifest
index 6334a0f7edd0..4e07abd0c5f9 100644
--- a/www-plugins/chrome-binary-plugins/Manifest
+++ b/www-plugins/chrome-binary-plugins/Manifest
@@ -1,3 +1,3 @@
-DIST google-chrome-beta_67.0.3396.56-1_amd64.deb 53717138 BLAKE2B 2298fda12ae312089552429afa5ba5800947d4a76e2c859224fb424e96a9a25a930ef89995adb1b0c2377a33f6c56dfecf6033f663d89bd9f932539505269268 SHA512 8d28a562a21251fffdfef6aa6e2e5eb69be4e24a722d312aac6baf5c1246fee1f092b4765ddc2def20e598e39b8ebfc8cbcbf470fd546a54a06d09917eb87ddb
-DIST google-chrome-stable_66.0.3359.181-1_amd64.deb 52336026 BLAKE2B ff6d8646970c11734c0bb692e5174ecad70094356d0929e24763b23bf4cd03fbe7cbb7a64b8188b55395708e4d505782b8e3879bdfa7b0e2f8a66e76fe27d276 SHA512 95c0d47e8017072f8bfbfd7a46d46677e8729791bdc48fddb3d966574702a167dcde7557e317048bfa93d9216e613385244353f7fa94b8b793d384fb09427c93
-DIST google-chrome-unstable_68.0.3438.3-1_amd64.deb 55563070 BLAKE2B c3376710747d52d24b1f9c9ad37c292479a52a78a9149958615069074b8e067ea5e8c6facc3e3bee84ad3b3191f98aeaae91a9f431adfcfdeebdf6aca6b75c84 SHA512 c68cdff1a34098418b65302c190e775c999f592bec10b996361f887d38fc54afad026e1055204f1acb453ab479d51f93c8acbfb50e1497eca7c524fdde6ccdd8
+DIST google-chrome-beta_67.0.3396.62-1_amd64.deb 53717682 BLAKE2B 4b9e81029a1941625e4b8d1201d4fdc01c73c2b5cffb9c78faba8a0d3e70985a1c4571153ee291dc8c9f3743d78fa0f12d8342482cca6440712dfa72bf4b7619 SHA512 040694582940e776f74fc8644eeb04f3cb3016be246b385c20870f10dc6bef2278469f135eb83f9329a9a14fbdcba8ef99430c98b83e6af9326fed397f30a519
+DIST google-chrome-stable_67.0.3396.62-1_amd64.deb 52532020 BLAKE2B 6b0a9aae756dbc7dafcd1e1479a0ac9f630c7c888549c54bef6f295d9649812bab4471e4c3e4716aec729d2d83d75e501f01b2ca7fb63399f7c113af761ac1f2 SHA512 78e27742d9f9568b3c3aae2e46052466a2386b772fb04f8a55bb38cf030cc8c24561b5c3d7670d8bbdc56d7f9e43986122dc4035a0607836ebfcdcd454597c86
+DIST google-chrome-unstable_68.0.3440.7-1_amd64.deb 55550866 BLAKE2B 27bac60cb261aaadca187e35857f39be13a89dfaab5889a4af8c63139e02c6740c5c36621fc68ffd60de69e5e7db18ff8fdbef5aac62b911b6cc5c1d383b9feb SHA512 31ac59aa77546cc80e49f0f18a8e37ad43316b2192df1225459ebef855c27755c4323656911909b153e71538754967ea0437c1d580957788a483c82db2d2c52a
diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-66.0.3359.181.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-67.0.3396.62.ebuild
index 634af83da34c..8dcc557fdf85 100644
--- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-66.0.3359.181.ebuild
+++ b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-67.0.3396.62.ebuild
@@ -61,8 +61,7 @@ pkg_nofetch() {
src_install() {
insinto /usr/$(get_libdir)/chromium
if use widevine; then
- doins libwidevinecdm.so libwidevinecdmadapter.so
+ doins libwidevinecdm.so
dosym ../chromium/libwidevinecdm.so /usr/$(get_libdir)/chromium-browser/libwidevinecdm.so
- dosym ../chromium/libwidevinecdmadapter.so /usr/$(get_libdir)/chromium-browser/libwidevinecdmadapter.so
fi
}
diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-67.0.3396.56_beta.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-67.0.3396.62_beta.ebuild
index 08f94544e0a3..08f94544e0a3 100644
--- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-67.0.3396.56_beta.ebuild
+++ b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-67.0.3396.62_beta.ebuild
diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-68.0.3438.3_alpha.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-68.0.3440.7_alpha.ebuild
index 08f94544e0a3..08f94544e0a3 100644
--- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-68.0.3438.3_alpha.ebuild
+++ b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-68.0.3440.7_alpha.ebuild