summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-visualization/gnuplot/metadata.xml')
-rw-r--r--sci-visualization/gnuplot/metadata.xml30
1 files changed, 15 insertions, 15 deletions
diff --git a/sci-visualization/gnuplot/metadata.xml b/sci-visualization/gnuplot/metadata.xml
index 603442515bc9..72afd323a038 100644
--- a/sci-visualization/gnuplot/metadata.xml
+++ b/sci-visualization/gnuplot/metadata.xml
@@ -1,25 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci</herd>
-<maintainer>
- <email>ulm@gentoo.org</email>
- <name>Ulrich Müller</name>
-</maintainer>
-<maintainer>
- <email>ottxor@gentoo.org</email>
- <name>Christoph Junghans</name>
-</maintainer>
-<longdescription>
+ <herd>sci</herd>
+ <maintainer>
+ <email>ulm@gentoo.org</email>
+ <name>Ulrich Müller</name>
+ </maintainer>
+ <maintainer>
+ <email>ottxor@gentoo.org</email>
+ <name>Christoph Junghans</name>
+ </maintainer>
+ <longdescription>
Gnuplot is a command-driven interactive function plotting program.
It can be used to plot functions and data points in both two- and
three-dimensional plots in many different formats. It is designed
primarily for the visual display of scientific data.
</longdescription>
-<use>
- <flag name="gd">Add support for <pkg>media-libs/gd</pkg>.
+ <use>
+ <flag name="gd">Add support for <pkg>media-libs/gd</pkg>.
Needed for GIF, JPEG, and PNG image output.</flag>
- <flag name="thin-splines">Enable thin plate splines</flag>
- <flag name="bitmap">Enable dot-matrix printers and pbm terminal</flag>
-</use>
+ <flag name="thin-splines">Enable thin plate splines</flag>
+ <flag name="bitmap">Enable dot-matrix printers and pbm terminal</flag>
+ </use>
</pkgmetadata>