commit: 2aa0bc3a1b5856c1286d754a19d8eaf8311dfae0 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 24 13:44:33 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jan 24 13:44:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aa0bc3a
app-metrics/burrow_exporter: last-rite Bug: https://bugs.gentoo.org/948655 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 19bd8c9a7ddc..0e84f36e2cc7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Arthur Zamarin <[email protected]> (2025-01-24) +# EAPI=7, uses depcreated Go eclasses, fails to compile. burrow itself +# has exporter built in since version 1.3.4, which can be used instead. +# Removal on 2025-02-23. Bugs #948655, #844613, #679086. +app-metrics/burrow_exporter + # Arthur Zamarin <[email protected]> (2025-01-24) # EAPI=7, uses deprecated Go eclasses, upstream repo is archived. # gom is a go dependency manager which doesn't work with modern
