From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 772991382C5 for ; Fri, 5 Feb 2021 18:09:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9CD40E0935; Fri, 5 Feb 2021 18:09:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 85C78E0935 for ; Fri, 5 Feb 2021 18:09:30 +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 7FB71342F5F for ; Fri, 5 Feb 2021 18:09:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 30B5C4A4 for ; Fri, 5 Feb 2021 18:09:28 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1612548552.0618f53c4a44fe7c98dfb275564b436220505195.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 0618f53c4a44fe7c98dfb275564b436220505195 X-VCS-Branch: master Date: Fri, 5 Feb 2021 18:09:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6cd20e51-bcaf-458e-9df2-2bf6a01ce312 X-Archives-Hash: 55c708e1ec4381ab9da95e0707e77706 commit: 0618f53c4a44fe7c98dfb275564b436220505195 Author: Thomas Deutschmann gentoo org> AuthorDate: Fri Feb 5 15:31:07 2021 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Fri Feb 5 18:09:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0618f53c profiles/base/package.use.mask: updated app-metrics/collectd mask Remove collectd_plugins_gmond mask; sys-cluster/ganglia removal mask were dropped in commit f5ed667b373f84d39de7370bfea2b7c6c800cbf5. Signed-off-by: Thomas Deutschmann gentoo.org> profiles/base/package.use.mask | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 9a6a4c1177b..e6a1c237f91 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -140,7 +140,6 @@ sys-cluster/drbd-utils heartbeat # Michał Górny (2020-09-09) # The respective dependencies are masked for removal. -app-metrics/collectd collectd_plugins_gmond app-metrics/collectd collectd_plugins_onewire # Michał Górny (2020-08-22)