blob: 7b3fd4fff0472ea1a2e9060b8be03b4f505c09c5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
<remote-id type="sourceforge">acpiclient</remote-id>
</upstream>
<longdescription lang="en">
Attempts to replicate the functionality of the 'old' apm command
on ACPI systems, including battery and thermal information. Does not
support ACPI suspending, only displays information about ACPI devices.
</longdescription>
</pkgmetadata>
|