summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2017-11-19 12:37:55 +0100
committerUlrich Müller <ulm@gentoo.org>2017-11-19 12:46:25 +0100
commit7f5e1ea143a1cbe704f37aeeeee52f0824dc9556 (patch)
tree578133e6a3a2780132978710dd0236f4d221d519 /sci-visualization
parentsci-visualization/gnuplot: Update live ebuild for HEAD. (diff)
downloadgentoo-7f5e1ea143a1cbe704f37aeeeee52f0824dc9556.tar.gz
gentoo-7f5e1ea143a1cbe704f37aeeeee52f0824dc9556.tar.bz2
gentoo-7f5e1ea143a1cbe704f37aeeeee52f0824dc9556.zip
sci-visualization/gnuplot: Fix indentation of metadata.xml.
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'sci-visualization')
-rw-r--r--sci-visualization/gnuplot/metadata.xml46
1 files changed, 24 insertions, 22 deletions
diff --git a/sci-visualization/gnuplot/metadata.xml b/sci-visualization/gnuplot/metadata.xml
index 151dd892920f..8700ea957399 100644
--- a/sci-visualization/gnuplot/metadata.xml
+++ b/sci-visualization/gnuplot/metadata.xml
@@ -1,32 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>ulm@gentoo.org</email>
- <name>Ulrich Müller</name>
- </maintainer>
- <maintainer type="person">
- <email>junghans@gentoo.org</email>
- <name>Christoph Junghans</name>
- </maintainer>
- <maintainer type="project">
- <email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
- </maintainer>
- <longdescription>
+<maintainer type="person">
+ <email>ulm@gentoo.org</email>
+ <name>Ulrich Müller</name>
+</maintainer>
+<maintainer type="person">
+ <email>junghans@gentoo.org</email>
+ <name>Christoph Junghans</name>
+</maintainer>
+<maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</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="compat">Enable backwards compatibility with version 4 syntax</flag>
- <flag name="gd">Add support for <pkg>media-libs/gd</pkg>.
+<use>
+ <flag name="compat">Enable backwards compatibility with version 4
+ syntax</flag>
+ <flag name="gd">Add support for <pkg>media-libs/gd</pkg>.
Needed for GIF, JPEG, and PNG image output.</flag>
- <flag name="libcerf">Enable special functions from <pkg>sci-libs/libcerf</pkg></flag>
- <flag name="bitmap">Enable dot-matrix printers and pbm terminal</flag>
- </use>
- <upstream>
- <remote-id type="sourceforge">gnuplot</remote-id>
- </upstream>
+ <flag name="libcerf">Enable special functions from
+ <pkg>sci-libs/libcerf</pkg></flag>
+ <flag name="bitmap">Enable dot-matrix printers and pbm terminal</flag>
+</use>
+<upstream>
+ <remote-id type="sourceforge">gnuplot</remote-id>
+</upstream>
</pkgmetadata>