From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1182723-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id A8EE61382C5
	for <garchives@archives.gentoo.org>; Sat, 27 Jun 2020 11:22:43 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D3C88E0A63;
	Sat, 27 Jun 2020 11:22:42 +0000 (UTC)
Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id B9E85E0A63
	for <gentoo-commits@lists.gentoo.org>; Sat, 27 Jun 2020 11:22:42 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 5D98E34F121
	for <gentoo-commits@lists.gentoo.org>; Sat, 27 Jun 2020 11:22:41 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id AAA3726
	for <gentoo-commits@lists.gentoo.org>; Sat, 27 Jun 2020 11:22:37 +0000 (UTC)
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" <juippis@gentoo.org>
Message-ID: <1593256951.67dcd486eb558a1ee8f105e0d0bff7cc52196e3c.juippis@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/updates/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/updates/1Q-2018
X-VCS-Directories: profiles/updates/
X-VCS-Committer: juippis
X-VCS-Committer-Name: Joonas Niilola
X-VCS-Revision: 67dcd486eb558a1ee8f105e0d0bff7cc52196e3c
X-VCS-Branch: master
Date: Sat, 27 Jun 2020 11:22:37 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 80568a78-4236-4e5c-81b8-2267a4047a6a
X-Archives-Hash: 02fccc5288b21f55a4ad459ddc75cd53

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