diff options
author | 2005-04-21 16:25:58 +0000 | |
---|---|---|
committer | 2005-04-21 16:25:58 +0000 | |
commit | 0d0a2c43c1f4af016d1ba0ad9a8974c1860c3c41 (patch) | |
tree | c257374a94a1d6884abebd258383437aab7d0cf5 /sci-misc/boinc/metadata.xml | |
parent | Stable on x86 per security bug #89862 (diff) | |
download | gentoo-2-0d0a2c43c1f4af016d1ba0ad9a8974c1860c3c41.tar.gz gentoo-2-0d0a2c43c1f4af016d1ba0ad9a8974c1860c3c41.tar.bz2 gentoo-2-0d0a2c43c1f4af016d1ba0ad9a8974c1860c3c41.zip |
Initial import of ebuild. Many thanks to all who contributed to this, closes bug 54962.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-misc/boinc/metadata.xml')
-rw-r--r-- | sci-misc/boinc/metadata.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/sci-misc/boinc/metadata.xml b/sci-misc/boinc/metadata.xml new file mode 100644 index 000000000000..b17447c11e6d --- /dev/null +++ b/sci-misc/boinc/metadata.xml @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>sci</herd> + <maintainer> + <email>cryos@gentoo.org</email> + </maintainer> + <longdescription> + Quickplot is a fast interactive 2D plotter with infinite zooming, value + picking, pipe input, and unlimited plots displayed. Quickplot is meant for + looking at your data quickly and of secondary importance is making static + pictures of your data. It's a data viewer, not a plot editor. It reads + ASCII text and sound files. It has lots of command line options, making it + very shell script friendly. + </longdescription> +</pkgmetadata> |