blob: 165224211d54edd14cda8e029e3c998c36083a18 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=sys-devel/bison sys-devel/flex
DEFINED_PHASES=compile configure install prepare setup test
DESCRIPTION=Intel ACPI Source Language (ASL) compiler
EAPI=7
HOMEPAGE=https://www.acpica.org/downloads/
INHERIT=edos2unix toolchain-funcs
IUSE=test
KEYWORDS=amd64 ~arm64 ppc ppc64 x86
LICENSE=iASL
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=http://www.acpica.org/sites/acpica/files/acpica-unix-20200717.tar.gz test? ( http://www.acpica.org/sites/acpica/files/acpitests-unix-20200717.tar.gz )
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157
_md5_=f31da0da321f514c1e7529baf8de5965
|