diff options
author | Mike Gilbert <floppym@gentoo.org> | 2015-09-11 12:29:45 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2015-09-11 12:30:31 -0400 |
commit | 3e8dc9f1458026c730efdabae69a8f8c5498f7f8 (patch) | |
tree | 55ccb5d0da641341d9c26694ec7b141da21656e6 /www-plugins | |
parent | www-client/chromium: Restore widevine support in the dev channel (47) (diff) | |
download | gentoo-3e8dc9f1458026c730efdabae69a8f8c5498f7f8.tar.gz gentoo-3e8dc9f1458026c730efdabae69a8f8c5498f7f8.tar.bz2 gentoo-3e8dc9f1458026c730efdabae69a8f8c5498f7f8.zip |
www-plugins/chrome-binary-plugins: Drop the einfo about widevine
Package-Manager: portage-2.2.20
Diffstat (limited to 'www-plugins')
4 files changed, 0 insertions, 12 deletions
diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2454.85_p1.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2454.85_p1.ebuild index 6cc1fb551149..a3cec8396f86 100644 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2454.85_p1.ebuild +++ b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-45.0.2454.85_p1.ebuild @@ -80,9 +80,6 @@ src_install() { doins libwidevinecdm.so strings ./chrome | grep -C 1 " (version:" | tail -1 > widevine.version doins widevine.version - einfo "Please note that if you intend to use this with www-clients/chromium," - einfo "you'll need to enable the widevine USE flag there as well, in order to" - einfo "utilize the widevine USE flag that's been used here." fi if use flash; then diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-46.0.2490.22_beta1.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-46.0.2490.22_beta1.ebuild index 6954b2c8b0ea..0d9e442ee50b 100644 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-46.0.2490.22_beta1.ebuild +++ b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-46.0.2490.22_beta1.ebuild @@ -80,9 +80,6 @@ src_install() { doins libwidevinecdm.so strings ./chrome | grep -C 1 " (version:" | tail -1 > widevine.version doins widevine.version - einfo "Please note that if you intend to use this with www-clients/chromium," - einfo "you'll need to enable the widevine USE flag there as well, in order to" - einfo "utilize the widevine USE flag that's been used here." fi if use flash; then diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-47.0.2503.0_alpha1.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-47.0.2503.0_alpha1.ebuild index 6954b2c8b0ea..0d9e442ee50b 100644 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-47.0.2503.0_alpha1.ebuild +++ b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-47.0.2503.0_alpha1.ebuild @@ -80,9 +80,6 @@ src_install() { doins libwidevinecdm.so strings ./chrome | grep -C 1 " (version:" | tail -1 > widevine.version doins widevine.version - einfo "Please note that if you intend to use this with www-clients/chromium," - einfo "you'll need to enable the widevine USE flag there as well, in order to" - einfo "utilize the widevine USE flag that's been used here." fi if use flash; then diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-9999.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-9999.ebuild index 6954b2c8b0ea..0d9e442ee50b 100644 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-9999.ebuild +++ b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-9999.ebuild @@ -80,9 +80,6 @@ src_install() { doins libwidevinecdm.so strings ./chrome | grep -C 1 " (version:" | tail -1 > widevine.version doins widevine.version - einfo "Please note that if you intend to use this with www-clients/chromium," - einfo "you'll need to enable the widevine USE flag there as well, in order to" - einfo "utilize the widevine USE flag that's been used here." fi if use flash; then |