blob: 283b7944df7ab72376378fd7da4256c68b3409a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install postinst prepare
DESCRIPTION=ACPI disassembler tools, including acpidump
EAPI=2
HOMEPAGE=https://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/
IUSE=doc
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=dev-lang/perl >=sys-power/iasl-20090521
SLOT=0
SRC_URI=https://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/utils/pmtools-20110323.tar.gz
_eclass_exported_funcs=pkg_postinst:- src_prepare:- src_compile:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic 8632fcd33a047954f007dee9a137bdcc multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs e886935aae2b45a545665444ab0667cf
_md5_=30d35d04b400c123746278803b95b9fa
|