www-plugins/chrome-binary-plugins: add blocker on old chromium
authorMike Gilbert <floppym@gentoo.org>
Sun, 12 Mar 2017 16:50:49 +0000 (12:50 -0400)
committerMike Gilbert <floppym@gentoo.org>
Sun, 12 Mar 2017 17:06:27 +0000 (13:06 -0400)
Bug: https://bugs.gentoo.org/608148
Package-Manager: Portage-2.3.3_p79, Repoman-2.3.1_p72

www-plugins/chrome-binary-plugins/chrome-binary-plugins-57.0.2987.98.ebuild
www-plugins/chrome-binary-plugins/chrome-binary-plugins-57.0.2987.98_beta.ebuild
www-plugins/chrome-binary-plugins/chrome-binary-plugins-58.0.3029.14_alpha.ebuild

index 641944cfac4faaa9e38c8b24f760c185309dbe60..8173f0b7f5f0a41e22c18d8ad0425bb18a9795a3 100644 (file)
@@ -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}"
index 784002a41289cf21da0626ac486d3fc5a0dde88c..fb901aa5d5d99ea043206480a0abe02666d97089 100644 (file)
@@ -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}"
index 784002a41289cf21da0626ac486d3fc5a0dde88c..fb901aa5d5d99ea043206480a0abe02666d97089 100644 (file)
@@ -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}"