From 87e61bbe8bc610d59716cee5dcfb972d300191eb Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Mon, 4 May 2020 08:21:52 -0400 Subject: sci-libs/linbox: new C++ template library for linear algebra. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is a straightforward import of the sci-libs/linbox package from the sage-on-gentoo overlay where François Bissey has been maintaining it. Linbox is a dependency of SageMath, and users will soon be able to use the system copy of linbox; see ticket 29631 on the SageMath Trac instance. Having this in Gentoo will therefore avoid pointless rebuilds of linbox for our SageMath users. Closes: https://bugs.gentoo.org/227813 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky --- sci-libs/linbox/Manifest | 1 + 1 file changed, 1 insertion(+) create mode 100644 sci-libs/linbox/Manifest (limited to 'sci-libs/linbox/Manifest') diff --git a/sci-libs/linbox/Manifest b/sci-libs/linbox/Manifest new file mode 100644 index 000000000000..11458f317018 --- /dev/null +++ b/sci-libs/linbox/Manifest @@ -0,0 +1 @@ +DIST linbox-1.6.3.tar.gz 1968034 BLAKE2B 55fb83db7da375d8d97f2567c6a120ac48fefc41eb02db68152cc32f1f16009b8c8108a07bbc68087ad2ef3279108db61b48b805c9ce39f4c5f0072ab6e96304 SHA512 ccef3b4c7b9d8f999e5e4ce4e544f22cd869154513827501ecb7e1abf132ff585dfb3315cced963abe842feecda9331dda9081efb3948987365d338223a8305c -- cgit v1.2.3-65-gdbad