summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/cddlib: hide spurious QA warning about pkg-config.Michael Orlitzky2022-08-031-1/+2
| | | | | Closes: https://bugs.gentoo.org/862726 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* sci-libs/cddlib: keyword 094m-r1 for ~riscvAlex Fan2021-11-221-1/+1
| | | | | Signed-off-by: Alex Fan <alex.fan.q@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sci-libs/cddlib: de-stabilize for ~ppc, bug #823768Georgy Yakovlev2021-11-181-1/+1
| | | | | Bug: https://bugs.gentoo.org/823768 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sci-libs/cddlib: Stabilize 094m-r1 ppc, #792069Sam James2021-05-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/cddlib: x86 stable wrt bug #792069Agostino Sarubbo2021-05-261-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/cddlib: amd64 stable wrt bug #792069Agostino Sarubbo2021-05-261-2/+2
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/cddlib: make MY_PV assignment more reliable.Michael Orlitzky2020-12-141-3/+4
| | | | | | | | | | | François Bissey came up with a better way (using bash substrings) to compute MY_PV from PV in these ebuilds. It won't work forever, but it should be OK for a few more versions, and the failure mode is nicer than the present one of silently downloading the wrong version. Bug: https://bugs.gentoo.org/759520 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* sci-libs/cddlib: new 094m revision to install the correct version.Michael Orlitzky2020-12-121-0/+53
There's an internal variable in this ebuild that needs to be updated for every new version... and wasn't. Thanks to Jouni Kosonen who noticed the mistake. Closes: https://bugs.gentoo.org/759520 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>