summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-03-16 14:51:20 +0100
committerMichał Górny <mgorny@gentoo.org>2021-03-16 17:42:16 +0100
commita677ccd2966d9c9cb9458586eaacee33055896b2 (patch)
tree2bb3e8d1ff02b9d6842877b34511ea376d823217 /net-dialup/openl2tp
parentmedia-fonts/ja-ipafonts: EAPI-7 bump (diff)
downloadgentoo-a677ccd2966d9c9cb9458586eaacee33055896b2.tar.gz
gentoo-a677ccd2966d9c9cb9458586eaacee33055896b2.tar.bz2
gentoo-a677ccd2966d9c9cb9458586eaacee33055896b2.zip
*/*: Normalize metadata.xml files
Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-dialup/openl2tp')
-rw-r--r--net-dialup/openl2tp/metadata.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/net-dialup/openl2tp/metadata.xml b/net-dialup/openl2tp/metadata.xml
index 5f1b920a55a8..9e294f8afdd3 100644
--- a/net-dialup/openl2tp/metadata.xml
+++ b/net-dialup/openl2tp/metadata.xml
@@ -6,12 +6,12 @@
<name>Andrew Savchenko</name>
</maintainer>
<use>
- <flag name='client'>Enable l2tp client.</flag>
- <flag name='dmalloc'>Enable debugging using <pkg>dev-libs/dmalloc</pkg>.</flag>
- <flag name='rpc'>Enable RPC control management. This flag is required for
+ <flag name="client">Enable l2tp client.</flag>
+ <flag name="dmalloc">Enable debugging using <pkg>dev-libs/dmalloc</pkg>.</flag>
+ <flag name="rpc">Enable RPC control management. This flag is required for
l2tpconfig to be built and used.</flag>
- <flag name='server'>Enable l2tp server.</flag>
- <flag name='stats'>Enable status files. Note: when they are used, this
+ <flag name="server">Enable l2tp server.</flag>
+ <flag name="stats">Enable status files. Note: when they are used, this
hampers performance of the daemon.</flag>
</use>
</pkgmetadata>