app-misc/ttyrec: take over maintainership.
authorPatrice Clement <monsieurp@gentoo.org>
Tue, 17 Oct 2017 07:06:31 +0000 (09:06 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 17 Oct 2017 07:12:06 +0000 (09:12 +0200)
Package-Manager: Portage-2.3.8, Repoman-2.3.3

app-misc/ttyrec/metadata.xml

index 939212a8a109fd0e102ee3692da5e3a6774c0d19..a7bed5c509324f7345fcffa9bae26e32f868c494 100644 (file)
@@ -1,12 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<!-- maintainer-needed -->
-<longdescription>
-ttyrec is a tty recorder. Recorded data can be played back with the
-included ttyplay command. ttyrec is just a derivative of script
-command for recording timing information with microsecond accuracy as
-well. It can record emacs -nw, vi, lynx, or any programs running on
-tty.
-</longdescription>
+       <maintainer type="person">
+               <email>monsieurp@gentoo.org</email>
+               <name>Patrice Clement</name>
+       </maintainer>
+       <longdescription>
+               ttyrec is a tty recorder. Recorded data can be played back with the
+               included ttyplay command. ttyrec is just a derivative of script
+               command for recording timing information with microsecond accuracy as
+               well. It can record emacs -nw, vi, lynx, or any programs running on
+               tty.
+       </longdescription>
 </pkgmetadata>