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 08EF5138334 for ; Thu, 12 Sep 2019 14:29:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60DDBE093E; Thu, 12 Sep 2019 14:29:03 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 8A0FDE093D for ; Thu, 12 Sep 2019 14:29:01 +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 D3A9B34B0A4 for ; Thu, 12 Sep 2019 14:29:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A02457F4 for ; Thu, 12 Sep 2019 14:28:57 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1568298517.90851ef7a99353b1b4645a50f3bd12d49e83df49.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-metrics/collectd/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-metrics/collectd/collectd-5.8.1-r1.ebuild app-metrics/collectd/collectd-5.9.1-r2.ebuild X-VCS-Directories: app-metrics/collectd/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 90851ef7a99353b1b4645a50f3bd12d49e83df49 X-VCS-Branch: master Date: Thu, 12 Sep 2019 14:28:57 +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: 75d5e24b-5a73-47ff-bc86-a17cece11240 X-Archives-Hash: f5ad01bd6b81ee61a1d38123a5157e15 commit: 90851ef7a99353b1b4645a50f3bd12d49e83df49 Author: Michał Górny gentoo org> AuthorDate: Wed Sep 11 08:47:45 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Sep 12 14:28:37 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90851ef7 app-metrics/collectd: Update for lm_sensors → lm-sensors Signed-off-by: Michał Górny gentoo.org> app-metrics/collectd/collectd-5.8.1-r1.ebuild | 2 +- app-metrics/collectd/collectd-5.9.1-r2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-metrics/collectd/collectd-5.8.1-r1.ebuild b/app-metrics/collectd/collectd-5.8.1-r1.ebuild index ce224b6f919..5ab2828b977 100644 --- a/app-metrics/collectd/collectd-5.8.1-r1.ebuild +++ b/app-metrics/collectd/collectd-5.8.1-r1.ebuild @@ -119,7 +119,7 @@ COMMON_DEPEND=" collectd_plugins_routeros? ( net-libs/librouteros ) collectd_plugins_rrdcached? ( net-analyzer/rrdtool:= ) collectd_plugins_rrdtool? ( net-analyzer/rrdtool:= ) - collectd_plugins_sensors? ( sys-apps/lm_sensors:= ) + collectd_plugins_sensors? ( sys-apps/lm-sensors:= ) collectd_plugins_sigrok? (