summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/libsc: eutils--Sam James2021-04-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/libsc: fix double KEYWORDSSam James2021-02-151-2/+1
| | | | | | | | | | Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/libsc: migrate to lua-single.eclassMarek Szuba2020-12-201-8/+16
| | | | | | | | | | | | | | | | Both the latest release and the live ebuild. Compatibility as per upstream build scripts. Uses a weird home-grown way of detecting Lua which makes implicit assumptions about paths used by Lua headers, I think I've managed to figure it out though. Status: - 2.2-r100 builds and installs fine but has one test (dmatrix) failing with a non-zero exit code, which test however has got nothing to do with Lua; - 9999 fails to build on an unrelated matter (upstream version-processing macros do not like "9999" appearing as version number). Closes: https://bugs.gentoo.org/752840 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sci-libs/libsc: use HTTPS for GitHubDavid Hicks2017-07-301-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* sci-libs/libsc: do not install ac files, bug #619806Matthias Maier2017-05-271-0/+3
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* sci-libs/libsc: Initial commit, move from science overlayMatthias Maier2017-05-261-0/+90
Package-Manager: Portage-2.3.5, Repoman-2.3.2