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 E17A1138334 for ; Sat, 12 Oct 2019 18:51:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11BCDE0809; Sat, 12 Oct 2019 18:51:45 +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 EED51E0809 for ; Sat, 12 Oct 2019 18:51:44 +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 E512C34BCA8 for ; Sat, 12 Oct 2019 18:51:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DAB1F772 for ; Sat, 12 Oct 2019 18:51:41 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1570906289.27bbf027e89a657df4a6c8d69f19dba4476e1400.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/realtime-base/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-auth/realtime-base/realtime-base-0.1.ebuild X-VCS-Directories: sys-auth/realtime-base/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 27bbf027e89a657df4a6c8d69f19dba4476e1400 X-VCS-Branch: master Date: Sat, 12 Oct 2019 18:51:41 +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: 54cef2d5-052a-483a-bb0c-7f8c242d77d8 X-Archives-Hash: 85dd365e376e363d4cf04833844c211e commit: 27bbf027e89a657df4a6c8d69f19dba4476e1400 Author: Mikle Kolyada gentoo org> AuthorDate: Sat Oct 12 18:51:29 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Oct 12 18:51:29 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27bbf027 sys-auth/realtime-base: migrate to sys-libs/pam Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada gentoo.org> sys-auth/realtime-base/realtime-base-0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/realtime-base/realtime-base-0.1.ebuild b/sys-auth/realtime-base/realtime-base-0.1.ebuild index 372c09dd55a..c5b1a5c95dc 100644 --- a/sys-auth/realtime-base/realtime-base-0.1.ebuild +++ b/sys-auth/realtime-base/realtime-base-0.1.ebuild @@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="" -RDEPEND="virtual/pam" +RDEPEND="sys-libs/pam" S=${WORKDIR}