diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2006-06-06 10:22:27 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2006-06-06 10:22:27 +0000 |
commit | 581811dfa8590855fc2ebf36f0f57f33b1bd2b4a (patch) | |
tree | a510a16159436f016dbd024842ff731fcd283934 /sci-visualization/g3data/metadata.xml | |
parent | fix #129578 (diff) | |
download | gentoo-2-581811dfa8590855fc2ebf36f0f57f33b1bd2b4a.tar.gz gentoo-2-581811dfa8590855fc2ebf36f0f57f33b1bd2b4a.tar.bz2 gentoo-2-581811dfa8590855fc2ebf36f0f57f33b1bd2b4a.zip |
Initial import, moved from the science overlay, originally from bug 50565. Thanks to Jonathan S. Romero <jonnyro@jonnyro.isa-geek.com> and Maxim Loginov <Zeliboba@mail.ru> for their work on the initial ebuild.
(Portage version: 2.1_rc4-r1)
Diffstat (limited to 'sci-visualization/g3data/metadata.xml')
-rw-r--r-- | sci-visualization/g3data/metadata.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sci-visualization/g3data/metadata.xml b/sci-visualization/g3data/metadata.xml new file mode 100644 index 000000000000..51ab4ef202fb --- /dev/null +++ b/sci-visualization/g3data/metadata.xml @@ -0,0 +1,13 @@ +<?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> + g3data is used for extracting data from graphs. In pubilcations graphs are + often included, but the actual data is not. g3data makes the extraction + process much easier. + </longdescription> +</pkgmetadata> |