summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-08-06 18:57:50 +0000
committerUlrich Müller <ulm@gentoo.org>2008-08-06 18:57:50 +0000
commita230a71bde86db51fb321e53d6f6090babdc5de5 (patch)
tree947130932d7cd1d08b95e443c775e7d13c178656 /sci-visualization/veusz/metadata.xml
parentAdd USE flag description to metadata wrt GLEP 56. (diff)
downloadgentoo-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.xml24
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>
-