blob: e6d1890a4322bb7d3ffea04e9dfe15ae89be5b9f (
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_55.0.2883.18-1_amd64.deb
_eclass_exported_funcs=src_unpack:unpacker src_install:-
_eclasses_=multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 6198c04daba0e1307bd844df7d37f423 unpacker 45d07319df5f40ee6af58418b0f930be
_md5_=9849401908443c04a5389fb907aa5b26
|