aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/fox/metadata.xml')
-rw-r--r--sci-libs/fox/metadata.xml19
1 files changed, 8 insertions, 11 deletions
diff --git a/sci-libs/fox/metadata.xml b/sci-libs/fox/metadata.xml
index 0d10e1027..9f1573b8e 100644
--- a/sci-libs/fox/metadata.xml
+++ b/sci-libs/fox/metadata.xml
@@ -1,16 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sci</herd>
- <maintainer>
- <email>sci@gentoo.org</email>
- </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>
+<herd>sci</herd>
+<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>