diff options
author | Christoph Junghans <ottxor@gentoo.org> | 2015-05-25 16:49:03 -0600 |
---|---|---|
committer | Christoph Junghans <ottxor@gentoo.org> | 2015-05-25 17:02:13 -0600 |
commit | 003779af4c728f8788d6f5383fb42d1da22e40d8 (patch) | |
tree | e09065facd224e95dd6b80d01f3d1f1b393a03fb /sci-visualization/gnuplot/metadata.xml | |
parent | added dev-qt/qt3support:4 to DEPEND because 'scanelf -qn /usr/bin/hawkeye' co... (diff) | |
download | sci-003779af4c728f8788d6f5383fb42d1da22e40d8.tar.gz sci-003779af4c728f8788d6f5383fb42d1da22e40d8.tar.bz2 sci-003779af4c728f8788d6f5383fb42d1da22e40d8.zip |
added compat use flag (bug #550370)
Package-Manager: portage-2.2.18
Diffstat (limited to 'sci-visualization/gnuplot/metadata.xml')
-rw-r--r-- | sci-visualization/gnuplot/metadata.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-visualization/gnuplot/metadata.xml b/sci-visualization/gnuplot/metadata.xml index 1a66c9402..f95b022da 100644 --- a/sci-visualization/gnuplot/metadata.xml +++ b/sci-visualization/gnuplot/metadata.xml @@ -16,7 +16,8 @@ three-dimensional plots in many different formats. It is designed primarily for the visual display of scientific data. </longdescription> - <use> +<use> + <flag name="compat">Enable backwards compatibility with version 4 syntax</flag> <flag name="gd">Add support for <pkg>media-libs/gd</pkg>. Needed for GIF, JPEG, and PNG image output.</flag> <flag name="libcerf">Enable special functions from <pkg>sci-libs/libcerf</pkg></flag> |