summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/scons: Revert "Remove old" (restore 4.1.0 for now)Sam James2021-10-141-0/+98
| | | | | | | | | This reverts commit cfaacfcffc6895ebe3d021acedf2d71de76f7dc8. Restore 4.1.0 for now because Mixxx can't build without it. Bug: https://bugs.gentoo.org/806085 Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/scons: Remove oldMichał Górny2021-10-131-98/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/scons: keyword 4.1.0-r1 for ~riscvMarek Szuba2021-07-271-2/+2
| | | | | | | Fails some of the Visual Studio-related tests but this is a known problem, see Bug #757534. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-util/scons: Stabilize 4.1.0-r1 arm, #774228Sam James2021-03-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/scons: stable 4.1.0-r1 for sparc, bug #774228Rolf Eike Beer2021-03-061-1/+1
| | | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/scons: Stabilize 4.1.0-r1 arm64, #774228Sam James2021-03-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/scons: Stabilize 4.1.0-r1 ppc, #774228Sam James2021-03-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/scons: Stabilize 4.1.0-r1 ppc64, #774228Sam James2021-03-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/scons: amd64 stable wrt bug #774228Agostino Sarubbo2021-03-051-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/scons: x86 stable wrt bug #774228Agostino Sarubbo2021-03-051-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>
* dev-util/scons: Fix missing os import in Gentoo patchMichał Górny2021-01-211-0/+98
Closes: https://bugs.gentoo.org/766330 Signed-off-by: Michał Górny <mgorny@gentoo.org>