commit: 67dcd486eb558a1ee8f105e0d0bff7cc52196e3c Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Jun 27 11:22:13 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Jun 27 11:22:31 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67dcd486
profiles/updates: attempt fixing "OldPackageUpdate" CI issue - app-metrics/buildbot-prometheus was removed from the tree, causing a new CI issue. Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> profiles/updates/1Q-2018 | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/updates/1Q-2018 b/profiles/updates/1Q-2018 index 7e9994d3a46..1919388c157 100644 --- a/profiles/updates/1Q-2018 +++ b/profiles/updates/1Q-2018 @@ -13,7 +13,6 @@ move app-admin/nginx-vts-exporter app-metrics/nginx-vts-exporter move app-admin/prom2json app-metrics/prom2json move net-analyzer/prometheus app-metrics/prometheus move net-analyzer/prometheus-alertmanager app-metrics/alertmanager -move dev-util/buildbot-prometheus app-metrics/buildbot-prometheus move net-analyzer/prometheus-node_exporter app-metrics/node_exporter move net-analyzer/prometheus-blackbox_exporter app-metrics/blackbox_exporter move net-analyzer/prometheus-snmp_exporter app-metrics/snmp_exporter
