commit:     cc43186d19352bb78060eea125884be20bc42722
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 12 16:50:49 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Mar 12 17:06:27 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc43186d

www-plugins/chrome-binary-plugins: add blocker on old chromium

Bug: https://bugs.gentoo.org/608148
Package-Manager: Portage-2.3.3_p79, Repoman-2.3.1_p72

 .../chrome-binary-plugins/chrome-binary-plugins-57.0.2987.98.ebuild     | 2 ++
 .../chrome-binary-plugins-57.0.2987.98_beta.ebuild                      | 2 ++
 .../chrome-binary-plugins-58.0.3029.14_alpha.ebuild                     | 2 ++
 3 files changed, 6 insertions(+)

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-57.0.2987.98.ebuild 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-57.0.2987.98.ebuild
index 641944cfac4..8173f0b7f5f 100644
--- 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-57.0.2987.98.ebuild
+++ 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-57.0.2987.98.ebuild
@@ -36,6 +36,8 @@ LICENSE="google-chrome"
 IUSE="+widevine"
 RESTRICT="bindist mirror strip"
 
+RDEPEND="widevine? ( !<www-client/chromium-57[widevine(-)] )"
+
 for x in 0 beta stable unstable; do
        if [[ ${SLOT} != ${x} ]]; then
                RDEPEND+=" !${CATEGORY}/${PN}:${x}"

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-57.0.2987.98_beta.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-57.0.2987.98_beta.ebuild
index 784002a4128..fb901aa5d5d 100644
--- 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-57.0.2987.98_beta.ebuild
+++ 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-57.0.2987.98_beta.ebuild
@@ -36,6 +36,8 @@ LICENSE="google-chrome"
 IUSE="+widevine"
 RESTRICT="bindist mirror strip"
 
+RDEPEND="widevine? ( !<www-client/chromium-57[widevine(-)] )"
+
 for x in 0 beta stable unstable; do
        if [[ ${SLOT} != ${x} ]]; then
                RDEPEND+=" !${CATEGORY}/${PN}:${x}"

diff --git 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-58.0.3029.14_alpha.ebuild
 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-58.0.3029.14_alpha.ebuild
index 784002a4128..fb901aa5d5d 100644
--- 
a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-58.0.3029.14_alpha.ebuild
+++ 
b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-58.0.3029.14_alpha.ebuild
@@ -36,6 +36,8 @@ LICENSE="google-chrome"
 IUSE="+widevine"
 RESTRICT="bindist mirror strip"
 
+RDEPEND="widevine? ( !<www-client/chromium-57[widevine(-)] )"
+
 for x in 0 beta stable unstable; do
        if [[ ${SLOT} != ${x} ]]; then
                RDEPEND+=" !${CATEGORY}/${PN}:${x}"

Reply via email to