blob: 95972400c427f39c6dc10afd81117a4ead4ee811 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=sys-devel/bison sys-devel/flex
DESCRIPTION=Intel ACPI Source Language (ASL) compiler
EAPI=6
HOMEPAGE=https://www.acpica.org/downloads/
IUSE=test
KEYWORDS=amd64 ~ppc x86 ~amd64-fbsd ~x86-fbsd
LICENSE=iASL
SLOT=0
SRC_URI=http://www.acpica.org/sites/acpica/files/acpica-unix-20160729.tar.gz test? ( http://www.acpica.org/sites/acpica/files/acpitests-unix-20160729.tar.gz )
_eclass_exported_funcs=pkg_setup:- src_prepare:- src_configure:- src_compile:- src_test:- src_install:-
_eclasses_=eutils 017377e73405d964cd0137088cddb9c3 flag-o-matic 7366202dd55cb8f018f5d450d54e7749 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=dddb465bcdca05e02e6a288b36b93006
|