blob: 1cd759db9d8e99b706f83cb3c737cec546f176ef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=install unpack
DESCRIPTION=Binary plugins from Google Chrome for use in Chromium
EAPI=5
HOMEPAGE=https://www.google.com/chrome
IUSE=+flash +widevine
KEYWORDS=-* amd64
LICENSE=google-chrome
RDEPEND=!www-plugins/chrome-binary-plugins:0 !www-plugins/chrome-binary-plugins:beta !www-plugins/chrome-binary-plugins:unstable
RESTRICT=bindist mirror strip
SLOT=stable
SRC_URI=https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_53.0.2785.92-1_amd64.deb
_eclass_exported_funcs=src_unpack:unpacker src_install:-
_eclasses_=multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 6198c04daba0e1307bd844df7d37f423 unpacker 45d07319df5f40ee6af58418b0f930be
_md5_=6409f29d2965e0c249c141fb3a82a216
|