From be44ec8a21584cf5482efdd7108714502ead9caa Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Thu, 14 Jan 2016 00:48:12 -0500 Subject: Massive summary changes --- lapack/lapack.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lapack/lapack.ini') diff --git a/lapack/lapack.ini b/lapack/lapack.ini index 8b9abae..f8dba9e 100644 --- a/lapack/lapack.ini +++ b/lapack/lapack.ini @@ -5,7 +5,7 @@ version : 3.6.0 [about] home : http://www.netlib.org license : BSD -summary : ${package:name} +summary : Provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems. [source] fn : ${package:name}-${package:version}.tgz -- cgit