mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
19 lines
652 B
XML
19 lines
652 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>robbat2@gentoo.org</email>
|
|
</maintainer>
|
|
<maintainer type="person">
|
|
<email>prometheanfire@gentoo.org</email>
|
|
</maintainer>
|
|
<longdescription>
|
|
This package really just provides acpidump and associated tools
|
|
for extracting ACPI tables to edit/reload buggy BIOS tables (works with iasl).
|
|
Useful for all ACPI-based systems (not just mobile/laptop systems).
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">anyc/pmtools</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|