dev-perl/UUID-Tiny: fix mixed metadata.xml indentation
authorKent Fredric <kentnl@gentoo.org>
Mon, 18 Sep 2017 16:46:07 +0000 (04:46 +1200)
committerKent Fredric <kentnl@gentoo.org>
Mon, 18 Sep 2017 16:50:10 +0000 (04:50 +1200)
Package-Manager: Portage-2.3.8, Repoman-2.3.3

dev-perl/UUID-Tiny/metadata.xml

index cfac002a425b7c5b61c08080b620b3935b16d8d0..6fe837cf7d9d1ed2c3efe6c7a2451afb0be61889 100644 (file)
@@ -1,19 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-       <maintainer type="person">
-               <email>c.affolter@purplehaze.ch</email>
-               <description>Maintainer</description>
-       </maintainer>
-       <maintainer type="person">
-               <email>dev-zero@gentoo.org</email>
-               <description>Proxy maintainer</description>
-       </maintainer>
-       <maintainer type="project">
+  <maintainer type="person">
+    <email>c.affolter@purplehaze.ch</email>
+    <description>Maintainer</description>
+  </maintainer>
+  <maintainer type="person">
+    <email>dev-zero@gentoo.org</email>
+    <description>Proxy maintainer</description>
+  </maintainer>
+  <maintainer type="project">
     <email>proxy-maint@gentoo.org</email>
     <name>Proxy Maintainers</name>
   </maintainer>
-       <longdescription>UUID::Tiny is a lightweight, low dependency Pure Perl module for UUID creation and testing. This module provides the creation of version 1 time based UUIDs (using random multicast MAC addresses), version 3 MD5 based UUIDs, version 4 random UUIDs, and version 5 SHA-1 based UUIDs.</longdescription>
+  <longdescription>UUID::Tiny is a lightweight, low dependency Pure Perl module for UUID creation and testing. This module provides the creation of version 1 time based UUIDs (using random multicast MAC addresses), version 3 MD5 based UUIDs, version 4 random UUIDs, and version 5 SHA-1 based UUIDs.</longdescription>
   <upstream>
     <remote-id type="cpan">UUID-Tiny</remote-id>
     <remote-id type="cpan-module">UUID::Tiny</remote-id>