summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Sautier <sautier.louis@gmail.com>2016-07-22 00:29:41 +0200
committerPatrice Clement <monsieurp@gentoo.org>2016-07-23 23:07:53 +0200
commit538f595fde5dfdbc1119fc30905f3c005b3a45d1 (patch)
tree836d1433fda1077c092469b511134afdf9239ba4
parentnet-misc/radvd: bup (diff)
downloadgentoo-538f595f.tar.gz
gentoo-538f595f.tar.bz2
gentoo-538f595f.zip
net-p2p/syncthing: fix metadata.xml indentation
Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/1940 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
-rw-r--r--net-p2p/syncthing/metadata.xml11
1 files changed, 5 insertions, 6 deletions
diff --git a/net-p2p/syncthing/metadata.xml b/net-p2p/syncthing/metadata.xml
index df7f00257827..b0046d4b6dca 100644
--- a/net-p2p/syncthing/metadata.xml
+++ b/net-p2p/syncthing/metadata.xml
@@ -4,7 +4,6 @@
<maintainer type="person">
<email>sautier.louis@gmail.com</email>
<name>Louis Sautier</name>
- <description>Proxied maintainer; set to assignee in all bugs</description>
</maintainer>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
@@ -15,13 +14,13 @@
<name>Dirkjan Ochtman</name>
</maintainer>
<longdescription lang="en">
- Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized.
- Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.
+ Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized.
+ Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.
</longdescription>
<use>
- <flag name="tools">
- Install discosrv, relaysrv and other tools to /usr/libexec/synsthing/.
- </flag>
+ <flag name="tools">
+ Install discosrv, relaysrv and other tools to /usr/libexec/synsthing/.
+ </flag>
</use>
<upstream>
<remote-id type="github">syncthing/syncthing</remote-id>