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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BC507158086 for ; Fri, 3 Dec 2021 19:35:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CFFFDE07A7; Fri, 3 Dec 2021 19:35:21 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AB4FAE07A7 for ; Fri, 3 Dec 2021 19:35:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D5989342DFF for ; Fri, 3 Dec 2021 19:35:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6310F8E for ; Fri, 3 Dec 2021 19:35:19 +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: <1638560110.7107c3e123e3ad7da75d344b31c5c9a16ee14234.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/at/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/at/at-3.2.2-r3.ebuild sys-process/at/at-3.2.2-r4.ebuild X-VCS-Directories: sys-process/at/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7107c3e123e3ad7da75d344b31c5c9a16ee14234 X-VCS-Branch: master Date: Fri, 3 Dec 2021 19:35:19 +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: f212c1e3-5eea-4f68-b903-0f90e42c2ef0 X-Archives-Hash: 905bf0981ebc56fb93db7e9df7a60e35 commit: 7107c3e123e3ad7da75d344b31c5c9a16ee14234 Author: Sam James gentoo org> AuthorDate: Fri Dec 3 19:34:07 2021 +0000 Commit: Sam James gentoo org> CommitDate: Fri Dec 3 19:35:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7107c3e1 sys-process/at: fix automagic libselinux dependency Signed-off-by: Sam James gentoo.org> sys-process/at/{at-3.2.2-r3.ebuild => at-3.2.2-r4.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-process/at/at-3.2.2-r3.ebuild b/sys-process/at/at-3.2.2-r4.ebuild similarity index 98% rename from sys-process/at/at-3.2.2-r3.ebuild rename to sys-process/at/at-3.2.2-r4.ebuild index afae3855a2d6..fe7662ea1a4c 100644 --- a/sys-process/at/at-3.2.2-r3.ebuild +++ b/sys-process/at/at-3.2.2-r4.ebuild @@ -22,6 +22,7 @@ DEPEND=" acct-user/at virtual/mta pam? ( sys-libs/pam ) + selinux? ( sys-libs/libselinux ) " RDEPEND="${DEPEND} virtual/mta