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 EEEEB13835A for ; Tue, 17 Nov 2020 23:47:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D8D51E0971; Tue, 17 Nov 2020 23:47:41 +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 614E9E0969 for ; Tue, 17 Nov 2020 23:47:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 08717340FCB for ; Tue, 17 Nov 2020 23:47:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 31B313A9 for ; Tue, 17 Nov 2020 23:47:38 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1605656854.6335739cd5ab878ee213f2890a419d2c7950671a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/policycoreutils/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/policycoreutils/policycoreutils-3.1.ebuild X-VCS-Directories: sys-apps/policycoreutils/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6335739cd5ab878ee213f2890a419d2c7950671a X-VCS-Branch: master Date: Tue, 17 Nov 2020 23:47:38 +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: 1b2b68af-974e-4331-9b29-17a59c0a9b9e X-Archives-Hash: a98be290b22ac77479572152818a2a1f commit: 6335739cd5ab878ee213f2890a419d2c7950671a Author: Sam James gentoo org> AuthorDate: Tue Nov 17 23:46:07 2020 +0000 Commit: Sam James gentoo org> CommitDate: Tue Nov 17 23:47:34 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6335739c sys-apps/policycoreutils: update comment Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> sys-apps/policycoreutils/policycoreutils-3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/policycoreutils/policycoreutils-3.1.ebuild b/sys-apps/policycoreutils/policycoreutils-3.1.ebuild index f9081aacc5f..5af39ecc10d 100644 --- a/sys-apps/policycoreutils/policycoreutils-3.1.ebuild +++ b/sys-apps/policycoreutils/policycoreutils-3.1.ebuild @@ -55,7 +55,7 @@ DEPEND=">=sys-libs/libselinux-${SELNX_VER}:=[python,${PYTHON_USEDEP}] pam? ( sys-libs/pam:= ) ${PYTHON_DEPS}" -# Avoid dependency loop, bug #755173 +# Avoid dependency loop in the cross-compile case, bug #755173 BDEPEND="sys-devel/gettext" ### libcgroup -> seunshare