blob: 90dd779939ae1e7cdde0fed3abecde20147e9909 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
<origin>srcux</origin>
</pkgmetadata>
|