commit: ce44b97b82a604a2cd608e3a6cff3670b015eb52 Author: Alessandro Calorì <axelgenus <AT> gmail <DOT> com> AuthorDate: Sat Dec 19 12:02:48 2015 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Dec 19 18:10:49 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce44b97b
sys-power/acpi: add proxy maintainer (axelgenus) sys-power/acpi/metadata.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/sys-power/acpi/metadata.xml b/sys-power/acpi/metadata.xml index 5b9e716..bf649f4 100644 --- a/sys-power/acpi/metadata.xml +++ b/sys-power/acpi/metadata.xml @@ -1,10 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> + <herd>proxy-maintainers</herd> <maintainer> - <email>[email protected]</email> + <email>[email protected]</email> + <name>Alessandro Calorì</name> + <description>Proxied maintainer; set to assignee in all bugs</description> </maintainer> <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>
