blob: d3880597edf163ae81e12b419c899e096889275f (
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=+widevine
KEYWORDS=-* ~amd64
LICENSE=google-chrome
RDEPEND=!www-plugins/chrome-binary-plugins:0 !www-plugins/chrome-binary-plugins:beta !www-plugins/chrome-binary-plugins:stable
RESTRICT=bindist mirror strip
SLOT=unstable
SRC_URI=https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_57.0.2986.0-1_amd64.deb
_eclass_exported_funcs=src_unpack:unpacker src_install:-
_eclasses_=multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783 unpacker 45d07319df5f40ee6af58418b0f930be
_md5_=4df2a0fb20b715181b807a5714ff09d6
|