blob: 1e16d466875f96cc6227030d32a9fcf9c2de3847 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=install unpack
DESCRIPTION=Binary plugins from Google Chrome for use in Chromium
EAPI=5
HOMEPAGE=https://www.google.com/chrome
IUSE=+widevine
KEYWORDS=-* ~amd64
LICENSE=google-chrome
RDEPEND=widevine? ( !<www-client/chromium-57[widevine(-)] ) !www-plugins/chrome-binary-plugins:0 !www-plugins/chrome-binary-plugins:stable !www-plugins/chrome-binary-plugins:unstable
RESTRICT=bindist mirror strip
SLOT=beta
SRC_URI=https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-beta/google-chrome-beta_67.0.3396.18-1_amd64.deb
_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 unpacker f40f7b4bd5aa88c2a4ba7b0d1e0ded70
_md5_=867413b03b94a7908f0373ccd5ea7ea1
|