dev-perl/Color-Calc: fix mixed metadata.xml indentation
authorKent Fredric <kentnl@gentoo.org>
Mon, 18 Sep 2017 16:26:01 +0000 (04:26 +1200)
committerKent Fredric <kentnl@gentoo.org>
Mon, 18 Sep 2017 16:49:38 +0000 (04:49 +1200)
Package-Manager: Portage-2.3.8, Repoman-2.3.3

dev-perl/Color-Calc/metadata.xml

index 801027cfe195ce58bf1d3a748e4a9f49da154b57..9d8c9b3997383408c2268209bad78755d6c3e658 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 type="project">
+  <maintainer type="project">
     <email>perl@gentoo.org</email>
     <name>Gentoo Perl Project</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="cpan">Color-Calc</remote-id>
-               <remote-id type="cpan-module">Color::Calc</remote-id>
-               <remote-id type="cpan-module">Color::Calc::WWW</remote-id>
-    </upstream>
+  </maintainer>
+  <upstream>
+    <remote-id type="cpan">Color-Calc</remote-id>
+    <remote-id type="cpan-module">Color::Calc</remote-id>
+    <remote-id type="cpan-module">Color::Calc::WWW</remote-id>
+  </upstream>
 </pkgmetadata>