commit:     ab2babe534434f0b617d6ec01f65ed0f1f0bdabd
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  3 22:55:14 2020 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Tue Nov  3 22:56:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab2babe5

net-misc/putty: Take over maintenance

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 net-misc/putty/metadata.xml | 29 ++++++++++++++++-------------
 1 file changed, 16 insertions(+), 13 deletions(-)

diff --git a/net-misc/putty/metadata.xml b/net-misc/putty/metadata.xml
index bc1f2eab89b..5e99e6c774c 100644
--- a/net-misc/putty/metadata.xml
+++ b/net-misc/putty/metadata.xml
@@ -1,17 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-<!-- maintainer-needed -->
-<longdescription lang="en">
-PuTTY is a free implementation of Telnet and SSH for Windows and Unix
-platforms, along with an xterm terminal emulator. It supports flexible terminal
-setup, mid-session reconfiguration using Ctrl-rightclick, multiple X11
-authentication protocols, and various other interesting things not provided by
-ssh in an xterm.
-</longdescription>
-<use>
-<flag name="gssapi">Enable support for GSSAPI (<pkg>virtual/krb5</pkg>)</flag>
-<flag name="gtk">Build the PuTTY client which requires 
<pkg>x11-libs/gtk+</pkg>. If disabled only the CLI tools puttygen, plink, pscp 
and psftp will be built</flag>
-<flag name="gtk2">Build the PuTTY client with <pkg>x11-libs/gtk+</pkg>:2 
instead of <pkg>x11-libs/gtk+</pkg>:3</flag>
-</use>
+       <maintainer type="person">
+               <email>[email protected]</email>
+               <name>Lars Wendler</name>
+       </maintainer>
+       <longdescription lang="en">
+               PuTTY is a free implementation of Telnet and SSH for Windows 
and Unix
+               platforms, along with an xterm terminal emulator. It supports 
flexible terminal
+               setup, mid-session reconfiguration using Ctrl-rightclick, 
multiple X11
+               authentication protocols, and various other interesting things 
not provided by
+               ssh in an xterm.
+       </longdescription>
+       <use>
+               <flag name="gssapi">Enable support for GSSAPI 
(<pkg>virtual/krb5</pkg>)</flag>
+               <flag name="gtk">Build the PuTTY client which requires 
<pkg>x11-libs/gtk+</pkg>. If disabled only the CLI tools puttygen, plink, pscp 
and psftp will be built</flag>
+               <flag name="gtk2">Build the PuTTY client with 
<pkg>x11-libs/gtk+</pkg>:2 instead of <pkg>x11-libs/gtk+</pkg>:3</flag>
+       </use>
 </pkgmetadata>

Reply via email to