commit:     d2f8966b950216de8ef1f759fc8564bfa1478306
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 25 18:03:29 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Nov 25 19:53:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2f8966b

app-portage/g-octave: [QA] Consistent whitespace in metadata.xml

 app-portage/g-octave/metadata.xml | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

diff --git a/app-portage/g-octave/metadata.xml 
b/app-portage/g-octave/metadata.xml
index a767dd6b01b..0ba35678266 100644
--- a/app-portage/g-octave/metadata.xml
+++ b/app-portage/g-octave/metadata.xml
@@ -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>[email protected]</email>
-    <name>Rafael G. Martins</name>
-  </maintainer>
-  <maintainer type="project">
-    <email>[email protected]</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>[email protected]</email>
+               <name>Rafael G. Martins</name>
+       </maintainer>
+       <maintainer type="project">
+               <email>[email protected]</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>

Reply via email to