commit:     735dd7dedcbb4dfb5a5260204ea8053ddb3d50f3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 18 02:45:19 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 18 02:45:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=735dd7de

sci-mathematics/octave: fix PkgMetadataXmlIndentation

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sci-mathematics/octave/metadata.xml | 4 ++--
 1 file 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>

Reply via email to