summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/kbuild: add missing virtual/pkgconfig (B)DEPENDSam James2021-05-131-1/+2
| | | | | | | | Found using: $(grep -rsn -L -e "virtual/pkgconfig" | grep "\.ebuild" | xargs grep -l "tc-export.*PKG_CONFIG.*") Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/kbuild: amd64 stable wrt bug #743634Agostino Sarubbo2020-10-091-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/kbuild: x86 stable wrt bug #743634Agostino Sarubbo2020-09-251-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/kbuild: fix building against glibc-2.32+Thomas Deutschmann2020-08-171-0/+1
| | | | | | Closes: https://bugs.gentoo.org/736635 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-util/kbuild: Bump to version 0.1.9998.3407Lars Wendler2020-08-111-0/+70
Don't depend on virtual/yacc until bug #734354 has been fixed. Bug: https://bugs.gentoo.org/734354 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>