sys-libs/cygwin-crypt: Fix metadata.xml
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 16 Jan 2017 16:32:27 +0000 (17:32 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 16 Jan 2017 16:32:49 +0000 (17:32 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

sys-libs/cygwin-crypt/metadata.xml

index f47e1fc13ea3dffb37ef14705d51357d4b954f20..598620e9d7d79b663f2dd2e24d079ffd889f919a 100644 (file)
@@ -1,13 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-       <maintainer>
+       <maintainer type="person">
                <email>haubi@gentoo.org</email>
                <name>Michael Haubenwallner</name>
        </maintainer>
        <longdescription lang="en">
-This packages provides a library which exports the functions crypt(3),
-encrypt(3), and setkey(3).  The created passwords are 56 bit DES
-encrypted and are 100% identical to those created by the Linux crypt(3).
+               This packages provides a library which exports the functions crypt(3),
+               encrypt(3), and setkey(3).  The created passwords are 56 bit DES
+               encrypted and are 100% identical to those created by the Linux crypt(3).
        </longdescription>
 </pkgmetadata>