commit:     1132a5d5215affc11157145122c06f683b82d92d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 13 13:53:53 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep 13 13:54:58 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1132a5d5

sci-libs/lapack: Retab metadata.xml

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sci-libs/lapack/metadata.xml | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/sci-libs/lapack/metadata.xml b/sci-libs/lapack/metadata.xml
index e9670e6df2cf..158d5dc2913e 100644
--- a/sci-libs/lapack/metadata.xml
+++ b/sci-libs/lapack/metadata.xml
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-  <maintainer type="project">
-    <email>[email protected]</email>
-    <name>Gentoo Science Project</name>
-  </maintainer>
-  <longdescription lang="en">
+       <maintainer type="project">
+               <email>[email protected]</email>
+               <name>Gentoo Science Project</name>
+       </maintainer>
+       <longdescription lang="en">
 The BLAS (Basic Linear Algebra Subprograms) are high quality "building
 block" routines for performing basic vector and matrix operations. Level 1
 BLAS do vector-vector operations, Level 2 BLAS do matrix-vector operations,
@@ -21,14 +21,14 @@ linear sets of equations, eigenvector analysis, singular 
value
 decomposition, etc. It is a very comprehensive and reputable package
 that has found extensive use in the scientific community.
 This package installs the reference FORTRAN 77 implementation from Netlib.
-  </longdescription>
-  <use>
-    <flag name="deprecated">Also build deprecated functions</flag>
-    <flag name="lapacke">Build LAPACKE</flag>
-    <flag name="eselect-ldso">Enable runtime library switching by
-    eselect and ld.so.</flag>
-  </use>
-  <upstream>
-    <remote-id type="github">Reference-LAPACK/lapack</remote-id>
-  </upstream>
+       </longdescription>
+       <use>
+               <flag name="deprecated">Also build deprecated functions</flag>
+               <flag name="lapacke">Build LAPACKE</flag>
+               <flag name="eselect-ldso">Enable runtime library switching by
+               eselect and ld.so.</flag>
+       </use>
+       <upstream>
+               <remote-id type="github">Reference-LAPACK/lapack</remote-id>
+       </upstream>
 </pkgmetadata>

Reply via email to