summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/libsc: eutils--Sam James2021-04-162-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Normalize metadata.xml filesMichał Górny2021-03-161-1/+1
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/libsc: Remove oldJakov Smolic2021-02-181-92/+0
| | | | | | | | Closes: https://bugs.gentoo.org/725484 Closes: https://bugs.gentoo.org/689002 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/libsc: fix double KEYWORDSSam James2021-02-153-6/+3
| | | | | | | | | | 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: Remove oldJakov Smolic2021-01-172-94/+0
| | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/libsc: migrate to lua-single.eclassMarek Szuba2020-12-204-8/+225
| | | | | | | | | | | | | | | | 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: limit unmigrated ebuilds to dev-lang/lua:0Marek Szuba2020-12-202-4/+4
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sci-libs/libsc: drop oldMatthias Maier2020-04-233-146/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/libsc: [QA] inherit toolchain-funcs.eclass directlyDavid Seifert2020-02-132-4/+4
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/libsc: version bump to 2.2Matthias Maier2019-04-142-0/+94
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs: Update Manifest hashes.Ulrich Müller2017-12-101-3/+3
|
* sci-libs/libsc: version bump to 2.0Matthias Maier2017-08-122-0/+94
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* sci-libs/libsc: use HTTPS for GitHubDavid Hicks2017-07-303-4/+4
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* sci-libs/libsc: do not install ac files, bug #619806Matthias Maier2017-05-273-0/+9
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* sci-libs/libsc: Initial commit, move from science overlayMatthias Maier2017-05-265-0/+252
Package-Manager: Portage-2.3.5, Repoman-2.3.2