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 | 61abcbbdae3d5713b3de92618a1bef440d734874 (patch) | |
tree | d642284f7eb3c1c5760ed2eedfa1b05c0e5aaa6e /sci-visualization/labplot | |
parent | add GLEP 56 USE flag desc from use.local.desc (diff) | |
download | historical-61abcbbdae3d5713b3de92618a1bef440d734874.tar.gz historical-61abcbbdae3d5713b3de92618a1bef440d734874.tar.bz2 historical-61abcbbdae3d5713b3de92618a1bef440d734874.zip |
Add USE flag description to metadata wrt GLEP 56.
Package-Manager: portage-2.2_rc3/cvs/Linux 2.6.25-gentoo-r6 i686
Diffstat (limited to 'sci-visualization/labplot')
-rw-r--r-- | sci-visualization/labplot/ChangeLog | 5 | ||||
-rw-r--r-- | sci-visualization/labplot/metadata.xml | 9 |
2 files changed, 13 insertions, 1 deletions
diff --git a/sci-visualization/labplot/ChangeLog b/sci-visualization/labplot/ChangeLog index 2bf8d1907b2e..8ce1df3d4de9 100644 --- a/sci-visualization/labplot/ChangeLog +++ b/sci-visualization/labplot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-visualization/labplot # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/labplot/ChangeLog,v 1.21 2008/06/19 11:52:11 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/labplot/ChangeLog,v 1.22 2008/08/06 18:52:27 ulm Exp $ + + 06 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml: + Add USE flag description to metadata wrt GLEP 56. 19 Jun 2008; Sébastien Fabbro <bicatali@gentoo.org> +files/labplot-1.6.0.1-audiofile.patch, diff --git a/sci-visualization/labplot/metadata.xml b/sci-visualization/labplot/metadata.xml index b8f098d464ce..091ec7547f44 100644 --- a/sci-visualization/labplot/metadata.xml +++ b/sci-visualization/labplot/metadata.xml @@ -9,4 +9,13 @@ (KDE help center). LabPlot also provides a component for easily viewing the project files in Konqueror. </longdescription> +<use> + <flag name='cdf'>Add support for <pkg>sci-libs/cdf</pkg> data exchange + format</flag> + <flag name='kexi'>Import and export data from/to MySQL, PostgreSQL etc. + via Kexi (<pkg>app-office/kexi</pkg>)</flag> + <flag name='qhull'>Add <pkg>media-libs/qhull</pkg> (geometric extensions) + support</flag> + <flag name='R'>Add statistical <pkg>dev-lang/R</pkg> support</flag> +</use> </pkgmetadata> |