summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-arch/innoextract/metadata.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/app-arch/innoextract/metadata.xml b/app-arch/innoextract/metadata.xml
index 35f36acfcc7a..0fb506b40c37 100644
--- a/app-arch/innoextract/metadata.xml
+++ b/app-arch/innoextract/metadata.xml
@@ -7,13 +7,13 @@
<description>Proxied maintainer; set to assignee in all bugs</description>
</maintainer>
<maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
</maintainer>
<use>
- <flag name="debug">Enable debug logging and the --debug command-line option.</flag>
- <flag name="lzma">Enable support for extracting lzma-compressed installers using <pkg>app-arch/xz-utils</pkg>.</flag>
- <flag name="c++0x">Compile innoextract using the C++11 standard.</flag>
+ <flag name="debug">Enable debug logging and the --debug command-line option</flag>
+ <flag name="lzma">Enable support for extracting lzma-compressed installers using <pkg>app-arch/xz-utils</pkg></flag>
+ <flag name="c++0x">Compile innoextract using the C++11 standard</flag>
</use>
<upstream>
<bugs-to>http://innoextract.constexpr.org/issues</bugs-to>