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 C4C22138334 for ; Sat, 23 Feb 2019 10:42:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B08AAE08FE; Sat, 23 Feb 2019 10:42:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 85D4FE08FE for ; Sat, 23 Feb 2019 10:42:27 +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 0303F33BDE6 for ; Sat, 23 Feb 2019 10:42:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D7E2E54A for ; Sat, 23 Feb 2019 10:42:23 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1550918538.4bfaad412563c9c96bc195fd1302ee12d45d016e.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/gkrellm/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/gkrellm/gkrellm-2.3.10-r2.ebuild X-VCS-Directories: app-admin/gkrellm/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 4bfaad412563c9c96bc195fd1302ee12d45d016e X-VCS-Branch: master Date: Sat, 23 Feb 2019 10:42:23 +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: 75ea01bb-91e0-4387-8978-516eca8036cf X-Archives-Hash: 002d39e695893ee4ac4fe1d5206429ed commit: 4bfaad412563c9c96bc195fd1302ee12d45d016e Author: Lars Wendler gentoo org> AuthorDate: Sat Feb 23 10:41:24 2019 +0000 Commit: Lars Wendler gentoo org> CommitDate: Sat Feb 23 10:42:18 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bfaad41 app-admin/gkrellm: Added sub-slot dep for sys-apps/lm_sensors Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler gentoo.org> app-admin/gkrellm/gkrellm-2.3.10-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/gkrellm/gkrellm-2.3.10-r2.ebuild b/app-admin/gkrellm/gkrellm-2.3.10-r2.ebuild index 472c7e81c4b..2a8dc60efdd 100644 --- a/app-admin/gkrellm/gkrellm-2.3.10-r2.ebuild +++ b/app-admin/gkrellm/gkrellm-2.3.10-r2.ebuild @@ -26,7 +26,7 @@ RDEPEND=" libressl? ( dev-libs/libressl:0= ) ) ) - lm_sensors? ( sys-apps/lm_sensors ) + lm_sensors? ( sys-apps/lm_sensors:= ) nls? ( virtual/libintl ) ntlm? ( net-libs/libntlm ) X? (