diff options
author | Sam James <sam@gentoo.org> | 2022-10-18 03:45:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-18 03:45:19 +0100 |
commit | 735dd7dedcbb4dfb5a5260204ea8053ddb3d50f3 (patch) | |
tree | 5f6b4cc71fe6d87b2a52f3b086c7f46fde9149c7 /sci-mathematics/octave | |
parent | dev-vcs/rcs: fix PkgMetadataXmlIndentation (diff) | |
download | gentoo-735dd7dedcbb4dfb5a5260204ea8053ddb3d50f3.tar.gz gentoo-735dd7dedcbb4dfb5a5260204ea8053ddb3d50f3.tar.bz2 gentoo-735dd7dedcbb4dfb5a5260204ea8053ddb3d50f3.zip |
sci-mathematics/octave: fix PkgMetadataXmlIndentation
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics/octave')
-rw-r--r-- | sci-mathematics/octave/metadata.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/octave/metadata.xml b/sci-mathematics/octave/metadata.xml index 19ea2766ed71..9058f2f3596f 100644 --- a/sci-mathematics/octave/metadata.xml +++ b/sci-mathematics/octave/metadata.xml @@ -6,8 +6,8 @@ <name>Gentoo Mathematics Project</name> </maintainer> <longdescription lang="en"> - Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments. It may also be used as a batch-oriented language. - </longdescription> + Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments. It may also be used as a batch-oriented language. + </longdescription> <use> <flag name="glpk">Add support for <pkg>sci-mathematics/glpk</pkg> for linear programming</flag> <flag name="json">Allow using jsonencode and jsondecode commands via <pkg>dev-libs/rapidjson</pkg></flag> |