diff options
author | Justin Lecher <jlec@gentoo.org> | 2017-11-18 21:01:49 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2017-11-18 21:01:49 +0000 |
commit | 1e04d5868f177eb639f03889b59d2cba00206578 (patch) | |
tree | 46f0172586bf1144dbdea461acd7d5c87dbaeb51 /sci-mathematics/scilab | |
parent | Consistently ident with tabs (diff) | |
download | sci-1e04d5868f177eb639f03889b59d2cba00206578.tar.gz sci-1e04d5868f177eb639f03889b59d2cba00206578.tar.bz2 sci-1e04d5868f177eb639f03889b59d2cba00206578.zip |
Second try to clean spaces in metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-mathematics/scilab')
-rw-r--r-- | sci-mathematics/scilab/metadata.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/sci-mathematics/scilab/metadata.xml b/sci-mathematics/scilab/metadata.xml index da1c3fd2d..ef72c6a0f 100644 --- a/sci-mathematics/scilab/metadata.xml +++ b/sci-mathematics/scilab/metadata.xml @@ -6,19 +6,19 @@ <name>Gentoo Mathematics Project</name> </maintainer> <longdescription lang="en"> - Scilab is a matrix-based scientific software package. Scilab contains - hundreds of built-in mathematical functions, rich data structures - (including polynomials, rationals,linear systems, lists, etc...) and - comes with a number of specific toolboxes for control, signal - processing, ... +Scilab is a matrix-based scientific software package. Scilab contains +hundreds of built-in mathematical functions, rich data structures +(including polynomials, rationals,linear systems, lists, etc...) and +comes with a number of specific toolboxes for control, signal +processing, ... </longdescription> <use> <flag name="gui">Build the Java base graphical interface</flag> <flag name="umfpack">Adds support for sparse solving - with <pkg>sci-libs/umfpack</pkg></flag> +with <pkg>sci-libs/umfpack</pkg></flag> <flag name="matio">Enable support for MATLAB file through <pkg>sci-libs/matio</pkg></flag> <flag name="xcos">Enable building hybrid dynamic systems modeler and - simulator Xcos</flag> +simulator Xcos</flag> <flag name="emf">Add suport for exporting to emf files</flag> </use> </pkgmetadata> |