commit: a9f5f2e5e09a5bc75b4ad6a00acbfb13feac80aa Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Tue Oct 17 07:06:31 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Oct 17 07:12:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9f5f2e5
app-misc/ttyrec: take over maintainership. Package-Manager: Portage-2.3.8, Repoman-2.3.3 app-misc/ttyrec/metadata.xml | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/app-misc/ttyrec/metadata.xml b/app-misc/ttyrec/metadata.xml index 939212a8a10..a7bed5c5093 100644 --- a/app-misc/ttyrec/metadata.xml +++ b/app-misc/ttyrec/metadata.xml @@ -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>[email protected]</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>
