summaryrefslogtreecommitdiff
path: root/dev-db/mongodb/mongodb-5.0.16-r1.ebuild
AgeCommit message (Collapse)Author
2024-05-30dev-db/mongodb: drop 4.4.20, 5.0.16-r1Alexys Jacob
Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
2024-01-17Move {dev-util → dev-build}/sconsMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-01-13Move {dev-util → dev-debug}/valgrindMichał Górny
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>
2024-01-07dev-db/mongodb: disable py3.9Sam James
Signed-off-by: Sam James <sam@gentoo.org>
2024-01-07dev-db/mongodb: drop USE=ltoSam James
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>
2024-01-07dev-db/mongodb: fix indentationSam James
Signed-off-by: Sam James <sam@gentoo.org>
2023-05-23dev-db/mongodb: fix build w/ arm64+gcc-12Sam James
Closes: https://bugs.gentoo.org/855128 Signed-off-by: Sam James <sam@gentoo.org>
2023-05-23dev-db/mongodb: allow MAKEOPTS -jN > nprocSam James
Closes: https://bugs.gentoo.org/906897 Signed-off-by: Sam James <sam@gentoo.org>
2023-05-03dev-db/mongodb: Stabilize 5.0.16-r1 amd64, #905613Arthur Zamarin
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2023-04-20dev-db/mongodb: support python3.11 closes #896672Alexys Jacob
Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>