diff options
Diffstat (limited to 'sci-visualization/gnuplot/metadata.xml')
| -rw-r--r-- | sci-visualization/gnuplot/metadata.xml | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/sci-visualization/gnuplot/metadata.xml b/sci-visualization/gnuplot/metadata.xml index fe7db0c01cd3..160c0f25c669 100644 --- a/sci-visualization/gnuplot/metadata.xml +++ b/sci-visualization/gnuplot/metadata.xml @@ -1,22 +1,21 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> +<maintainer type="person"> <email>ulm@gentoo.org</email> <name>Ulrich Müller</name> - </maintainer> - <maintainer type="project"> +</maintainer> +<maintainer type="project"> <email>sci@gentoo.org</email> <name>Gentoo Science Project</name> - </maintainer> - <longdescription> +</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> +<use> <flag name="amos"> Enable Amos routines for complex Airy and Bessel functions (<pkg>dev-libs/openspecfun</pkg>) @@ -34,6 +33,8 @@ <flag name="metapost">Include support for metapost terminal</flag> <flag name="regis">Include support for ReGIS terminal</flag> <flag name="tgif">Include support for tgif terminal</flag> - </use> - <origin>liguros-repo</origin> -</pkgmetadata>
\ No newline at end of file +</use> +<upstream> + <remote-id type="sourceforge">gnuplot</remote-id> +</upstream> +</pkgmetadata> |
