summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-db/mongodb: drop 4.4.20, 5.0.16-r1Alexys Jacob2024-05-301-197/+0
| | | | Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* Move {dev-util → dev-build}/sconsMichał Górny2024-01-171-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Move {dev-util → dev-debug}/valgrindMichał Górny2024-01-131-1/+1
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34786 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-db/mongodb: disable py3.9Sam James2024-01-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/mongodb: drop USE=ltoSam James2024-01-071-2/+1
| | | | | | | | | | | As noted in the bug (and this is why we're removing it in general unless it's useful), it has confusing semantics if the user passes -flto in their *FLAGS. After inspecting the upstream build system, the LTO build option which USE=lto wires up does nothing useful, so drop it. Closes: https://bugs.gentoo.org/915081 Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/mongodb: fix indentationSam James2024-01-071-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/mongodb: fix build w/ arm64+gcc-12Sam James2023-05-231-0/+1
| | | | | Closes: https://bugs.gentoo.org/855128 Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/mongodb: allow MAKEOPTS -jN > nprocSam James2023-05-231-1/+2
| | | | | Closes: https://bugs.gentoo.org/906897 Signed-off-by: Sam James <sam@gentoo.org>
* dev-db/mongodb: Stabilize 5.0.16-r1 amd64, #905613Arthur Zamarin2023-05-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-db/mongodb: support python3.11 closes #896672Alexys Jacob2023-04-201-0/+196
Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>