diff options
author | Justin Lecher <jlec@gentoo.org> | 2016-01-25 09:50:12 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2016-01-25 09:50:12 +0100 |
commit | b9d823e1ea1018d1356a0c18a083eab4d5ea6d8d (patch) | |
tree | 7146fc909ca718ccb90df6802491074e1bbd1a8e /sci-visualization/gnuplot/metadata.xml | |
parent | matadata.xml: Pre Cleanup (diff) | |
download | sci-b9d823e1ea1018d1356a0c18a083eab4d5ea6d8d.tar.gz sci-b9d823e1ea1018d1356a0c18a083eab4d5ea6d8d.tar.bz2 sci-b9d823e1ea1018d1356a0c18a083eab4d5ea6d8d.zip |
metadata.xml: convert hard -> proj
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-visualization/gnuplot/metadata.xml')
-rw-r--r-- | sci-visualization/gnuplot/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sci-visualization/gnuplot/metadata.xml b/sci-visualization/gnuplot/metadata.xml index 8178349a8..0c22e00ca 100644 --- a/sci-visualization/gnuplot/metadata.xml +++ b/sci-visualization/gnuplot/metadata.xml @@ -1,7 +1,6 @@ <?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> @@ -10,6 +9,10 @@ <email>ottxor@gentoo.org</email> <name>Christoph Junghans</name> </maintainer> + <maintainer> + <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 |