diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-08-06 18:57:50 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-08-06 18:57:50 +0000 |
commit | a230a71bde86db51fb321e53d6f6090babdc5de5 (patch) | |
tree | 947130932d7cd1d08b95e443c775e7d13c178656 /sci-visualization/veusz/metadata.xml | |
parent | Add USE flag description to metadata wrt GLEP 56. (diff) | |
download | gentoo-2-a230a71bde86db51fb321e53d6f6090babdc5de5.tar.gz gentoo-2-a230a71bde86db51fb321e53d6f6090babdc5de5.tar.bz2 gentoo-2-a230a71bde86db51fb321e53d6f6090babdc5de5.zip |
Add USE flag description to metadata wrt GLEP 56.
(Portage version: 2.2_rc3/cvs/Linux 2.6.25-gentoo-r6 i686)
Diffstat (limited to 'sci-visualization/veusz/metadata.xml')
-rw-r--r-- | sci-visualization/veusz/metadata.xml | 24 |
1 files changed, 13 insertions, 11 deletions
diff --git a/sci-visualization/veusz/metadata.xml b/sci-visualization/veusz/metadata.xml index ec884fa7b8ed..11eaa1cf7004 100644 --- a/sci-visualization/veusz/metadata.xml +++ b/sci-visualization/veusz/metadata.xml @@ -1,15 +1,17 @@ <?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 lang="en"> - A Qt based scientific plotting package written in Python using PyQt. It is - designed to produce publication ready Postscript output. It provides a GUI, - command line and scripting interface (based on Python) to its plotting - facilities. - </longdescription> +<herd>sci</herd> +<maintainer> + <email>cryos@gentoo.org</email> +</maintainer> +<longdescription lang="en"> + A Qt based scientific plotting package written in Python using PyQt. It is + designed to produce publication ready Postscript output. It provides a GUI, + command line and scripting interface (based on Python) to its plotting + facilities. +</longdescription> +<use> + <flag name='fits'>Add FITS format via <pkg>dev-python/pyfits</pkg></flag> +</use> </pkgmetadata> - |