app-portage/g-octave: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 18:03:29 +0000 (19:03 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 19:53:28 +0000 (20:53 +0100)
app-portage/g-octave/metadata.xml

index a767dd6b01bd2453bb9761113f4a8684923773a1..0ba35678266afdc66563530238e9ef8c1a36cd3d 100644 (file)
@@ -1,23 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="person">
-    <email>rafaelmartins@gentoo.org</email>
-    <name>Rafael G. Martins</name>
-  </maintainer>
-  <maintainer type="project">
-    <email>sci-mathematics@gentoo.org</email>
-    <name>Gentoo Mathematics Project</name>
-  </maintainer>
-  <longdescription lang="en">
-        g-octave is a tool that generates and installs ebuilds for Octave-Forge
-        packages "on-the-fly" to Gentoo Linux, using Portage. It's capable to
-        generate ebuilds and Manifest files for the packages, and to install
-        them using an autogenerated overlay (named g-octave). g-octave can also
-        handle patches to the packages automatically. The command line interface
-        tries to be very similar to the interface of the emerge tool.
+       <maintainer type="person">
+               <email>rafaelmartins@gentoo.org</email>
+               <name>Rafael G. Martins</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>sci-mathematics@gentoo.org</email>
+               <name>Gentoo Mathematics Project</name>
+       </maintainer>
+       <longdescription lang="en">
+               g-octave is a tool that generates and installs ebuilds for Octave-Forge
+               packages "on-the-fly" to Gentoo Linux, using Portage. It's capable to
+               generate ebuilds and Manifest files for the packages, and to install
+               them using an autogenerated overlay (named g-octave). g-octave can also
+               handle patches to the packages automatically. The command line interface
+               tries to be very similar to the interface of the emerge tool.
        </longdescription>
-  <upstream>
-    <remote-id type="github">rafaelmartins/g-octave</remote-id>
-  </upstream>
+       <upstream>
+               <remote-id type="github">rafaelmartins/g-octave</remote-id>
+       </upstream>
 </pkgmetadata>