summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-03-26 11:45:18 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-03-26 11:45:18 +0200
commit21c97726630815a43c1d60684baf7a1eca674853 (patch)
treef4ba312355a54685ab41167354841a0a5fa2e098 /net-im/psi
parentnet-im/psi: Configure with --no-separate-debug-info (diff)
downloadgentoo-21c97726630815a43c1d60684baf7a1eca674853.tar.gz
gentoo-21c97726630815a43c1d60684baf7a1eca674853.tar.bz2
gentoo-21c97726630815a43c1d60684baf7a1eca674853.zip
net-im/psi: metadata.xml fix upstream, indentation
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-im/psi')
-rw-r--r--net-im/psi/metadata.xml30
1 files changed, 15 insertions, 15 deletions
diff --git a/net-im/psi/metadata.xml b/net-im/psi/metadata.xml
index 198e9603b41d..76be332734eb 100644
--- a/net-im/psi/metadata.xml
+++ b/net-im/psi/metadata.xml
@@ -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>