dev-util/premake: [QA] Consistent whitespace in metadata.xml
authorDavid Seifert <soap@gentoo.org>
Sat, 25 Nov 2017 22:45:01 +0000 (23:45 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 26 Nov 2017 11:38:15 +0000 (12:38 +0100)
dev-util/premake/metadata.xml

index 798594dcbe68f1dd16fb3bcb19c39dfeb321fc25..e57cb3c992f6236dd7be8da85ce70216f6c31d8f 100644 (file)
@@ -1,18 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <maintainer type="person">
-    <email>titanofold@gentoo.org</email>
-    <name>Aaron W. Swenson</name>
-  </maintainer>
-  <longdescription lang="en">
-       Describe your software project just once, using Premake's simple and
-       easy to read syntax, and build it everywhere. Generate project files
-       for Visual Studio, GNU Make, Xcode, Code::Blocks, and more across
-       Windows, Mac OS X, and Linux. Use the full featured Lua scripting
-       engine to make build configuration tasks a breeze.
-  </longdescription>
-  <upstream>
-    <remote-id type="sourceforge">premake</remote-id>
-  </upstream>
+       <maintainer type="person">
+               <email>titanofold@gentoo.org</email>
+               <name>Aaron W. Swenson</name>
+       </maintainer>
+       <longdescription lang="en">
+               Describe your software project just once, using Premake's simple and
+               easy to read syntax, and build it everywhere. Generate project files
+               for Visual Studio, GNU Make, Xcode, Code::Blocks, and more across
+               Windows, Mac OS X, and Linux. Use the full featured Lua scripting
+               engine to make build configuration tasks a breeze.
+       </longdescription>
+       <upstream>
+               <remote-id type="sourceforge">premake</remote-id>
+       </upstream>
 </pkgmetadata>