x11-misc/xdotool: Add desktop-misc as maintainer.
authorJeroen Roovers <jer@gentoo.org>
Sat, 8 Apr 2017 09:50:34 +0000 (11:50 +0200)
committerJeroen Roovers <jer@gentoo.org>
Sat, 8 Apr 2017 09:50:34 +0000 (11:50 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

x11-misc/xdotool/metadata.xml

index 2355eb9e058c3c9e8046c9318cfba565366f2881..f872516554a801df1fa0d1839a2f7dda6aadeed0 100644 (file)
@@ -1,12 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-       <!-- maintainer-needed -->
-       <longdescription>This tool lets you programatically (or manually) simulate keyboard input and
+<maintainer type='project'>
+<email>desktop-misc@gentoo.org</email>
+</maintainer>
+<longdescription>
+This tool lets you programatically (or manually) simulate keyboard input and
 mouse activity, move and resize windows, etc. It does this using X11's XTEST
-extension and other Xlib functions. </longdescription>
-       <upstream>
-               <remote-id type="google-code">semicomplete</remote-id>
-               <remote-id type="github">jordansissel/xdotool</remote-id>
-       </upstream>
+extension and other Xlib functions.
+</longdescription>
+<upstream>
+<remote-id type="google-code">semicomplete</remote-id>
+<remote-id type="github">jordansissel/xdotool</remote-id>
+</upstream>
 </pkgmetadata>