diff options
author | John Helmert III <ajak@gentoo.org> | 2022-04-06 09:30:53 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-06 19:20:39 +0100 |
commit | 999e9b8cef687a86cae64ec1d773ea401536ca4f (patch) | |
tree | a1c63b122c816ddf8f84a2d56c23ca0fd3e27136 /app-laptop/pommed/metadata.xml | |
parent | */*: add <name> tags for kensington (diff) | |
download | gentoo-999e9b8cef687a86cae64ec1d773ea401536ca4f.tar.gz gentoo-999e9b8cef687a86cae64ec1d773ea401536ca4f.tar.bz2 gentoo-999e9b8cef687a86cae64ec1d773ea401536ca4f.zip |
*/*: add <name> tags for naota
Signed-off-by: John Helmert III <ajak@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/24931
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-laptop/pommed/metadata.xml')
-rw-r--r-- | app-laptop/pommed/metadata.xml | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/app-laptop/pommed/metadata.xml b/app-laptop/pommed/metadata.xml index 5db670753e4a..66488bd0c8eb 100644 --- a/app-laptop/pommed/metadata.xml +++ b/app-laptop/pommed/metadata.xml @@ -1,13 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="person"> - <email>naota@gentoo.org</email> -</maintainer> -<longdescription> pommed handles the hotkeys found on the Apple MacBook Pro, -MacBook and PowerBook laptops and adjusts the LCD backlight, sound volume, -keyboard backlight or ejects the CD-ROM drive accordingly. -pommed also monitors the ambient light sensors to automatically light up the -keyboard backlight on the MacBook Pro and the latest PowerBook. -Optional support for the Apple Remote control is available.</longdescription> + <maintainer type="person"> + <email>naota@gentoo.org</email> + <name>Naohiro Aota</name> + </maintainer> + <longdescription> pommed handles the hotkeys found on the Apple MacBook Pro, + MacBook and PowerBook laptops and adjusts the LCD backlight, sound volume, + keyboard backlight or ejects the CD-ROM drive accordingly. + pommed also monitors the ambient light sensors to automatically light up the + keyboard backlight on the MacBook Pro and the latest PowerBook. + Optional support for the Apple Remote control is available.</longdescription> </pkgmetadata> |