summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-apps/pciutils: mention why 2.37 checkSam James2022-05-241-0/+5
| | | | | | | | | | | | | It's to prevent catastrophies from people running with an older Binutils in general, even if 2.35 is strictly enough (probably, not tried myself) to build this package, given older binutils can cause all sorts of problems, it should be considered a wake-up call for people running such an old one, rather than just encouraging them to bump to the lowest possible version which will work (< 2.37 is masked in Gentoo and has been for a while, and we're not backporting any fixes for it.) Bug: https://bugs.gentoo.org/802036 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/pciutils: add regex for LD version to be safeSam James2022-05-241-0/+7
| | | | | | | To avoid ver_cut dying if something odd gets in there. Bug: https://bugs.gentoo.org/847133 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/pciutils: add min BDEPEND on linker tooSam James2022-05-241-0/+2
| | | | | Bug: https://bugs.gentoo.org/847133 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/pciutils: add I_KNOW_WHAT_I_AM_DOING bypass for Binutils checkSam James2022-05-241-1/+1
| | | | | Bug: https://bugs.gentoo.org/847133 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/pciutils: bail out on too stale binutils for 3.8.0+Sam James2022-05-241-0/+44
| | | | | Bug: https://bugs.gentoo.org/847133 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/pciutils: Stabilize 3.8.0 hppa, #846836Jakov Smolić2022-05-221-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sys-apps/pciutils: sparc stable wrt bug #846836Agostino Sarubbo2022-05-221-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-apps/pciutils: arm64 stable wrt bug #846836Agostino Sarubbo2022-05-221-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-apps/pciutils: arm stable wrt bug #846836Agostino Sarubbo2022-05-221-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-apps/pciutils: Stabilize 3.8.0 ppc64, #846836Sam James2022-05-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/pciutils: Stabilize 3.8.0 x86, #846836Sam James2022-05-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/pciutils: Stabilize 3.8.0 amd64, #846836Sam James2022-05-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/pciutils: Stabilize 3.8.0 ppc, #846836Sam James2022-05-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/pciutils: keyword 3.8.0 for ~loongWANG Xuerui2022-05-191-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sys-apps/pciutils: add sys-apps/which to BDEPENDMike Gilbert2022-05-151-1/+2
| | | | | | | Used in lib/configure. Closes: https://bugs.gentoo.org/844109 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/pciutils: drop unused multilib inheritSam James2022-04-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/pciutils: add 3.8.0Sam James2022-04-191-0/+104
Signed-off-by: Sam James <sam@gentoo.org>