Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-power/acpi/
Date: Sat, 19 Dec 2015 19:07:42
Message-Id: 1450548649.ce44b97b82a604a2cd608e3a6cff3670b015eb52.monsieurp@gentoo
1 commit: ce44b97b82a604a2cd608e3a6cff3670b015eb52
2 Author: Alessandro Calorì <axelgenus <AT> gmail <DOT> com>
3 AuthorDate: Sat Dec 19 12:02:48 2015 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 19 18:10:49 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce44b97b
7
8 sys-power/acpi: add proxy maintainer (axelgenus)
9
10 sys-power/acpi/metadata.xml | 10 +++++++++-
11 1 file changed, 9 insertions(+), 1 deletion(-)
12
13 diff --git a/sys-power/acpi/metadata.xml b/sys-power/acpi/metadata.xml
14 index 5b9e716..bf649f4 100644
15 --- a/sys-power/acpi/metadata.xml
16 +++ b/sys-power/acpi/metadata.xml
17 @@ -1,10 +1,18 @@
18 <?xml version="1.0" encoding="UTF-8"?>
19 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
20 <pkgmetadata>
21 + <herd>proxy-maintainers</herd>
22 <maintainer>
23 - <email>maintainer-needed@g.o</email>
24 + <email>axelgenus@×××××.com</email>
25 + <name>Alessandro Calorì</name>
26 + <description>Proxied maintainer; set to assignee in all bugs</description>
27 </maintainer>
28 <upstream>
29 <remote-id type="sourceforge">acpiclient</remote-id>
30 </upstream>
31 + <longdescription lang="en">
32 + Attempts to replicate the functionality of the 'old' apm command
33 + on ACPI systems, including battery and thermal information. Does not
34 + support ACPI suspending, only displays information about ACPI devices.
35 + </longdescription>
36 </pkgmetadata>