Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704572 - sci-mathematics/lrcalc-1.2 - Littlewood-Richardson Calculator
Summary: sci-mathematics/lrcalc-1.2 - Littlewood-Richardson Calculator
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: http://www.math.rutgers.edu/~asbuch/l...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-02 14:50 UTC by Michael Orlitzky
Modified: 2020-01-02 15:11 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Orlitzky gentoo-dev 2020-01-02 14:50:52 UTC
No dependencies, a trivial patch that was accepted upstream, and the test suite passes for me. I guess I'll do this one next.
Comment 1 Larry the Git Cow gentoo-dev 2020-01-02 15:11:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46dcd8b7ddede5fed198022282a445a0a7498dea

commit 46dcd8b7ddede5fed198022282a445a0a7498dea
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2020-01-02 15:02:44 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2020-01-02 15:09:42 +0000

    sci-mathematics/lrcalc: new package for Littlewood-Richardson coeffs.
    
    This package was imported from the sage-on-gentoo overlay with only a
    few changes:
    
      * Updated from EAPI=6 to EAPI=7.
      * Enabled the test suite, which passes for me.
      * Changed the HOMEPAGE/SRC_URI to use HTTPS, and follow a redirect.
      * Updated LICENSE from GPL-2 to GPL-2+ based on the upstream
        LICENSE file.
    
    The SageMath package can detect and use lrcalc from the system, so
    having this package installed will help Gentoo users of SageMath avoid
    pointless rebuilds of lrcalc.
    
    Closes: https://bugs.gentoo.org/704572
    Package-Manager: Portage-2.3.79, Repoman-2.3.16
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 sci-mathematics/lrcalc/Manifest                    |  1 +
 .../lrcalc/files/lrcalc-1.2-includes.patch         | 90 ++++++++++++++++++++++
 sci-mathematics/lrcalc/lrcalc-1.2.ebuild           | 25 ++++++
 sci-mathematics/lrcalc/metadata.xml                | 24 ++++++
 4 files changed, 140 insertions(+)