net-im/psi: metadata.xml fix upstream, indentation
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 26 Mar 2017 09:45:18 +0000 (11:45 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 26 Mar 2017 09:45:18 +0000 (11:45 +0200)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

net-im/psi/metadata.xml

index 198e9603b41d9161f2ab3028f907cb3528c652ab..76be332734ebbeea6370213d2663d04e8ce27a66 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-needed -->
-  <longdescription>Psi is a very good jabber client that uses QT</longdescription>
-  <use>
-    <flag name="enchant">Use enchant spell engine instead of aspell</flag>
-    <flag name="extras">Enables extra non official patches</flag>
-    <flag name="iconsets">Install additional iconsets, some of them has not clear licensing</flag>
-    <flag name="plugins">Enable plugins support</flag>
-    <flag name="powersave">Disable some non critical timers for much less CPU usage</flag>
-    <flag name="webkit">Enable chatlog rendering using webkit</flag>
-    <flag name="whiteboarding">Enable experimental interactive SVG drawing</flag>
-    <flag name="xscreensaver">Use X screensaver protocol extension to monitor idle/active status based on mouse/keyboard events</flag>
-  </use>
-  <upstream>
-    <remote-id type="sourceforge">psi</remote-id>
-  </upstream>
+       <!-- maintainer-needed -->
+       <longdescription>Psi is a very good jabber client that uses QT</longdescription>
+       <use>
+               <flag name="enchant">Use enchant spell engine instead of aspell</flag>
+               <flag name="extras">Enables extra non official patches</flag>
+               <flag name="iconsets">Install additional iconsets, some of them has not clear licensing</flag>
+               <flag name="plugins">Enable plugins support</flag>
+               <flag name="powersave">Disable some non critical timers for much less CPU usage</flag>
+               <flag name="webkit">Enable chatlog rendering using webkit</flag>
+               <flag name="whiteboarding">Enable experimental interactive SVG drawing</flag>
+               <flag name="xscreensaver">Use X screensaver protocol extension to monitor idle/active status based on mouse/keyboard events</flag>
+       </use>
+       <upstream>
+               <remote-id type="github">psi-im/psi</remote-id>
+       </upstream>
 </pkgmetadata>