x11-misc/xdotool: Add desktop-misc as maintainer.

Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
Jeroen Roovers
2017-04-08 11:50:34 +02:00
parent 5c5db1a5dc
commit 7767f47be3

View 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>