aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-11-18 20:39:44 +0000
committerJustin Lecher <jlec@gentoo.org>2017-11-18 20:39:44 +0000
commitbce61aa3e4fe85fe411df858eb30ebe72a3a8f88 (patch)
treeb1c9615114a61663dd20c38cda7bb4b0a04ec6cd /sci-libs/fox/metadata.xml
parentsci-biology/bismark: Fix repoman warnings (diff)
downloadsci-bce61aa3e4fe85fe411df858eb30ebe72a3a8f88.tar.gz
sci-bce61aa3e4fe85fe411df858eb30ebe72a3a8f88.tar.bz2
sci-bce61aa3e4fe85fe411df858eb30ebe72a3a8f88.zip
Consistently ident with tabs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-libs/fox/metadata.xml')
-rw-r--r--sci-libs/fox/metadata.xml24
1 files changed, 12 insertions, 12 deletions
diff --git a/sci-libs/fox/metadata.xml b/sci-libs/fox/metadata.xml
index fbb7cbc34..2f8a48b9f 100644
--- a/sci-libs/fox/metadata.xml
+++ b/sci-libs/fox/metadata.xml
@@ -1,16 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="project">
- <email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
-</maintainer>
-<use>
- <flag name="dom">Compile the W3C document object model module</flag>
- <flag name="fast">Compile with best known optimization flags</flag>
- <flag name="sax">Compile the streaming, validating parser based on java's Simple API for XML</flag>
- <flag name="wcml">Compile the module for a subset of the Chemical Markup Language</flag>
- <flag name="wkml">Compile the module for the creation of KML documents used by applications such as Google Earth</flag>
- <flag name="wxml">Compile the XML writer used to sequentially create arbitrary XML documents quickly with minimal memory requirements</flag>
- </use>
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+ </maintainer>
+ <use>
+ <flag name="dom">Compile the W3C document object model module</flag>
+ <flag name="fast">Compile with best known optimization flags</flag>
+ <flag name="sax">Compile the streaming, validating parser based on java's Simple API for XML</flag>
+ <flag name="wcml">Compile the module for a subset of the Chemical Markup Language</flag>
+ <flag name="wkml">Compile the module for the creation of KML documents used by applications such as Google Earth</flag>
+ <flag name="wxml">Compile the XML writer used to sequentially create arbitrary XML documents quickly with minimal memory requirements</flag>
+ </use>
</pkgmetadata>