commit: 1399601d3aa5c8fa01860dc24f79404a1a1b1e8f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 14 17:52:54 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 14 18:13:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1399601d
package.mask: Last rite dev-cpp/libodb{,-sqlite}, dev-util/build2
Bug: https://bugs.gentoo.org/924587
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
profiles/package.mask | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/profiles/package.mask b/profiles/package.mask
index 2dfbee621601..1be742171bee 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,14 @@
#--- END OF EXAMPLES ---
+# Michał Górny <[email protected]> (2024-02-14)
+# A NIH build system with no revdeps. Broken with ccache, clang
+# and possibly more. Horrible bootstrap process.
+# Removal on 2024-03-15. Bug #924587.
+dev-cpp/libodb
+dev-cpp/libodb-sqlite
+dev-util/build2
+
# Michał Górny <[email protected]> (2024-02-10)
# Very fragile, keeps breaking. Limited platform support. Used only
# as an optional dependency for dev-python/ipykernel.