commit:     835490939cff4b99a5a277b2566293700fa77b93
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Jan 30 15:06:38 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Jan 30 15:06:38 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=83549093

dev-ml/lacaml: fix RedundantLongDescription, make it longer

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-ml/lacaml/metadata.xml | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/dev-ml/lacaml/metadata.xml b/dev-ml/lacaml/metadata.xml
index ea2f7445d..1094bf3da 100644
--- a/dev-ml/lacaml/metadata.xml
+++ b/dev-ml/lacaml/metadata.xml
@@ -6,8 +6,13 @@
                <name>Gentoo Science Project</name>
        </maintainer>
        <longdescription lang="en">
-BLAS/LAPACK-interface for OCaml
-</longdescription>
+               This OCaml-library interfaces two widely used mathematical 
FORTRAN-libraries:
+
+               BLAS - Basic Linear Algebra Subroutines
+               LAPACK - Linear Algebra PACKage
+
+               This allows developers to write high-performance numerical code 
for applications that require linear algebra.
+       </longdescription>
        <upstream>
                <remote-id type="bitbucket">mmottl/lacaml</remote-id>
        </upstream>

Reply via email to