sys-power/pmtools: align longdescription opening and closing tags

Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Petr Vaněk
2022-10-19 11:07:20 +02:00
committed by Sam James
parent 36a47371af
commit 4e333d02a0

View File

@@ -7,10 +7,11 @@
<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>
<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>