11 lines
699 B
Groff
11 lines
699 B
Groff
DEFINED_PHASES=install
|
|
DEPEND=!!app-emulation/wine:0
|
|
DESCRIPTION=A Mozilla Gecko based version of Internet Explorer for Wine
|
|
EAPI=6
|
|
HOMEPAGE=https://winehq.org
|
|
IUSE=abi_x86_32 abi_x86_64 +shared
|
|
KEYWORDS=amd64 x86
|
|
LICENSE=Apache-2.0 BSD BSD-2 MIT MPL-2.0
|
|
SLOT=2.47.2
|
|
SRC_URI=!shared? ( abi_x86_32? ( https://dl.winehq.org/wine/wine-gecko/2.47.2/wine-gecko-2.47.2-x86.msi ) abi_x86_64? ( https://dl.winehq.org/wine/wine-gecko/2.47.2/wine-gecko-2.47.2-x86_64.msi ) ) shared? ( abi_x86_32? ( https://dl.winehq.org/wine/wine-gecko/2.47.2/wine-gecko-2.47.2-x86.tar.xz ) abi_x86_64? ( https://dl.winehq.org/wine/wine-gecko/2.47.2/wine-gecko-2.47.2-x86_64.tar.xz ) )
|
|
_md5_=ed0d970e9706fa1e63768de4428c2ecb
|